summaryrefslogtreecommitdiff
path: root/libgo/go/internal
AgeCommit message (Expand)Author
2020-04-06libgo: update to almost the 1.14.2 releaseIan Lance Taylor
2020-02-24internal/poll: add hurd build tagIan Lance Taylor
2020-02-24internal/syscall/unix: add hurd build tagIan Lance Taylor
2020-02-15libgo: update to Go1.14rc1 releaseIan Lance Taylor
2020-01-23internal/cpu: don't define CacheLinePadSize for riscv64Ian Lance Taylor
2020-01-22internal/syscall/unix: use getrandom_linux_generic.go on arm64beAndrew Pinski
2020-01-21libgo: update to Go1.14beta1Ian Lance Taylor
2020-01-02compiler, runtime, reflect: generate hash functions only for map keysIan Lance Taylor
2019-12-24re PR go/93020 (Final patches to build gcc-10 on GNU/Hurd)Ian Lance Taylor
2019-10-14internal/cpu: define kdsaQuery for s390Ian Lance Taylor
2019-09-12libgo: update to Go1.13Ian Lance Taylor
2019-09-06libgo: update to Go 1.13beta1 releaseIan Lance Taylor
2019-04-08libgo: update to Go 1.12.2Ian Lance Taylor
2019-03-19libgo: fix build on AIXIan Lance Taylor
2019-03-18libgo: update to Go 1.12.1Ian Lance Taylor
2019-03-09re PR go/89447 (libgo largefile support is incomplete and inconsistent)Ian Lance Taylor
2019-02-21re PR go/89407 (go bootstrap failure on s390x starting with r268941)Ian Lance Taylor
2019-02-19re PR go/89169 (FAIL: internal/cpu)Ian Lance Taylor
2019-02-15re PR go/89123 (Too many go test failures on s390x-linux)Ian Lance Taylor
2019-02-07os, net, crypto/x509: add hurd supportIan Lance Taylor
2019-02-07internal/syscall/unix: add constants for hurdIan Lance Taylor
2019-02-01libgo: add hurd build tags to test filesIan Lance Taylor
2019-02-01libgo: add hurd build tagsIan Lance Taylor
2019-01-22re PR go/88927 (Bootstrap failure on arm in libgo starting with r268084)Ian Lance Taylor
2019-01-21libgo: fix building, and some testing, on SolarisIan Lance Taylor
2019-01-18libgo: update to Go1.12beta2Ian Lance Taylor
2018-10-25compiler: improve name mangling for packpathsIan Lance Taylor
2018-10-05libgo: use inline assembly in favor of call to _xgetbv()Ian Lance Taylor
2018-10-02internal/bytealg: support systems that don't have memmemIan Lance Taylor
2018-10-01libgo: support x32 as GOARCH=amd64p32 GOOS=linuxIan Lance Taylor
2018-09-25internal/bytealg, internal/cpu, internal/poll: portability fixesIan Lance Taylor
2018-09-24libgo: update to Go 1.11Ian Lance Taylor
2018-05-31libgo: update to Go 1.10.2 releaseIan Lance Taylor
2018-05-02libgo: add support for the Nios II architectureIan Lance Taylor
2018-02-22re PR go/84484 (libgo configure tests fail to find -latomic)Andreas Schwab
2018-01-30internal/syscall/unix: add randomTrap for sh/shbeIan Lance Taylor
2018-01-17libgo: update to Go1.10beta2 releaseIan Lance Taylor
2018-01-09libgo: update to Go1.10beta1Ian Lance Taylor
2017-09-20internal,net,os,runtime,syscall: fixes for AIX following update to go1.9Ian Lance Taylor
2017-09-14libgo: update to go1.9Ian Lance Taylor
2017-06-21Forgot to remove this file in the last libgo commit.Ian Lance Taylor
2017-06-21libgo: remove old MIPS architecture namesIan Lance Taylor
2017-06-21internal/syscall/unix: implement randomTrap on mips64p32*Ian Lance Taylor
2017-06-14internal/testenv: support testing gccgoIan Lance Taylor
2017-04-17libgo: update to Go 1.8.1 releaseIan Lance Taylor
2017-03-22internal/syscall/unix: add randomTrap for m68kIan Lance Taylor
2017-01-14libgo: update to Go 1.8 release candidate 1Ian Lance Taylor
2016-10-12syscall, internal/syscall/unix: Fix getrandom, clone on sparc64Ian Lance Taylor
2016-09-23internal/syscall/unix: add getrandom syscall for MIPS and SPARCIan Lance Taylor
2016-08-07internal/syscall/unix: fix syscalls for alpha, ia64, s390Ian Lance Taylor