Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-10 | exp: remove exp/proxy and exp/terminal packages | Ian Lance Taylor | 10 | -1315/+0 | |
The exp/proxy package was removed from the master library in https://golang.org/cl/6461056 (August, 2012). The exp/terminal package was removed from the master library in https://golang.org/cl/5970044 (March, 2012). I'm not sure why they lingered in the gofrontend copy, but let's finally remove them now. Reviewed-on: https://go-review.googlesource.com/87138 From-SVN: r256435 | |||||
2016-11-18 | Correct gcc/go/gofrontend/lex.cc and libgo/aclocal.m4 to the versions in the ↵ | Ian Lance Taylor | 2 | -8/+0 | |
gofrontend repo... Correct gcc/go/gofrontend/lex.cc and libgo/aclocal.m4 to the versions in the gofrontend repo, which is supposed to be the master copy. Remove a few files in libgo that somehow were not deleted in the past. From-SVN: r242583 | |||||
2013-07-16 | libgo: Update to Go 1.1.1. | Ian Lance Taylor | 145 | -106742/+0 | |
From-SVN: r200974 | |||||
2013-01-30 | libgo: Update Go library to master revision 15502/229081515358. | Ian Lance Taylor | 3 | -45/+41 | |
From-SVN: r195569 | |||||
2013-01-29 | libgo: Update Go library to master revision 15489/921e53d4863c. | Ian Lance Taylor | 75 | -54556/+53875 | |
From-SVN: r195560 | |||||
2012-12-22 | libgo: Update to revision 15193:6fdc1974457c of master library. | Ian Lance Taylor | 20 | -151/+501 | |
From-SVN: r194692 | |||||
2012-12-12 | libgo: Update to current master library sources. | Ian Lance Taylor | 20 | -296/+1612 | |
From-SVN: r194460 | |||||
2012-11-21 | libgo: Update to current version of master library. | Ian Lance Taylor | 74 | -15888/+54266 | |
From-SVN: r193688 | |||||
2012-10-23 | libgo: Update to current sources. | Ian Lance Taylor | 107 | -3377/+31188 | |
From-SVN: r192704 | |||||
2012-03-30 | libgo: Update to weekly.2012-03-27 aka go1 release. | Ian Lance Taylor | 5 | -107/+124 | |
From-SVN: r186029 | |||||
2012-03-30 | libgo: Update to weekly.2012-03-22. | Ian Lance Taylor | 2 | -6/+1 | |
From-SVN: r186026 | |||||
2012-03-30 | libgo: Update to weekly.2012-03-13. | Ian Lance Taylor | 4 | -483/+2 | |
From-SVN: r186023 | |||||
2012-03-06 | libgo: Update to weekly.2012-03-04 release. | Ian Lance Taylor | 7 | -13/+23 | |
From-SVN: r185010 | |||||
2012-03-02 | libgo: Update to weekly.2012-02-22 release. | Ian Lance Taylor | 12 | -63/+656 | |
From-SVN: r184819 | |||||
2012-03-02 | libgo: Update to weekly.2012-02-14 release. | Ian Lance Taylor | 14 | -5439/+5358 | |
From-SVN: r184798 | |||||
2012-02-09 | libgo: Update to weekly.2012-02-07. | Ian Lance Taylor | 17 | -333/+409 | |
From-SVN: r184034 | |||||
2012-02-07 | compiler, libgo: Use //extern comments rather than __asm__. | Ian Lance Taylor | 1 | -1/+2 | |
From-SVN: r183981 | |||||
2012-02-01 | libgo: Update to weekly.2012-01-27. | Ian Lance Taylor | 88 | -6535/+23368 | |
From-SVN: r183810 | |||||
2012-01-25 | libgo: Update to weekly.2012-01-20. | Ian Lance Taylor | 22 | -2636/+441 | |
From-SVN: r183540 | |||||
2012-01-25 | libgo: Update to weekly.2012-01-15. | Ian Lance Taylor | 28 | -660/+999 | |
From-SVN: r183539 | |||||
2012-01-13 | libgo: Update to weekly.2011-12-22. | Ian Lance Taylor | 18 | -91/+304 | |
From-SVN: r183150 | |||||
2012-01-12 | libgo: Update to weekly.2011-12-14. | Ian Lance Taylor | 16 | -185/+549 | |
From-SVN: r183118 | |||||
2011-12-14 | libgo: Update to weekly.2011-12-06. | Ian Lance Taylor | 13 | -313/+337 | |
From-SVN: r182338 | |||||
2011-12-13 | libgo: Update to weekly.2011-12-02. | Ian Lance Taylor | 23 | -985/+841 | |
From-SVN: r182295 | |||||
2011-12-12 | libgo: Update to weekly.2011-11-18. | Ian Lance Taylor | 21 | -555/+1473 | |
From-SVN: r182266 | |||||
2011-12-07 | libgo: Update to weekly 2011-11-09. | Ian Lance Taylor | 51 | -6379/+625 | |
From-SVN: r182073 | |||||
2011-12-03 | libgo: Update to weekly.2011-11-02. | Ian Lance Taylor | 44 | -395/+387 | |
From-SVN: r181964 | |||||
2011-12-02 | libgo: Update to weekly.2011-11-01. | Ian Lance Taylor | 26 | -260/+432 | |
From-SVN: r181938 | |||||
2011-11-29 | libgo: update to weekly.2011-10-25 | Ian Lance Taylor | 12 | -85/+1166 | |
Changes were mainly straightforward to merge. From-SVN: r181824 | |||||
2011-11-02 | exp/terminal: Use tcgetattr/tcsetattr rather than ioctl. | Ian Lance Taylor | 1 | -8/+7 | |
From-SVN: r180780 | |||||
2011-10-26 | Update Go library to last weekly. | Ian Lance Taylor | 96 | -8846/+21884 | |
From-SVN: r180552 | |||||
2011-10-24 | Error if naked return when result variables are shadowed. | Ian Lance Taylor | 2 | -16/+21 | |
From-SVN: r180401 | |||||
2011-10-22 | Update Go library to r60.3 release. | Ian Lance Taylor | 3 | -1408/+0 | |
From-SVN: r180327 | |||||
2011-09-16 | Update Go library to r60. | Ian Lance Taylor | 65 | -13167/+14724 | |
From-SVN: r178910 | |||||
2011-05-20 | Update to current version of Go library. | Ian Lance Taylor | 11 | -95/+253 | |
From-SVN: r173931 | |||||
2011-04-07 | libgo: Update to current Go library. | Ian Lance Taylor | 2 | -2/+2 | |
From-SVN: r172106 | |||||
2011-03-30 | Update to current Go library. | Ian Lance Taylor | 4 | -11/+15 | |
From-SVN: r171732 | |||||
2011-03-24 | Update to current version of Go library. | Ian Lance Taylor | 3 | -10/+7 | |
From-SVN: r171427 | |||||
2011-03-16 | Update to current version of Go library (revision 94d654be2064). | Ian Lance Taylor | 6 | -11/+526 | |
From-SVN: r171076 | |||||
2011-01-21 | Remove the types float and complex. | Ian Lance Taylor | 30 | -11110/+166 | |
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 | |||||
2010-12-03 | Add Go frontend, libgo library, and Go testsuite. | Ian Lance Taylor | 49 | -0/+26001 | |
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 |