Age | Commit message (Expand) | Author | Files | Lines |
2022-06-21 | libgo: #include <sys/types.h> when checking for loff_t | Ian Lance Taylor | 1 | -1/+4 |
2022-06-17 | libgo: permit loff_t and off_t to be macros | Ian Lance Taylor | 1 | -2/+7 |
2022-02-13 | runtime: call timer functions via syscall | Ian Lance Taylor | 1 | -9/+2 |
2022-02-11 | libgo: update to Go1.18beta2 | Ian Lance Taylor | 1 | -3/+10 |
2022-02-03 | make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizer | David Seifert | 1 | -2/+2 |
2021-08-12 | libgo: update to Go1.17rc2 | Ian Lance Taylor | 1 | -1/+1 |
2021-05-18 | libgo: update configure to current sources | Ian Lance Taylor | 1 | -2/+2 |
2021-01-05 | Update GNU/Hurd configure support | Samuel Thibault | 1 | -11/+1 |
2020-12-30 | libgo: update to Go1.16beta1 release | Ian Lance Taylor | 1 | -4/+250 |
2020-11-20 | compiler, libgo: change mangling scheme | Ian Lance Taylor | 1 | -1/+1 |
2020-10-28 | libgo: handle linking to NetBSD's versioned symbols | Nikhil Benesch | 1 | -1/+1 |
2020-10-14 | libgo: export NetBSD-specific types in mksysinfo.sh | Nikhil Benesch | 1 | -1/+1 |
2020-10-07 | libgo/configure: remove -fno-section-anchors for AIX | Clément Chigot | 1 | -6/+2 |
2020-09-30 | libgo: add 32-bit RISC-V (RV32) support | Maciej W. Rozycki | 1 | -2/+15 |
2020-08-12 | libgo: correctly handle AIX FAT library creation | Clément Chigot | 1 | -4/+4 |
2020-08-01 | libgo: update to go1.15rc1 | Ian Lance Taylor | 1 | -3/+3 |
2020-07-23 | libgo: add AIX FAT libraries support | Clément Chigot | 1 | -2/+11 |
2020-05-15 | libgo: only build syscall test with -static if it works | Ian Lance Taylor | 1 | -2/+46 |
2020-01-24 | libgo: handle --with-toolexeclibdir=. | Ian Lance Taylor | 1 | -3/+30 |
2020-01-21 | libgo: update to Go1.14beta1 | Ian Lance Taylor | 1 | -1/+1 |
2019-12-06 | re PR go/92810 (Compiling GCC go for aarch64_be-marvell-linux-gnu fails) | Ian Lance Taylor | 1 | -0/+3 |
2019-11-11 | libgo: fix DejaGNU testsuite compiler when using build sysroot | Ian Lance Taylor | 1 | -1/+2 |
2019-09-09 | libgo: only build x/sys/cpu/cpu_gccgo.c on x86 systems | Ian Lance Taylor | 1 | -2/+17 |
2019-09-06 | libgo: update to Go 1.13beta1 release | Ian Lance Taylor | 1 | -2/+2 |
2019-05-31 | runtime: drop unused C type reflection code | Ian Lance Taylor | 1 | -15/+3 |
2019-05-31 | runtime: implement cheaper context switch on Linux/AMD64 | Ian Lance Taylor | 1 | -3/+159 |
2019-05-27 | re PR go/90635 (typo in libgo/configure.ac) | Ian Lance Taylor | 1 | -1/+1 |
2019-05-13 | libgo: drop Solaris 10 support | Ian Lance Taylor | 1 | -1/+1 |
2019-02-27 | re PR go/89172 (FAIL: runtime/pprof) | Ian Lance Taylor | 1 | -2/+24 |
2019-02-01 | libgo: add configury and sysinfo support for hurd | Ian Lance Taylor | 1 | -2/+18 |
2019-02-01 | runtime, sync: use __atomic intrinsics instead of __sync | Ian Lance Taylor | 1 | -116/+0 |
2019-01-18 | libgo: update to Go1.12beta2 | Ian Lance Taylor | 1 | -2/+2 |
2018-10-31 | re PR bootstrap/82856 (--enable-maintainter-mode broken by incompatiblity of ... | Ian Lance Taylor | 1 | -635/+913 |
2018-10-02 | internal/bytealg: support systems that don't have memmem | Ian Lance Taylor | 1 | -1/+1 |
2018-10-01 | libgo: support x32 as GOARCH=amd64p32 GOOS=linux | Ian Lance Taylor | 1 | -0/+12 |
2018-06-22 | syscall: remove Ustat | Ian Lance Taylor | 1 | -33/+0 |
2018-06-11 | libgo: add riscv and js/wasm as known targets | Ian Lance Taylor | 1 | -2/+2 |
2018-05-02 | libgo: add support for the Nios II architecture | Ian Lance Taylor | 1 | -2/+5 |
2018-02-22 | re PR go/84484 (libgo configure tests fail to find -latomic) | Andreas Schwab | 1 | -2/+5 |
2018-02-22 | libgo: add -L option for libatomic when using -pthread | Ian Lance Taylor | 1 | -2/+3 |
2018-02-01 | math: adjust compilation flags, use them when testing | Ian Lance Taylor | 1 | -3/+2 |
2018-01-14 | go/types: implement SizesFor for gccgo | Ian Lance Taylor | 1 | -124/+22 |
2018-01-10 | libgo: add platform support for SuperH | Ian Lance Taylor | 1 | -2/+32 |
2018-01-09 | libgo: update to Go1.10beta1 | Ian Lance Taylor | 1 | -9/+15 |
2018-01-06 | libgo: fix GOARCH_CACHELINESIZE on ia64 | Ian Lance Taylor | 1 | -1/+1 |
2017-11-14 | Adapt Solaris 12 references | Rainer Orth | 1 | -2/+2 |
2017-09-14 | libgo: update to go1.9 | Ian Lance Taylor | 1 | -1/+1 |
2017-08-29 | libgo: netinet/icmp6.h require netinet/in.h on AIX | Ian Lance Taylor | 1 | -1/+16 |
2017-07-14 | libgo: don't copy semt into runtime.inc | Ian Lance Taylor | 1 | -1/+1 |
2017-06-21 | libgo: remove old MIPS architecture names | Ian Lance Taylor | 1 | -15/+2 |