aboutsummaryrefslogtreecommitdiff
path: root/libgo
AgeCommit message (Expand)Author
2019-09-10 PR go/91621ian
2019-09-10 go/internal/gccgoimporter: support embedded field in pointer loopian
2019-05-27 PR go/90635ian
2019-05-27 PR go/90614ian
2019-05-03Backport from trunk:ian
2019-04-24 PR target/89093ian
2019-04-19 libgo/go/syscall: add SockAddrDatalink on AIXian
2019-04-08 libgo: update to Go 1.12.2ian
2019-03-19 compiler,runtime: pass old slice's ptr/len/cap by value to growsliceian
2019-03-19 libgo: fix build on AIXian
2019-03-18 libgo: update to Go 1.12.1ian
2019-03-09 PR go/89447ian
2019-03-06 mksysinfo: actually use modified Statfs_t valueian
2019-03-05 runtime: enable precise GC checks when using stack mapsian
2019-03-05 cmd/go: pass -X64 to ar on aix/ppc64ian
2019-03-05 sysinfo: add Flags to Statfs_t if not already thereian
2019-03-02 PR go/89406ian
2019-03-01 cmd/go: restore passing D to arian
2019-03-01 runtime: call execname and getpagesize on Solarisian
2019-03-01 cmd/go: add -O2 to invocation of gccgoian
2019-03-01commit 66ac9466852d11e968f8fd2ad6ffc7386cee49e1ian
2019-02-28 libgo: fix go_export extraction on Darwinian
2019-02-27 PR go/89172ian
2019-02-27 runtime: align first persistentalloc chunk as requestedian
2019-02-27 cmd/go: preserve CC for TestScript child processesian
2019-02-26 libgo: update to Go 1.12 releaseian
2019-02-26 PR go/86535ian
2019-02-26 libgo: update to Go1.12rc1ian
2019-02-22 PR go/89406ian
2019-02-22 cmd/go: remove work directory on usage errorian
2019-02-21 PR go/89407ian
2019-02-19 PR go/89169ian
2019-02-19 runtime: abort stack scan in cases that we cannot unwind the stackian
2019-02-15 compiler,runtime: use __builtin_dwarf_cfa for getcallerspian
2019-02-15 PR go/89123ian
2019-02-15 runtime: include <syscall.h> and <sys/syscall.h> if availableian
2019-02-15 runtime: add type cast for non-split-stack calls to scanstackblockian
2019-02-15 compiler, runtime: harmonize types referenced by both C and Goian
2019-02-15 PR go/89168ian
2019-02-12 syscall: don't assume that WIFCONTINUED is definedian
2019-02-12 mksysinfo: remove incorrect quotes in st_fsid handling for Hurdian
2019-02-07 os, syscall: Hurd fixes for a couple of testsian
2019-02-07 os, net, crypto/x509: add hurd supportian
2019-02-07 syscall: add Hurd supportian
2019-02-07 internal/syscall/unix: add constants for hurdian
2019-02-06 PR go/89199ian
2019-02-01 runtime: add hurd netpoll and semaphore supportian
2019-02-01 runtime: add getproccount for hurdian
2019-02-01 libgo: add configury and sysinfo support for hurdian
2019-02-01 libgo: add hurd build tags to test filesian