aboutsummaryrefslogtreecommitdiff
path: root/libgo/go
AgeCommit message (Expand)Author
2016-11-15Merge branches/gcc-6-branch rev 242371.Yvan Roux
2016-08-22Merge branches/gcc-6-branch rev 239654.Yvan Roux
2016-04-13 libgo: update to Go 1.6.1 releaseian
2016-04-12 reflect: change Value.Call results to not be addressableian
2016-02-26 PR go/69966ian
2016-02-18 libgo: Update to final Go 1.6 release.ian
2016-02-10 PR go/66904ian
2016-02-03 libgo: Update to go1.6rc1.ian
2015-11-21 PR go/66378ian
2015-11-21 PR go/65785ian
2015-11-20 PR go/68072ian
2015-11-20 cmd: Use correct install tool dir with gccgoian
2015-11-10 PR go/68255ian
2015-11-07 PR go/66138ian
2015-11-06 libgo: Solaris portability fixes.ian
2015-11-02 syscall: Change raw_ioctl cmd type to uintptr.ian
2015-10-31 libgo: Update from Go 1.5 to Go 1.5.1.ian
2015-10-31 runtime: Remove now unnecessary pad field from ParFor.ian
2015-10-29 compiler, reflect, runtime: remove zero field from type descriptorian
2015-10-29 compiler, runtime: change type hash/equal to Go funcsian
2015-10-07 PR go/67874ian
2015-09-15 libgo: don't provide ustat on arm64 GNU/Linuxian
2015-08-03 syscall: RawSockaddr fix for ppc64, ppc64leian
2015-07-13 syscall: remove calls to Entersyscall & Exitsyscall in Getdentsian
2015-04-17 PR go/64683ian
2015-04-17 PR go/65755ian
2015-03-31go/cmd/go: always link external test packages firstian
2015-03-26 PR go/65587ian
2015-03-26libgo: Fix go/runtime test failure on S390.ian
2015-03-24 PR go/65417ian
2015-03-24 PR go/65462ian
2015-03-12go/build: cgo works on linux/arm64.ian
2015-03-12 PR go/65404ian
2015-03-10 PR go/65353.ian
2015-03-06libgo: Upgrade to Go 1.4.2 release.ian
2015-02-06runtime: Add memprofilerate to GODEBUGian
2015-02-03go/types: Remove unused testdata files.ian
2015-01-23 PR go/64573ian
2015-01-23 PR go/64725ian
2015-01-20 PR go/64683ian
2015-01-19Add attribute unused to dummy arguments in ffi stubrth
2015-01-19reflect: Fix build for systems that do not define ffi_go_closure.ian
2015-01-16testing/quick: Revert Alpha specific change.ian
2015-01-16compiler, reflect, runtime: Use static chain for closures.ian
2015-01-16net: Restore earlier Solaris-specific version of setKeepAlivePeriod.ian
2015-01-15go/build: cgo works on linux/alpha.ian
2015-01-15reflect: Correct error in conversion of s390x support to Go 1.4.ian
2015-01-15Add files somehow left out of last commit (upgrade to Go 1.4).ian
2015-01-15libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.ian
2015-01-10cmd/go: Back-port CL 157460043 (pass $CGO_LDFLAGS to linker with the "gccgo" ...ian