8sa1-gcc/gcc/go
2021-03-17 12:17:51 -07:00
..
gofrontend compiler: copy receiver argument for go/defer of method call 2021-03-17 12:17:51 -07:00
ChangeLog Daily bump. 2021-01-29 00:16:21 +00:00
config-lang.in Update copyright years. 2021-01-04 10:26:59 +01:00
gccgo.texi Go frontend: add -fgo-embedcfg option 2021-01-04 17:41:16 -08:00
go-backend.c Update copyright years. 2021-01-04 10:26:59 +01:00
go-c.h Go frontend: add -fgo-embedcfg option 2021-01-04 17:41:16 -08:00
go-gcc-diagnostics.cc Update copyright years. 2021-01-04 10:26:59 +01:00
go-gcc.cc Update copyright years. 2021-01-04 10:26:59 +01:00
go-gcc.h Update copyright years. 2021-01-04 10:26:59 +01:00
go-lang.c Go frontend: add -fgo-embedcfg option 2021-01-04 17:41:16 -08:00
go-linemap.cc
go-location.h
go-sha1.cc Update copyright years. 2021-01-04 10:26:59 +01:00
go-system.h Update copyright years. 2021-01-04 10:26:59 +01:00
gospec.c gccgo driver: always act as though -g is passed 2021-01-28 15:54:03 -08:00
lang-specs.h Update copyright years. 2021-01-04 10:26:59 +01:00
lang.opt go: Fix -fgo-embedcfg= option description. 2021-01-05 16:13:20 +01:00
Make-lang.in compiler: add support for reading embedcfg files 2021-01-14 17:28:37 -08: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.