Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-31 | go/cmd/go: always link external test packages first | Ian Lance Taylor | 3 | -5/+14 |
2015-03-24 | re PR go/65462 (Use of 'go get' with gccgo is not finding dependencies correc... | Ian Lance Taylor | 3 | -14/+20 |
2015-03-10 | re PR go/65353 (unknown ptrSize for $GOARCH "arm64" on aarch64-linux-gnu) | Ian Lance Taylor | 1 | -10/+32 |
2015-03-06 | libgo: Upgrade to Go 1.4.2 release. | Ian Lance Taylor | 4 | -1/+13 |
2015-01-15 | libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. | Ian Lance Taylor | 93 | -592/+2162 |
2015-01-10 | cmd/go: Back-port CL 157460043 (pass $CGO_LDFLAGS to linker with the "gccgo" ... | Ian Lance Taylor | 1 | -0/+1 |
2015-01-09 | cmd/go: Adjust finding gccgo to match current upstream sources. | Ian Lance Taylor | 1 | -6/+13 |
2015-01-08 | cmd/go: Use builtin constant to set default gccgo compiler. | Ian Lance Taylor | 1 | -11/+12 |
2015-01-06 | libgo: Add sources for go, cgo, and gofmt commands. | Ian Lance Taylor | 130 | -0/+18940 |