summaryrefslogtreecommitdiff
path: root/libgo/go
Commit message (Expand)AuthorAgeFilesLines
* os/user: fix Solaris declaration.ian2016-07-261-1/+1
* libgo: update to go1.7rc3ian2016-07-221139-16532/+51083
* cmd/go: bring in final version of gccgo pkg-config supportian2016-04-231-2/+11
* libgo: update to Go 1.6.1 releaseian2016-04-1310-13/+59
* reflect: change Value.Call results to not be addressableian2016-04-122-3/+11
* PR go/69966ian2016-02-263-0/+28
* libgo: Update to final Go 1.6 release.ian2016-02-1840-149/+1337
* PR go/66904ian2016-02-101-3/+79
* libgo: Update to go1.6rc1.ian2016-02-03715-11668/+43431
* PR go/66378ian2015-11-212-0/+2
* PR go/65785ian2015-11-211-2/+2
* PR go/68072ian2015-11-201-0/+5
* cmd: Use correct install tool dir with gccgoian2015-11-202-2/+27
* PR go/68255ian2015-11-101-10/+2
* PR go/66138ian2015-11-077-18/+47
* libgo: Solaris portability fixes.ian2015-11-066-32/+44
* syscall: Change raw_ioctl cmd type to uintptr.ian2015-11-021-2/+2
* libgo: Update from Go 1.5 to Go 1.5.1.ian2015-10-3113-14/+87
* runtime: Remove now unnecessary pad field from ParFor.ian2015-10-31988-30033/+85128
* compiler, reflect, runtime: remove zero field from type descriptorian2015-10-291-6/+0
* compiler, runtime: change type hash/equal to Go funcsian2015-10-291-2/+2
* PR go/67874ian2015-10-071-1/+9
* libgo: don't provide ustat on arm64 GNU/Linuxian2015-09-152-3/+11
* syscall: RawSockaddr fix for ppc64, ppc64leian2015-08-033-5/+28
* syscall: remove calls to Entersyscall & Exitsyscall in Getdentsian2015-07-131-2/+0
* PR go/64683ian2015-04-171-0/+4
* PR go/65755ian2015-04-171-7/+1
* go/cmd/go: always link external test packages firstian2015-03-313-5/+14
* PR go/65587ian2015-03-261-1/+1
* libgo: Fix go/runtime test failure on S390.ian2015-03-262-1/+11
* PR go/65417ian2015-03-243-0/+49
* PR go/65462ian2015-03-243-14/+20
* go/build: cgo works on linux/arm64.ian2015-03-121-0/+1
* PR go/65404ian2015-03-121-0/+1
* PR go/65353.ian2015-03-101-10/+32
* libgo: Upgrade to Go 1.4.2 release.ian2015-03-0615-53/+157
* runtime: Add memprofilerate to GODEBUGian2015-02-061-0/+4
* go/types: Remove unused testdata files.ian2015-02-0313-1992/+0
* PR go/64573ian2015-01-231-0/+1
* PR go/64725ian2015-01-231-0/+9
* PR go/64683ian2015-01-201-2/+4
* Add attribute unused to dummy arguments in ffi stubrth2015-01-191-1/+2
* reflect: Fix build for systems that do not define ffi_go_closure.ian2015-01-193-7/+7
* testing/quick: Revert Alpha specific change.ian2015-01-161-7/+4
* compiler, reflect, runtime: Use static chain for closures.ian2015-01-1612-2205/+48
* net: Restore earlier Solaris-specific version of setKeepAlivePeriod.ian2015-01-161-0/+27
* go/build: cgo works on linux/alpha.ian2015-01-151-0/+1
* reflect: Correct error in conversion of s390x support to Go 1.4.ian2015-01-151-1/+1
* Add files somehow left out of last commit (upgrade to Go 1.4).ian2015-01-152-0/+174
* libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.ian2015-01-15588-6750/+29513