gcc/gcc/go
Ian Lance Taylor 7efb3707f2 mksigtab.sh: skip signals defined as other signals
Fixes Solaris build.
    
    Patch by Rainer Orth.
    
    Reviewed-on: https://go-review.googlesource.com/37587

From-SVN: r245794
2017-02-28 22:30:57 +00:00
..
gofrontend mksigtab.sh: skip signals defined as other signals 2017-02-28 22:30:57 +00:00
ChangeLog re PR go/79642 (space instead of tab in lang.opt) 2017-02-21 00:23:52 +00:00
Make-lang.in
README.gcc
config-lang.in
gccgo.texi
go-backend.c re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test) 2017-02-07 11:29:06 +00:00
go-c.h
go-gcc-diagnostics.cc
go-gcc.cc
go-gcc.h
go-lang.c
go-linemap.cc
go-location.h
go-sha1.cc
go-system.h
gospec.c
lang-specs.h
lang.opt re PR go/79642 (space instead of tab in lang.opt) 2017-02-21 00:23:52 +00:00

README.gcc

The files in the gofrontend subdirectory are mirrored from the
gofrontend project hosted at http://code.google.com/p/gofrontend.
These files are the ones in the go subdirectory of that project.