8sa1-gcc/gcc/go
Ian Lance Taylor 42471ba917 Initialize Lex::lineoff_ field.
From-SVN: r168196
2010-12-23 01:01:38 +00:00
..
gofrontend Initialize Lex::lineoff_ field. 2010-12-23 01:01:38 +00:00
ChangeLog Make-lang.in (check-go): Remove. 2010-12-21 22:45:54 +00:00
config-lang.in
gccgo.texi re PR other/46789 (go configuration with --prefix=/usr pollutes the /usr/lib namespace) 2010-12-07 14:18:35 +00:00
go-backend.c re PR bootstrap/46776 (gogo-tree.cc uses TRAMPOLINE_ALIGNMENT and TRAMPOLINE_SIZE) 2010-12-04 01:47:21 +00:00
go-c.h re PR bootstrap/46776 (gogo-tree.cc uses TRAMPOLINE_ALIGNMENT and TRAMPOLINE_SIZE) 2010-12-04 01:47:21 +00:00
go-lang.c re PR tree-optimization/46805 (ICE: SIGSEGV in optab_for_tree_code (optabs.c:407) with -O -fno-tree-scev-cprop -ftree-vectorize) 2010-12-07 19:28:44 +00:00
go-system.h
gospec.c gospec.c (lang_specific_driver): Add a -o option if not linking and there is no -o option already. 2010-12-13 23:11:53 +00:00
lang-specs.h
lang.opt
Make-lang.in Make-lang.in (check-go): Remove. 2010-12-21 22:45:54 +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.