| Commit message (Expand) | Author | Age | Files | Lines |
* | PR go/66378 | ian | 2015-11-21 | 2 | -0/+2 |
* | PR go/65785 | ian | 2015-11-21 | 1 | -2/+2 |
* | PR go/68072 | ian | 2015-11-20 | 1 | -0/+5 |
* | cmd: Use correct install tool dir with gccgo | ian | 2015-11-20 | 2 | -2/+27 |
* | PR go/68255 | ian | 2015-11-10 | 1 | -10/+2 |
* | PR go/66138 | ian | 2015-11-07 | 7 | -18/+47 |
* | libgo: Solaris portability fixes. | ian | 2015-11-06 | 6 | -32/+44 |
* | syscall: Change raw_ioctl cmd type to uintptr. | ian | 2015-11-02 | 1 | -2/+2 |
* | libgo: Update from Go 1.5 to Go 1.5.1. | ian | 2015-10-31 | 13 | -14/+87 |
* | runtime: Remove now unnecessary pad field from ParFor. | ian | 2015-10-31 | 988 | -30033/+85128 |
* | compiler, reflect, runtime: remove zero field from type descriptor | ian | 2015-10-29 | 1 | -6/+0 |
* | compiler, runtime: change type hash/equal to Go funcs | ian | 2015-10-29 | 1 | -2/+2 |
* | PR go/67874 | ian | 2015-10-07 | 1 | -1/+9 |
* | libgo: don't provide ustat on arm64 GNU/Linux | ian | 2015-09-15 | 2 | -3/+11 |
* | syscall: RawSockaddr fix for ppc64, ppc64le | ian | 2015-08-03 | 3 | -5/+28 |
* | syscall: remove calls to Entersyscall & Exitsyscall in Getdents | ian | 2015-07-13 | 1 | -2/+0 |
* | PR go/64683 | ian | 2015-04-17 | 1 | -0/+4 |
* | PR go/65755 | ian | 2015-04-17 | 1 | -7/+1 |
* | go/cmd/go: always link external test packages first | ian | 2015-03-31 | 3 | -5/+14 |
* | PR go/65587 | ian | 2015-03-26 | 1 | -1/+1 |
* | libgo: Fix go/runtime test failure on S390. | ian | 2015-03-26 | 2 | -1/+11 |
* | PR go/65417 | ian | 2015-03-24 | 3 | -0/+49 |
* | PR go/65462 | ian | 2015-03-24 | 3 | -14/+20 |
* | go/build: cgo works on linux/arm64. | ian | 2015-03-12 | 1 | -0/+1 |
* | PR go/65404 | ian | 2015-03-12 | 1 | -0/+1 |
* | PR go/65353. | ian | 2015-03-10 | 1 | -10/+32 |
* | libgo: Upgrade to Go 1.4.2 release. | ian | 2015-03-06 | 15 | -53/+157 |
* | runtime: Add memprofilerate to GODEBUG | ian | 2015-02-06 | 1 | -0/+4 |
* | go/types: Remove unused testdata files. | ian | 2015-02-03 | 13 | -1992/+0 |
* | PR go/64573 | ian | 2015-01-23 | 1 | -0/+1 |
* | PR go/64725 | ian | 2015-01-23 | 1 | -0/+9 |
* | PR go/64683 | ian | 2015-01-20 | 1 | -2/+4 |
* | Add attribute unused to dummy arguments in ffi stub | rth | 2015-01-19 | 1 | -1/+2 |
* | reflect: Fix build for systems that do not define ffi_go_closure. | ian | 2015-01-19 | 3 | -7/+7 |
* | testing/quick: Revert Alpha specific change. | ian | 2015-01-16 | 1 | -7/+4 |
* | compiler, reflect, runtime: Use static chain for closures. | ian | 2015-01-16 | 12 | -2205/+48 |
* | net: Restore earlier Solaris-specific version of setKeepAlivePeriod. | ian | 2015-01-16 | 1 | -0/+27 |
* | go/build: cgo works on linux/alpha. | ian | 2015-01-15 | 1 | -0/+1 |
* | reflect: Correct error in conversion of s390x support to Go 1.4. | ian | 2015-01-15 | 1 | -1/+1 |
* | Add files somehow left out of last commit (upgrade to Go 1.4). | ian | 2015-01-15 | 2 | -0/+174 |
* | libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. | ian | 2015-01-15 | 588 | -6750/+29513 |
* | cmd/go: Back-port CL 157460043 (pass $CGO_LDFLAGS to linker with the "gccgo" ... | ian | 2015-01-10 | 1 | -0/+1 |
* | cmd/go: Adjust finding gccgo to match current upstream sources. | ian | 2015-01-09 | 1 | -6/+13 |
* | cmd/go: Use builtin constant to set default gccgo compiler. | ian | 2015-01-08 | 1 | -11/+12 |
* | libgo: Add sources for go, cgo, and gofmt commands. | ian | 2015-01-06 | 132 | -3/+18957 |
* | testing: Add testing.MainStart function. | ian | 2014-12-13 | 1 | -5/+51 |
* | runtime: GOARCH values for ppc64 BE & LE | ian | 2014-11-21 | 1 | -1/+1 |
* | sync/atomic: fix data races in tests | ian | 2014-11-05 | 1 | -8/+8 |
* | libgo: add s390 support | ian | 2014-11-04 | 14 | -5/+1157 |
* | debug/elf: add power64 support along with relocation test | ian | 2014-10-28 | 4 | -1/+233 |