| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR go/89447 (libgo largefile support is incomplete and inconsistent) | Ian Lance Taylor | 2019-03-09 | 11 | -9/+75 |
* | runtime: enable precise GC checks when using stack maps | Ian Lance Taylor | 2019-03-05 | 3 | -5/+9 |
* | cmd/go: pass -X64 to ar on aix/ppc64 | Ian Lance Taylor | 2019-03-05 | 1 | -3/+10 |
* | re PR go/89406 (Go testing leaves many temporary directories in /tmp around) | Ian Lance Taylor | 2019-03-02 | 1 | -6/+6 |
* | cmd/go: restore passing D to ar | Ian Lance Taylor | 2019-03-01 | 1 | -3/+6 |
* | runtime: call execname and getpagesize on Solaris | Ian Lance Taylor | 2019-03-01 | 1 | -34/+8 |
* | cmd/go: add -O2 to invocation of gccgo | Ian Lance Taylor | 2019-03-01 | 1 | -1/+1 |
* | re PR go/89172 (FAIL: runtime/pprof) | Ian Lance Taylor | 2019-02-27 | 2 | -2/+17 |
* | runtime: align first persistentalloc chunk as requested | Ian Lance Taylor | 2019-02-27 | 1 | -1/+1 |
* | cmd/go: preserve CC for TestScript child processes | Ian Lance Taylor | 2019-02-27 | 1 | -7/+6 |
* | libgo: update to Go 1.12 release | Ian Lance Taylor | 2019-02-26 | 16 | -46/+280 |
* | re PR go/86535 (FreeBSD/PowerPC64 - Building Go Frontend support for gcc 7.3.... | Ian Lance Taylor | 2019-02-26 | 1 | -7/+0 |
* | libgo: update to Go1.12rc1 | Ian Lance Taylor | 2019-02-26 | 61 | -233/+1977 |
* | re PR go/89406 (Go testing leaves many temporary directories in /tmp around) | Ian Lance Taylor | 2019-02-22 | 3 | -2/+4 |
* | cmd/go: remove work directory on usage error | Ian Lance Taylor | 2019-02-22 | 10 | -19/+71 |
* | re PR go/89407 (go bootstrap failure on s390x starting with r268941) | Ian Lance Taylor | 2019-02-21 | 1 | -2/+2 |
* | re PR go/89169 (FAIL: internal/cpu) | Ian Lance Taylor | 2019-02-19 | 1 | -3/+1 |
* | runtime: abort stack scan in cases that we cannot unwind the stack | Ian Lance Taylor | 2019-02-19 | 4 | -0/+12 |
* | re PR go/89123 (Too many go test failures on s390x-linux) | Ian Lance Taylor | 2019-02-15 | 3 | -16/+137 |
* | compiler, runtime: harmonize types referenced by both C and Go | Ian Lance Taylor | 2019-02-15 | 6 | -61/+31 |
* | re PR go/89168 (FAIL: cmd/go/internal/load) | Ian Lance Taylor | 2019-02-15 | 1 | -4/+4 |
* | syscall: don't assume that WIFCONTINUED is defined | Ian Lance Taylor | 2019-02-12 | 1 | -0/+4 |
* | os, syscall: Hurd fixes for a couple of tests | Ian Lance Taylor | 2019-02-07 | 2 | -5/+11 |
* | os, net, crypto/x509: add hurd support | Ian Lance Taylor | 2019-02-07 | 7 | -1/+76 |
* | syscall: add Hurd support | Ian Lance Taylor | 2019-02-07 | 9 | -133/+188 |
* | internal/syscall/unix: add constants for hurd | Ian Lance Taylor | 2019-02-07 | 1 | -0/+8 |
* | re PR go/89199 (libgo regression in implementation of CompareAndSwap function... | Ian Lance Taylor | 2019-02-06 | 1 | -5/+5 |
* | runtime: add hurd netpoll and semaphore support | Ian Lance Taylor | 2019-02-01 | 3 | -3/+330 |
* | libgo: add hurd build tags to test files | Ian Lance Taylor | 2019-02-01 | 23 | -23/+27 |
* | libgo: add hurd build tags | Ian Lance Taylor | 2019-02-01 | 104 | -100/+105 |
* | runtime, sync: use __atomic intrinsics instead of __sync | Ian Lance Taylor | 2019-02-01 | 5 | -95/+33 |
* | runtime: fix sigprof frame counting | Ian Lance Taylor | 2019-01-29 | 1 | -2/+1 |
* | runtime: use the call instruction's PC for panic-in-runtime detection | Ian Lance Taylor | 2019-01-29 | 1 | -2/+2 |
* | runtime: install SIGURG handler on C created threads | Ian Lance Taylor | 2019-01-24 | 1 | -2/+2 |
* | golang.org/x/tools/go/analysis: pass "gccgo" to types.SizesFor | Ian Lance Taylor | 2019-01-22 | 4 | -4/+4 |
* | re PR go/88927 (Bootstrap failure on arm in libgo starting with r268084) | Ian Lance Taylor | 2019-01-22 | 2 | -0/+39 |
* | libgo: fix building, and some testing, on Solaris | Ian Lance Taylor | 2019-01-21 | 3 | -16/+11 |
* | libgo: update to Go1.12beta2 | Ian Lance Taylor | 2019-01-18 | 1281 | -44774/+70730 |
* | re PR go/88202 (FAIL: runtime/pprof) | Ian Lance Taylor | 2019-01-18 | 1 | -2/+9 |
* | runtime: dropg before CAS g status to _Grunnable/_Gwaiting | Ian Lance Taylor | 2019-01-17 | 3 | -10/+22 |
* | syscall: mark C syscall functions noescape | Ian Lance Taylor | 2019-01-16 | 2 | -0/+2 |
* | runtime: add padding to FFI type of struct ending with zero-sized field | Ian Lance Taylor | 2019-01-15 | 1 | -0/+10 |
* | compiler, runtime: panic on uncomparable map key, even if map is empty | Ian Lance Taylor | 2019-01-15 | 3 | -59/+109 |
* | Remove svn:executable property from a couple of text files | Jakub Jelinek | 2019-01-12 | 2 | -0/+0 |
* | compiler: move slice construction to callers of makeslice | Ian Lance Taylor | 2019-01-07 | 2 | -6/+5 |
* | runtime: in getTraceback, set gp->m before gogo | Ian Lance Taylor | 2019-01-07 | 1 | -0/+35 |
* | runtime: delete export_arm_test.go | Ian Lance Taylor | 2018-12-27 | 1 | -9/+0 |
* | os/signal: increase deliver time for signal testcase | Ian Lance Taylor | 2018-12-12 | 1 | -3/+3 |
* | runtime: add missing return for non-GNU/Linux version of tgkill | Ian Lance Taylor | 2018-12-07 | 1 | -0/+1 |
* | runtime: add precise stack scan support | Ian Lance Taylor | 2018-12-05 | 8 | -8/+217 |