summaryrefslogtreecommitdiff
path: root/libgo/go/cmd/go/build.go
Commit message (Expand)AuthorAgeFilesLines
* libgo: update to go1.7rc3ian2016-07-221-133/+226
* cmd/go: bring in final version of gccgo pkg-config supportian2016-04-231-2/+11
* libgo: Update to final Go 1.6 release.ian2016-02-181-1/+20
* PR go/66904ian2016-02-101-3/+79
* libgo: Update to go1.6rc1.ian2016-02-031-175/+322
* PR go/68255ian2015-11-101-10/+2
* libgo: Update from Go 1.5 to Go 1.5.1.ian2015-10-311-1/+0
* runtime: Remove now unnecessary pad field from ParFor.ian2015-10-311-366/+1054
* go/cmd/go: always link external test packages firstian2015-03-311-1/+8
* PR go/65462ian2015-03-241-4/+5
* libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.ian2015-01-151-65/+145
* cmd/go: Back-port CL 157460043 (pass $CGO_LDFLAGS to linker with the "gccgo" ...ian2015-01-101-0/+1
* cmd/go: Adjust finding gccgo to match current upstream sources.ian2015-01-091-6/+13
* cmd/go: Use builtin constant to set default gccgo compiler.ian2015-01-081-11/+12
* libgo: Add sources for go, cgo, and gofmt commands.ian2015-01-061-0/+2594