gcc/gcc/go
Richard Biener 586a0829dc Update ChangeLog and version files for release
From-SVN: r251081
2017-08-14 07:59:11 +00:00
..
gofrontend compiler: only finalize embedded fields before finalizing methods 2017-08-02 16:27:42 +00:00
ChangeLog Update ChangeLog and version files for release 2017-08-14 07:59:11 +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 re PR go/64238 (ICE in get_partitioning_class, at symtab.c:1775) 2017-05-11 23:53:13 +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.