Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-01 | libgo: Update to weekly.2012-01-27. | Ian Lance Taylor | 1 | -183/+0 | |
From-SVN: r183810 | |||||
2012-01-25 | libgo: Update to weekly.2012-01-15. | Ian Lance Taylor | 1 | -4/+4 | |
From-SVN: r183539 | |||||
2011-12-14 | libgo: Update to weekly.2011-12-06. | Ian Lance Taylor | 1 | -2/+6 | |
From-SVN: r182338 | |||||
2011-12-13 | libgo: Update to weekly.2011-12-02. | Ian Lance Taylor | 1 | -2/+2 | |
From-SVN: r182295 | |||||
2011-12-03 | libgo: Update to weekly.2011-11-02. | Ian Lance Taylor | 1 | -7/+6 | |
From-SVN: r181964 | |||||
2011-10-24 | Error if naked return when result variables are shadowed. | Ian Lance Taylor | 1 | -2/+2 | |
From-SVN: r180401 | |||||
2011-09-16 | Update Go library to r60. | Ian Lance Taylor | 1 | -1/+21 | |
From-SVN: r178910 | |||||
2011-05-20 | Update to current version of Go library. | Ian Lance Taylor | 1 | -1/+1 | |
From-SVN: r173931 | |||||
2011-03-16 | Update to current version of Go library (revision 94d654be2064). | Ian Lance Taylor | 1 | -26/+40 | |
From-SVN: r171076 | |||||
2011-01-21 | Remove the types float and complex. | Ian Lance Taylor | 1 | -0/+146 | |
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 |