- 29 Jan, 2011 1 commit
-
-
From-SVN: r169380
Ian Lance Taylor committed
-
- 28 Jan, 2011 2 commits
-
-
From-SVN: r169350
Ian Lance Taylor committed -
Fixes Go issue 1448. From-SVN: r169344
Ian Lance Taylor committed
-
- 26 Jan, 2011 3 commits
-
-
Copied from master library. From-SVN: r169311
Ian Lance Taylor committed -
From-SVN: r169309
Ian Lance Taylor committed -
From-SVN: r169298
Ian Lance Taylor committed
-
- 24 Jan, 2011 1 commit
-
-
From-SVN: r169185
Ian Lance Taylor committed
-
- 21 Jan, 2011 2 commits
-
-
Brought over from master repository. From-SVN: r169106
Ian Lance Taylor committed -
Update to current version of Go library. Update testsuite for removed types. * go-lang.c (go_langhook_init): Omit float_type_size when calling go_create_gogo. * go-c.h: Update declaration of go_create_gogo. From-SVN: r169098
Ian Lance Taylor committed
-
- 13 Jan, 2011 1 commit
-
-
From-SVN: r168740
Ian Lance Taylor committed
-
- 12 Jan, 2011 2 commits
-
-
Partly from Rainer Orth. From-SVN: r168697
Ian Lance Taylor committed -
From-SVN: r168696
Ian Lance Taylor committed
-
- 17 Dec, 2010 2 commits
-
-
From-SVN: r167972
Ian Lance Taylor committed -
From-SVN: r167971
Ian Lance Taylor committed
-
- 08 Dec, 2010 1 commit
-
-
From-SVN: r167575
Ian Lance Taylor committed
-
- 03 Dec, 2010 1 commit
-
-
gcc/: * gcc.c (default_compilers): Add entry for ".go". * common.opt: Add -static-libgo as a driver option. * doc/install.texi (Configuration): Mention libgo as an option for --enable-shared. Mention go as an option for --enable-languages. * doc/invoke.texi (Overall Options): Mention .go as a file name suffix. Mention go as a -x option. * doc/frontends.texi (G++ and GCC): Mention Go as a supported language. * doc/sourcebuild.texi (Top Level): Mention libgo. * doc/standards.texi (Standards): Add section on Go language. Move references for other languages into their own section. * doc/contrib.texi (Contributors): Mention that I contributed the Go frontend. gcc/testsuite/: * lib/go.exp: New file. * lib/go-dg.exp: New file. * lib/go-torture.exp: New file. * lib/target-supports.exp (check_compile): Match // Go. From-SVN: r167407
Ian Lance Taylor committed
-