8sa1-gcc/gcc/go
Ralf Wildenhues 1e26379233 Fixes to gccgo.texi.
gcc/:
	* go/gccgo.texi (Top, Import and Export): Fix a typo and a
	markup nit.

From-SVN: r170122
2011-02-14 04:42:53 +00:00
..
gofrontend Don't crash on if statement with erroneous conditional. 2011-02-11 06:36:50 +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.