aboutsummaryrefslogtreecommitdiff
path: root/libgo/go
AgeCommit message (Expand)Author
2015-12-15Merge branches/gcc-5-branch rev 231642.Yvan Roux
2015-11-12Merge branches/gcc-5-branch rev 230068.Yvan Roux
2015-09-16Merge branches/gcc-5-branch rev 227732.linaro-local/gcc-5-integration-branch-newYvan Roux
2015-04-17 PR go/64683ian
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
2015-01-09cmd/go: Adjust finding gccgo to match current upstream sources.ian
2015-01-08cmd/go: Use builtin constant to set default gccgo compiler.ian
2015-01-06libgo: Add sources for go, cgo, and gofmt commands.ian
2014-12-13testing: Add testing.MainStart function.ian
2014-11-21runtime: GOARCH values for ppc64 BE & LEian
2014-11-05sync/atomic: fix data races in testsian
2014-11-04libgo: add s390 supportian
2014-10-28debug/elf: add power64 support along with relocation testian
2014-10-27libgo: Update to Go 1.3.3 release.ian
2014-10-20reflect: allocate correct type in assignTo and cvtT2Iian
2014-10-08 PR go/60406ian
2014-10-03 PR go/61877ian
2014-09-05runtime: Use the clone system call on GNU/Linux.ian
2014-09-03compiler: Add precise type information on the heap.ian
2014-07-20runtime: remove unused variableian
2014-07-20runtime: add a missing importian
2014-07-19reflect, runtime: Use libffi closures to implement reflect.MakeFunc.ian
2014-07-19libgo: Update to Go 1.3 release.ian
2014-07-12runtime: Merge master revision 19185.ian
2014-06-24runtime: add missing benchmark input files to the repositoryian
2014-06-06libgo: Merge to master revision 19184.ian
2014-06-04libgo: Merge from revision 18783:00cce3a34d7e of master library.ian