aboutsummaryrefslogtreecommitdiff
path: root/libgo
AgeCommit message (Expand)Author
2018-10-02Merge branches/gcc-7-branch rev 262169.Maxim Kuvyrkov
2018-01-15Merge branches/gcc-7-branch rev 256695.Maxim Kuvyrkov
2017-11-16Merge branches/gcc-7-branch rev 254792.Maxim Kuvyrkov
2017-10-11Merge branches/gcc-7-branch rev 253626.Yvan Roux
2017-08-17Merge branches/gcc-7-branch rev 251138.Yvan Roux
2017-07-07Merge branches/gcc-7-branch rev 250046.Yvan Roux
2017-06-14Merge branches/gcc-7-branch rev 249190.Yvan Roux
2017-04-17 libgo: update to Go 1.8.1 releaseian
2017-04-12 PR go/77857ian
2017-04-04 PR go/80302ian
2017-03-22 internal/syscall/unix: add randomTrap for m68kian
2017-03-01cmd/go: add testdata/timeoutbench_test.goian
2017-02-28 mksigtab.sh: skip signals defined as other signalsian
2017-02-28 runtime: fix sigfwd to not allocate memoryian
2017-02-28 libgo: fix quoting in mksigtab.shian
2017-02-17 libgo: update to final Go 1.8 releaseian
2017-02-13 PR go/79443ian
2017-01-27 libgo: update to go1.8rc3ian
2017-01-26 runtime: fix setting of isarchiveian
2017-01-26 runtime: fix context used by getTracebackian
2017-01-23 libgo: update to go1.8rc2ian
2017-01-23 PR go/79037ian
2017-01-23 libgo: bump library version to 11ian
2017-01-20 runtime, testing/internal/testdeps: fixes for cgoian
2017-01-20 PR go/79146ian
2017-01-20 PR go/79146ian
2017-01-18 syscall, golang_org/x/net/lif: fixes for gccgo on Solarisian
2017-01-16 runtime: rename siginfo to _siginfo_tian
2017-01-16 libgo: correct golang_org Makefile variables not used on all systemsian
2017-01-14 libgo: update to Go 1.8 release candidate 1ian
2017-01-10 runtime: copy more scheduler code from Go 1.7 runtimeian
2017-01-10 compiler, runtime: drop size arguments to hash/equal functionsian
2017-01-09 runtime: copy more of scheduler from Go 1.7 runtimeian
2017-01-06runtime: actually remove go-alloc.hian
2017-01-06 PR go/78978ian
2017-01-03 runtime: remove __go_alloc and __go_freeian
2017-01-03 PR go/78789ian
2016-12-19 runtime: copy cgo support from Go 1.7 runtimeian
2016-12-13 libgo: fixes for Solaris buildian
2016-12-08 runtime: mark non-x86 aeshashbody parameters as unusedian
2016-12-08 runtime: copy memory hash code from Go 1.7ian
2016-12-08 runtime: allocate _panic struct on heapian
2016-12-08 runtime: remove some unused variables/declarations from runtime.hian
2016-12-01 runtime: set isarchive in initsigian
2016-11-30 runtime: print C functions in tracebackian
2016-11-30 runtime: fixes for -buildmode=c-archiveian
2016-11-22 PR go/77910ian
2016-11-22 runtime: rewrite panic/defer code from C to Goian
2016-11-18 runtime: move schedt type and sched var from C to Goian
2016-11-18 runtime: don't call __go_alloc/__go_free in environment functionsian