Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libgo: update to Go1.16beta1 release | Ian Lance Taylor | 2020-12-30 | 1 | -17/+25 |
| | | | | | | | | | | | | | This does not yet include support for the //go:embed directive added in this release. * Makefile.am (check-runtime): Don't create check-runtime-dir. (mostlyclean-local): Don't remove check-runtime-dir. (check-go-tool, check-vet): Copy in go.mod and modules.txt. (check-cgo-test, check-carchive-test): Add go.mod file. * Makefile.in: Regenerate. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/280172 | ||||
* | libgo: Update to current master library sources. | Ian Lance Taylor | 2012-12-12 | 1 | -231/+28 |
| | | | | From-SVN: r194460 | ||||
* | libgo: Update to current version of master library. | Ian Lance Taylor | 2012-11-21 | 1 | -2/+2 |
| | | | | From-SVN: r193688 | ||||
* | libgo: Update to current sources. | Ian Lance Taylor | 2012-10-23 | 1 | -17/+17 |
| | | | | From-SVN: r192704 | ||||
* | libgo: Update to weekly.2012-02-22 release. | Ian Lance Taylor | 2012-03-02 | 1 | -4/+7 |
| | | | | From-SVN: r184819 | ||||
* | libgo: Update to weekly.2012-01-20. | Ian Lance Taylor | 2012-01-25 | 1 | -29/+2 |
| | | | | From-SVN: r183540 | ||||
* | libgo: Update to weekly.2011-12-14. | Ian Lance Taylor | 2012-01-12 | 1 | -4/+2 |
| | | | | From-SVN: r183118 | ||||
* | libgo: Update to weekly.2011-11-02. | Ian Lance Taylor | 2011-12-03 | 1 | -12/+14 |
| | | | | From-SVN: r181964 | ||||
* | Update Go library to last weekly. | Ian Lance Taylor | 2011-10-26 | 1 | -1/+1 |
| | | | | From-SVN: r180552 | ||||
* | Update Go library to r60. | Ian Lance Taylor | 2011-09-16 | 1 | -33/+49 |
| | | | | From-SVN: r178910 | ||||
* | Update to current version of Go library. | Ian Lance Taylor | 2011-05-20 | 1 | -49/+33 |
| | | | | From-SVN: r173931 | ||||
* | libgo: Update to current Go library. | Ian Lance Taylor | 2011-04-07 | 1 | -0/+300 |
From-SVN: r172106 |