8sa1-gcc/gcc/go
Ian Lance Taylor b68a9b10c8 Fix missing type traversals.
From-SVN: r170427
2011-02-23 04:54:27 +00:00
..
gofrontend Fix missing type traversals. 2011-02-23 04:54:27 +00:00
ChangeLog go-lang.c (go_langhook_init_options_struct): Set frontend_set_flag_errno_math. 2011-02-08 17:53:17 +00:00
config-lang.in
gccgo.texi Fixes to gccgo.texi. 2011-02-14 04:42:53 +00:00
go-backend.c Move clearing of flag_strict_aliasing to gcc interface. 2011-01-14 03:27:32 +00:00
go-c.h Remove the types float and complex. 2011-01-21 18:19:03 +00:00
go-lang.c go-lang.c (go_langhook_init_options_struct): Set frontend_set_flag_errno_math. 2011-02-08 17:53:17 +00:00
go-system.h
gospec.c configure.ac (gcc_cv_ld_static_option): Define. 2011-01-31 13:52:42 +00:00
lang-specs.h
lang.opt
Make-lang.in Move clearing of flag_strict_aliasing to gcc interface. 2011-01-14 03:27:32 +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.