summaryrefslogtreecommitdiff
path: root/libgo
AgeCommit message (Expand)Author
2016-08-31 runtime: make gsignal stack at least SIGSTKSZ bytesian
2016-08-30 runtime: use -fgo-c-header to build C header fileian
2016-08-15 cmd/go: ignore errors from go/build for standard packagesian
2016-08-13 libgo: don't unset in shell scriptian
2016-08-13 crypto/aes, hash/crc32: ignore s390x specific files for nowian
2016-08-13 syscall: remove exec_solaris_test.goian
2016-08-11 os: fix build tags for dir_regfile.goian
2016-08-09 mksysinfo.sh: always define CLONE_NEWNETian
2016-08-08 text/template: reduce maxExecDepth for gccgo furtherian
2016-08-08 libgo: don't have .lo depend on .lo.depian
2016-08-08 testsuite: fix gotest for absolute srcdirian
2016-08-08 PR go/72814ian
2016-08-07 internal/syscall/unix: fix syscalls for alpha, ia64, s390ian
2016-08-06 libgo: fix getrandom build for 32-bit ppcian
2016-08-06 libgo: change build procedure to use build tagsian
2016-08-04 runtime: fix incorrectly commented out code in heapdump.cian
2016-08-04 text/template: reduce maxExecDepth for gccgoian
2016-08-03 gotest: multiple +build lines must all be trueian
2016-07-26 libgo: bump library version number for 1.7ian
2016-07-26 os/user: fix Solaris declaration.ian
2016-07-22 libgo: update to go1.7rc3ian
2016-04-23 cmd/go: bring in final version of gccgo pkg-config supportian
2016-04-13 libgo: update to Go 1.6.1 releaseian
2016-04-12 reflect: change Value.Call results to not be addressableian
2016-04-02 runtime: Use atomic load for in entersyscall.ian
2016-02-26 PR go/69966ian
2016-02-24 runtime: lock M during cgo callian
2016-02-18 libgo: Update to final Go 1.6 release.ian
2016-02-12 runtime: For c-archive/c-shared, install signal handlers synchronously.ian
2016-02-10 PR go/66904ian
2016-02-10 PR go/69511ian
2016-02-09 PR go/69537ian
2016-02-04 libgo: bump version number for upgrade to 1.6rc1ian
2016-02-03 libgo: Update to go1.6rc1.ian
2016-02-03 compiler, runtime: mark stub methods, ignore them in runtime.Caller.ian
2016-01-11 PR 68980ian
2015-12-18 syscall: Add definition for NLA_HDRLENian
2015-11-26 PR go/61303ian
2015-11-23 PR go/68496ian
2015-11-21 PR go/66378ian
2015-11-21 PR go/65785ian
2015-11-21 PR go/66574ian
2015-11-20 PR go/68072ian
2015-11-20 cmd: Use correct install tool dir with gccgoian
2015-11-10 libgo: use Solaris sendfile lib, fix Solaris _in6_addr_t fieldsian
2015-11-10 PR go/68255ian
2015-11-07 PR go/66138ian
2015-11-06 libgo: Solaris portability fixes.ian
2015-11-04 gotest: fix handling of --goarch optionian
2015-11-03 mksysinfo.sh: Make sure that CLONE_NEWUSER is defined.ian