aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/cmd
AgeCommit message (Expand)AuthorFilesLines
2015-10-31libgo: Update from Go 1.5 to Go 1.5.1.Ian Lance Taylor3-3/+2
2015-10-31runtime: Remove now unnecessary pad field from ParFor.Ian Lance Taylor73-2582/+8020
2015-03-31go/cmd/go: always link external test packages firstIan Lance Taylor3-5/+14
2015-03-24re PR go/65462 (Use of 'go get' with gccgo is not finding dependencies correc...Ian Lance Taylor3-14/+20
2015-03-10re PR go/65353 (unknown ptrSize for $GOARCH "arm64" on aarch64-linux-gnu)Ian Lance Taylor1-10/+32
2015-03-06libgo: Upgrade to Go 1.4.2 release.Ian Lance Taylor4-1/+13
2015-01-15libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.Ian Lance Taylor93-592/+2162
2015-01-10cmd/go: Back-port CL 157460043 (pass $CGO_LDFLAGS to linker with the "gccgo" ...Ian Lance Taylor1-0/+1
2015-01-09cmd/go: Adjust finding gccgo to match current upstream sources.Ian Lance Taylor1-6/+13
2015-01-08cmd/go: Use builtin constant to set default gccgo compiler.Ian Lance Taylor1-11/+12
2015-01-06libgo: Add sources for go, cgo, and gofmt commands.Ian Lance Taylor130-0/+18940