Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-12 | libgo: update to Go1.17rc2 | Ian Lance Taylor | 1 | -4/+3 | |
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/341629 | |||||
2019-01-18 | libgo: update to Go1.12beta2 | Ian Lance Taylor | 1 | -6/+2 | |
Reviewed-on: https://go-review.googlesource.com/c/158019 gotools/: * Makefile.am (go_cmd_vet_files): Update for Go1.12beta2 release. (GOTOOLS_TEST_TIMEOUT): Increase to 600. (check-runtime): Export LD_LIBRARY_PATH before computing GOARCH and GOOS. (check-vet): Copy golang.org/x/tools into check-vet-dir. * Makefile.in: Regenerate. gcc/testsuite/: * go.go-torture/execute/names-1.go: Stop using debug/xcoff, which is no longer externally visible. From-SVN: r268084 | |||||
2012-02-09 | libgo: Update to weekly.2012-02-07. | Ian Lance Taylor | 1 | -3/+1 | |
From-SVN: r184034 | |||||
2012-02-07 | compiler, libgo: Use //extern comments rather than __asm__. | Ian Lance Taylor | 1 | -1/+4 | |
From-SVN: r183981 | |||||
2012-01-12 | libgo: Update to weekly.2011-12-14. | Ian Lance Taylor | 1 | -2/+10 | |
From-SVN: r183118 | |||||
2011-10-26 | Update Go library to last weekly. | Ian Lance Taylor | 1 | -0/+47 | |
From-SVN: r180552 |