summaryrefslogtreecommitdiff
path: root/libgo
AgeCommit message (Expand)Author
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
2015-11-02 libgo: Bump version number.ian
2015-11-02 mksysinfo.sh: Handle TIOCGPGRP if too complex for -dump-go-spec.ian
2015-11-02 syscall: Change raw_ioctl cmd type to uintptr.ian
2015-11-01 mksysinfo.sh: Handle TIOCSPGRP if too complex for -fdump-go-spec.ian
2015-10-31 runtime: If no split stacks, allocate stacks using mmap on 64-bit systems.ian
2015-10-31 libgo: Update from Go 1.5 to Go 1.5.1.ian
2015-10-31 runtime: Remove now unnecessary pad field from ParFor.ian
2015-10-29 compiler, reflect, runtime: remove zero field from type descriptorian
2015-10-29 compiler, runtime: change type hash/equal to Go funcsian
2015-10-09Testsuite: add dg-{begin|end}-multiline-output commandsdmalcolm
2015-10-07 PR go/67874ian
2015-09-24 runtime: Fix recent lfstack change on Solaris.ian
2015-09-23 PR go/67695ian
2015-09-23 runtime: rewrite lfstack packing/unpacking to look more like that in Goian
2015-09-15 libgo: If compiler can split-stack and linker can not, use -fno-split-stack.ian
2015-09-15 libgo: test linking split-stack and non-split-stack togetherian
2015-09-15 runtime: Ignore stack sizes when deciding when to GC.ian
2015-09-15 libgo: don't provide ustat on arm64 GNU/Linuxian
2015-09-11 libgo/runtime: return 0, not NULL, from mainian
2015-09-10 libgo: Use stat_atim.go on Solaris 12+ian
2015-08-20 libgo/testsuite: another fix for killing the sleep processian
2015-08-07 libgo/testsuite: don't call kill without argsian
2015-08-04 runtime: initialize variable to avoid compiler warningian
2015-08-03 syscall: RawSockaddr fix for ppc64, ppc64leian
2015-08-03 libgo/testsuite: kill sleep process in gotestian