public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Gccgo port to s390[x] -- part II
@ 2014-11-04 12:15 Dominik Vogt
  2014-11-05  4:17 ` [gofrontend-dev] " Ian Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: Dominik Vogt @ 2014-11-04 12:15 UTC (permalink / raw)
  To: gcc-patches; +Cc: gofrontend-dev

This is the second set of patches to support s390[x] with Gccgo,
containing mostly architecture dependent parts that affect the
following directories:

  gcc/testsuite/go.test             (golang)
  gcc/testsuite/go.test/go-test.exp (Gcc?)
  libgo                             (Gcc?)
  libgo/go                          (gofrontend)
  libgo/runtime                     (gofrontend)

It seemed infeasible to split this patch series and send the
patches only to the "right" places.

All patches are required for proper s390[x] support.  With this
series, s390[x] support is basically complete.  However, I have
another patch that adds complex type support in the reflection
library, but that requires the latest libffi code.  I'll look into
merging that back into gcc next.

Summary of this series:
-----------------------

0001: Ports libgo to s390[x].
0002: Adapts some tests in libgo but also fixes some bugs in the
      tests.
0003: Allow "//+ build" for the go tests in Gcc.
0004: s390[x] specific fixes for some tests in golang.

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt
IBM Germany

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gofrontend-dev] [PATCH 0/4] Gccgo port to s390[x] -- part II
  2014-11-04 12:15 [PATCH 0/4] Gccgo port to s390[x] -- part II Dominik Vogt
@ 2014-11-05  4:17 ` Ian Taylor
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Taylor @ 2014-11-05  4:17 UTC (permalink / raw)
  To: Dominik Vogt, gcc-patches, gofrontend-dev

On Tue, Nov 4, 2014 at 4:15 AM, Dominik Vogt <vogt@linux.vnet.ibm.com> wrote:
>
> This is the second set of patches to support s390[x] with Gccgo,
> containing mostly architecture dependent parts that affect the
> following directories:

> Summary of this series:
> -----------------------
>
> 0001: Ports libgo to s390[x].
> 0002: Adapts some tests in libgo but also fixes some bugs in the
>       tests.
> 0003: Allow "//+ build" for the go tests in Gcc.
> 0004: s390[x] specific fixes for some tests in golang.

Thanks.  I've replied to all the patches in this series.

Ian

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-05  4:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-04 12:15 [PATCH 0/4] Gccgo port to s390[x] -- part II Dominik Vogt
2014-11-05  4:17 ` [gofrontend-dev] " Ian Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).