| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR go/89172 (FAIL: runtime/pprof) | Ian Lance Taylor | 2019-02-27 | 1 | -2/+24 |
* | libgo: add configury and sysinfo support for hurd | Ian Lance Taylor | 2019-02-01 | 1 | -2/+18 |
* | runtime, sync: use __atomic intrinsics instead of __sync | Ian Lance Taylor | 2019-02-01 | 1 | -116/+0 |
* | libgo: update to Go1.12beta2 | Ian Lance Taylor | 2019-01-18 | 1 | -2/+2 |
* | re PR bootstrap/82856 (--enable-maintainter-mode broken by incompatiblity of ... | Ian Lance Taylor | 2018-10-31 | 1 | -635/+913 |
* | internal/bytealg: support systems that don't have memmem | Ian Lance Taylor | 2018-10-02 | 1 | -1/+1 |
* | libgo: support x32 as GOARCH=amd64p32 GOOS=linux | Ian Lance Taylor | 2018-10-01 | 1 | -0/+12 |
* | syscall: remove Ustat | Ian Lance Taylor | 2018-06-22 | 1 | -33/+0 |
* | libgo: add riscv and js/wasm as known targets | Ian Lance Taylor | 2018-06-11 | 1 | -2/+2 |
* | libgo: add support for the Nios II architecture | Ian Lance Taylor | 2018-05-02 | 1 | -2/+5 |
* | re PR go/84484 (libgo configure tests fail to find -latomic) | Andreas Schwab | 2018-02-22 | 1 | -2/+5 |
* | libgo: add -L option for libatomic when using -pthread | Ian Lance Taylor | 2018-02-22 | 1 | -2/+3 |
* | math: adjust compilation flags, use them when testing | Ian Lance Taylor | 2018-02-01 | 1 | -3/+2 |
* | go/types: implement SizesFor for gccgo | Ian Lance Taylor | 2018-01-14 | 1 | -124/+22 |
* | libgo: add platform support for SuperH | Ian Lance Taylor | 2018-01-10 | 1 | -2/+32 |
* | libgo: update to Go1.10beta1 | Ian Lance Taylor | 2018-01-09 | 1 | -9/+15 |
* | libgo: fix GOARCH_CACHELINESIZE on ia64 | Ian Lance Taylor | 2018-01-06 | 1 | -1/+1 |
* | Adapt Solaris 12 references | Rainer Orth | 2017-11-14 | 1 | -2/+2 |
* | libgo: update to go1.9 | Ian Lance Taylor | 2017-09-14 | 1 | -1/+1 |
* | libgo: netinet/icmp6.h require netinet/in.h on AIX | Ian Lance Taylor | 2017-08-29 | 1 | -1/+16 |
* | libgo: don't copy semt into runtime.inc | Ian Lance Taylor | 2017-07-14 | 1 | -1/+1 |
* | libgo: remove old MIPS architecture names | Ian Lance Taylor | 2017-06-21 | 1 | -15/+2 |
* | libgo: use gc's arch names as the default GOARCHs on MIPS | Ian Lance Taylor | 2017-06-21 | 1 | -4/+5 |
* | libgo, syscall: fix ptrace implementation on MIPS | Ian Lance Taylor | 2017-06-21 | 1 | -1/+1 |
* | Big merge of changes to gofrontend repo that were postponed due to the | Ian Lance Taylor | 2017-05-10 | 1 | -4/+28 |
* | libgo: bump library version to 11 | Ian Lance Taylor | 2017-01-23 | 1 | -1/+1 |
* | re PR go/78978 (runtime/pprof FAILs on Solaris 2/x86) | Ian Lance Taylor | 2017-01-06 | 1 | -36/+25 |
* | re PR go/78789 (Error: no such instruction: `aesenc %xmm0,%xmm2' when compili... | Ian Lance Taylor | 2017-01-03 | 1 | -0/+26 |
* | libgo: fixes for Solaris build | Ian Lance Taylor | 2016-12-13 | 1 | -2/+56 |
* | runtime: copy memory hash code from Go 1.7 | Ian Lance Taylor | 2016-12-08 | 1 | -1/+1 |
* | Update libgo/configure to restore it to the master version. | Ian Lance Taylor | 2016-11-18 | 1 | -5/+45 |
* | runtime, reflect: rewrite Go to FFI type conversion in Go | Ian Lance Taylor | 2016-11-18 | 1 | -1/+15 |
* | config-ml.in: Remove references to GCJ. | Matthias Klose | 2016-11-15 | 1 | -47/+6 |
* | libgo: fix GOARCH_INT64ALIGN for several targets | Ian Lance Taylor | 2016-11-11 | 1 | -5/+1 |
* | libgo: fix GOARCH_PHYSPAGESIZE for ia64 | Ian Lance Taylor | 2016-11-01 | 1 | -1/+1 |
* | libgo: leave Int64Align as 8 on 32-bit SPARC | Ian Lance Taylor | 2016-10-21 | 1 | -1/+0 |
* | runtime: copy netpoll code from Go 1.7 runtime | Ian Lance Taylor | 2016-10-18 | 1 | -1/+1 |
* | configure: redirect -fsplit-stack compilation to dev/null | Ian Lance Taylor | 2016-10-11 | 1 | -3/+3 |
* | runtime: copy internal locking code from Go 1.7 runtime | Ian Lance Taylor | 2016-09-30 | 1 | -1/+1 |
* | libgo: fix typo in configure.ac (PCQUANTUm -> PCQUANTUM) | Ian Lance Taylor | 2016-09-14 | 1 | -1/+1 |
* | runtime/internal/sys: new package, API copied from Go 1.7 | Ian Lance Taylor | 2016-09-11 | 1 | -324/+125 |
* | internal/syscall/unix: fix syscalls for alpha, ia64, s390 | Ian Lance Taylor | 2016-08-07 | 1 | -2/+21 |
* | libgo: bump library version number for 1.7 | Ian Lance Taylor | 2016-07-26 | 1 | -1/+1 |
* | libgo: update to go1.7rc3 | Ian Lance Taylor | 2016-07-22 | 1 | -2/+16 |
* | libgo: bump version number for upgrade to 1.6rc1 | Ian Lance Taylor | 2016-02-04 | 1 | -1/+1 |
* | libgo: Update to go1.6rc1. | Ian Lance Taylor | 2016-02-03 | 1 | -2/+16 |
* | re PR go/66574 (Time is provided in millisecond precision instead of nanoseco... | Ian Lance Taylor | 2015-11-21 | 1 | -0/+56 |
* | libgo: use Solaris sendfile lib, fix Solaris _in6_addr_t fields | Ian Lance Taylor | 2015-11-10 | 1 | -0/+40 |
* | libgo: Bump version number. | Ian Lance Taylor | 2015-11-02 | 1 | -1/+1 |
* | libgo: If compiler can split-stack and linker can not, use -fno-split-stack. | Ian Lance Taylor | 2015-09-15 | 1 | -2/+10 |