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 Update copyright years. 2017-01-01 13:07:43 +01:00
README.gcc
config-lang.in Update copyright years. 2017-01-01 13:07:43 +01:00
gccgo.texi gcc.c (process_command): Update copyright notice dates. 2017-01-01 12:31:28 +01:00
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 Update copyright years. 2017-01-01 13:07:43 +01:00
go-gcc-diagnostics.cc Update copyright years. 2017-01-01 13:07:43 +01:00
go-gcc.cc compiler: add containing Bfunction to conditional_expression 2017-01-11 18:15:16 +00:00
go-gcc.h Update copyright years. 2017-01-01 13:07:43 +01:00
go-lang.c Update copyright years. 2017-01-01 13:07:43 +01:00
go-linemap.cc compiler: move Backend/Linemap creation out of front end. 2016-10-11 00:11:43 +00:00
go-location.h compiler: better abstraction layer for diagnostics. 2016-09-23 19:36:45 +00:00
go-sha1.cc Update copyright years. 2017-01-01 13:07:43 +01:00
go-system.h Update copyright years. 2017-01-01 13:07:43 +01:00
gospec.c Update copyright years. 2017-01-01 13:07:43 +01:00
lang-specs.h Update copyright years. 2017-01-01 13:07:43 +01:00
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.