summaryrefslogtreecommitdiff
path: root/libgo/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* libgo: update to Go1.16beta1 releaseIan Lance Taylor2020-12-301-2/+4
* compiler, libgo: change mangling schemeIan Lance Taylor2020-11-201-1/+1
* libgo: handle linking to NetBSD's versioned symbolsNikhil Benesch2020-10-281-1/+1
* libgo: export NetBSD-specific types in mksysinfo.shNikhil Benesch2020-10-141-1/+1
* libgo/configure: remove -fno-section-anchors for AIXClément Chigot2020-10-071-4/+0
* libgo: add 32-bit RISC-V (RV32) supportMaciej W. Rozycki2020-09-301-2/+8
* libgo: correctly handle AIX FAT library creationClément Chigot2020-08-121-4/+4
* libgo: update to go1.15rc1Ian Lance Taylor2020-08-011-1/+1
* libgo: add AIX FAT libraries supportClément Chigot2020-07-231-0/+8
* libgo: only build syscall test with -static if it worksIan Lance Taylor2020-05-151-0/+11
* libgo: handle --with-toolexeclibdir=.Ian Lance Taylor2020-01-241-1/+10
* libgo: update to Go1.14beta1Ian Lance Taylor2020-01-211-1/+1
* re PR go/92810 (Compiling GCC go for aarch64_be-marvell-linux-gnu fails)Ian Lance Taylor2019-12-061-0/+3
* libgo: fix DejaGNU testsuite compiler when using build sysrootIan Lance Taylor2019-11-111-1/+1
* libgo: only build x/sys/cpu/cpu_gccgo.c on x86 systemsIan Lance Taylor2019-09-091-0/+2
* libgo: update to Go 1.13beta1 releaseIan Lance Taylor2019-09-061-2/+2
* runtime: implement cheaper context switch on Linux/AMD64Ian Lance Taylor2019-05-311-0/+1
* re PR go/90635 (typo in libgo/configure.ac)Ian Lance Taylor2019-05-271-1/+1
* libgo: drop Solaris 10 supportIan Lance Taylor2019-05-131-1/+1
* re PR go/89172 (FAIL: runtime/pprof)Ian Lance Taylor2019-02-271-0/+14
* libgo: add configury and sysinfo support for hurdIan Lance Taylor2019-02-011-0/+3
* runtime, sync: use __atomic intrinsics instead of __syncIan Lance Taylor2019-02-011-56/+0
* libgo: update to Go1.12beta2Ian Lance Taylor2019-01-181-2/+2
* re PR bootstrap/82856 (--enable-maintainter-mode broken by incompatiblity of ...Ian Lance Taylor2018-10-311-33/+41
* internal/bytealg: support systems that don't have memmemIan Lance Taylor2018-10-021-1/+1
* libgo: support x32 as GOARCH=amd64p32 GOOS=linuxIan Lance Taylor2018-10-011-2/+7
* syscall: remove UstatIan Lance Taylor2018-06-221-18/+0
* libgo: add riscv and js/wasm as known targetsIan Lance Taylor2018-06-111-2/+2
* libgo: add support for the Nios II architectureIan Lance Taylor2018-05-021-2/+5
* re PR go/84484 (libgo configure tests fail to find -latomic)Andreas Schwab2018-02-221-2/+5
* libgo: add -L option for libatomic when using -pthreadIan Lance Taylor2018-02-221-2/+3
* math: adjust compilation flags, use them when testingIan Lance Taylor2018-02-011-5/+3
* go/types: implement SizesFor for gccgoIan Lance Taylor2018-01-141-122/+29
* libgo: add platform support for SuperHIan Lance Taylor2018-01-101-2/+32
* libgo: update to Go1.10beta1Ian Lance Taylor2018-01-091-9/+15
* libgo: fix GOARCH_CACHELINESIZE on ia64Ian Lance Taylor2018-01-061-1/+1
* libgo: adapt Solaris 12 referencesIan Lance Taylor2017-11-141-1/+1
* libgo: update to go1.9Ian Lance Taylor2017-09-141-1/+1
* libgo: netinet/icmp6.h require netinet/in.h on AIXIan Lance Taylor2017-08-291-1/+5
* libgo: remove old MIPS architecture namesIan Lance Taylor2017-06-211-9/+3
* libgo: use gc's arch names as the default GOARCHs on MIPSIan Lance Taylor2017-06-211-4/+5
* libgo, syscall: fix ptrace implementation on MIPSIan Lance Taylor2017-06-211-1/+1
* Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor2017-05-101-2/+13
* libgo: bump library version to 11Ian Lance Taylor2017-01-231-1/+1
* re PR go/78978 (runtime/pprof FAILs on Solaris 2/x86)Ian Lance Taylor2017-01-061-2/+2
* re PR go/78789 (Error: no such instruction: `aesenc %xmm0,%xmm2' when compili...Ian Lance Taylor2017-01-031-0/+18
* libgo: fixes for Solaris buildIan Lance Taylor2016-12-131-0/+3
* runtime: copy memory hash code from Go 1.7Ian Lance Taylor2016-12-081-1/+1
* runtime, reflect: rewrite Go to FFI type conversion in GoIan Lance Taylor2016-11-181-0/+1
* libgo: fix GOARCH_INT64ALIGN for several targetsIan Lance Taylor2016-11-111-5/+1