aboutsummaryrefslogtreecommitdiff
path: root/libgo
AgeCommit message (Expand)AuthorFilesLines
2017-06-22runtime: build testprogcgo with -pthreadIan Lance Taylor1-0/+3
2017-06-22runtime: in traceback, print panic rather than runtime.gopanicIan Lance Taylor1-1/+5
2017-06-22compiler, runtime: better stack trace for `go f()` where f is nilIan Lance Taylor1-1/+10
2017-06-21debug/elf: handle Alpha relocsIan Lance Taylor1-0/+51
2017-06-21Forgot to remove this file in the last libgo commit.Ian Lance Taylor1-11/+0
2017-06-21libgo: remove old MIPS architecture namesIan Lance Taylor14-45/+18
2017-06-21libgo: use gc's arch names as the default GOARCHs on MIPSIan Lance Taylor2-8/+10
2017-06-21cmd/cgo: add mips64p32* to ptrSizeMap and intSizeMapIan Lance Taylor1-42/+46
2017-06-21internal/syscall/unix: implement randomTrap on mips64p32*Ian Lance Taylor1-1/+1
2017-06-21libgo, syscall: fix ptrace implementation on MIPSIan Lance Taylor1-20/+0
2017-06-21libgo, syscall: fix ptrace implementation on MIPSIan Lance Taylor6-5/+29
2017-06-14cmd/cgo: make _cgo_flags consistent across runsIan Lance Taylor2-3/+26
2017-06-14cmd/go: gccgo: consistent results, fix vendoringIan Lance Taylor1-4/+17
2017-06-14cmd/go: skip tests that do not work with gccgoIan Lance Taylor2-1/+34
2017-06-14go/build: use GCCGOTOOLDIR to find gccgo toolsIan Lance Taylor3-1/+7
2017-06-14internal/testenv: support testing gccgoIan Lance Taylor1-3/+14
2017-06-13runtime: don't always show frames with no function in tracebackIan Lance Taylor1-1/+1
2017-06-13runtime: clear isSystemGoroutine in goexitIan Lance Taylor1-0/+1
2017-06-12runtime: ignore _Gscan bit when checking status in CgocallDoneIan Lance Taylor2-2/+2
2017-06-08libgo: update to 1.8.3 releaseIan Lance Taylor10-11/+92
2017-06-07runtime: support ia64 in lfstackIan Lance Taylor1-1/+14
2017-05-31libgo: support for sparc64 GNU/LinuxIan Lance Taylor4-3/+19
2017-05-17libgo: add "vendor" to pkgpath for vendored standard packagesIan Lance Taylor2-2/+2
2017-05-12runtime: fix build for non-split-stack systemsIan Lance Taylor3-2/+10
2017-05-12mksigtab.sh: recurse once when adding signals to SIGLISTIan Lance Taylor1-1/+6
2017-05-12os: use opendir64 and closedir64 on AIXIan Lance Taylor3-6/+30
2017-05-11runtime: fix isSystemGoroutine for gccgoIan Lance Taylor7-47/+38
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor199-10253/+15651
2017-04-17libgo: update to Go 1.8.1 releaseIan Lance Taylor24-41/+359
2017-04-12re PR go/77857 (gccgo: vendoring doesn't work in gcc 6/7)Ian Lance Taylor1-8/+49
2017-04-04re PR go/80302 (FAIL: time on systems with tzdata2017b installed)Ian Lance Taylor1-10/+31
2017-03-22internal/syscall/unix: add randomTrap for m68kIan Lance Taylor1-0/+9
2017-03-01cmd/go: add testdata/timeoutbench_test.goIan Lance Taylor1-0/+10
2017-02-28mksigtab.sh: skip signals defined as other signalsIan Lance Taylor1-1/+2
2017-02-28runtime: fix sigfwd to not allocate memoryIan Lance Taylor1-3/+4
2017-02-28libgo: fix quoting in mksigtab.shIan Lance Taylor1-1/+1
2017-02-17libgo: update to final Go 1.8 releaseIan Lance Taylor19-264/+893
2017-02-13re PR go/79443 (libgo/math test fails on s390x (undefined symbols cosh, sinh,...Ian Lance Taylor2-0/+3
2017-01-27libgo: update to go1.8rc3Ian Lance Taylor14-92/+389
2017-01-26runtime: fix setting of isarchiveIan Lance Taylor1-0/+5
2017-01-26runtime: fix context used by getTracebackIan Lance Taylor1-1/+1
2017-01-23libgo: update to go1.8rc2Ian Lance Taylor120-103/+10870
2017-01-23re PR go/79037 (gccgo: Binaries crash with parforsetup: pos is not aligned on...Ian Lance Taylor3-3/+4
2017-01-23libgo: bump library version to 11Ian Lance Taylor2-2/+2
2017-01-20runtime, testing/internal/testdeps: fixes for cgoIan Lance Taylor4-6/+59
2017-01-20re PR go/79146 (Bootstrapping go on s390x fails; redefined symbols)Ian Lance Taylor1-0/+1
2017-01-20re PR go/79146 (Bootstrapping go on s390x fails; redefined symbols)Ian Lance Taylor1-0/+1
2017-01-18syscall, golang_org/x/net/lif: fixes for gccgo on SolarisIan Lance Taylor4-24/+25
2017-01-16runtime: rename siginfo to _siginfo_tIan Lance Taylor4-10/+8
2017-01-16libgo: correct golang_org Makefile variables not used on all systemsIan Lance Taylor2-4/+4