summaryrefslogtreecommitdiff
path: root/libgo/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* libgo: remove old MIPS architecture namesian2017-06-211-9/+3
* libgo: use gc's arch names as the default GOARCHs on MIPSian2017-06-211-4/+5
* libgo, syscall: fix ptrace implementation on MIPSian2017-06-211-1/+1
* Big merge of changes to gofrontend repo that were postponed due to theian2017-05-101-2/+13
* libgo: bump library version to 11ian2017-01-231-1/+1
* PR go/78978ian2017-01-061-2/+2
* PR go/78789ian2017-01-031-0/+18
* libgo: fixes for Solaris buildian2016-12-131-0/+3
* runtime: copy memory hash code from Go 1.7ian2016-12-081-1/+1
* runtime, reflect: rewrite Go to FFI type conversion in Goian2016-11-181-0/+1
* libgo: fix GOARCH_INT64ALIGN for several targetsian2016-11-111-5/+1
* libgo: fix GOARCH_PHYSPAGESIZE for ia64ian2016-11-011-1/+1
* libgo: leave Int64Align as 8 on 32-bit SPARCian2016-10-211-1/+0
* runtime: copy netpoll code from Go 1.7 runtimeian2016-10-181-1/+1
* configure: redirect -fsplit-stack compilation to dev/nullian2016-10-111-3/+3
* runtime: copy internal locking code from Go 1.7 runtimeian2016-09-301-1/+1
* libgo: fix typo in configure.ac (PCQUANTUm -> PCQUANTUM)ian2016-09-141-1/+1
* runtime/internal/sys: new package, API copied from Go 1.7ian2016-09-111-69/+121
* internal/syscall/unix: fix syscalls for alpha, ia64, s390ian2016-08-071-0/+6
* libgo: bump library version number for 1.7ian2016-07-261-1/+1
* libgo: update to go1.7rc3ian2016-07-221-0/+1
* libgo: bump version number for upgrade to 1.6rc1ian2016-02-041-1/+1
* libgo: Update to go1.6rc1.ian2016-02-031-0/+1
* PR go/66574ian2015-11-211-1/+2
* libgo: use Solaris sendfile lib, fix Solaris _in6_addr_t fieldsian2015-11-101-0/+3
* libgo: Bump version number.ian2015-11-021-1/+1
* libgo: If compiler can split-stack and linker can not, use -fno-split-stack.ian2015-09-151-0/+9
* libgo: test linking split-stack and non-split-stack togetherian2015-09-151-2/+26
* libgo: Use stat_atim.go on Solaris 12+ian2015-09-101-0/+6
* libgo: Use __USING_SJLJ_EXCEPTIONS__ rather than configure test.ian2015-05-161-50/+0
* libgo: Bump version number in libgo configure script.ian2015-01-151-1/+1
* libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.ian2015-01-151-1/+1
* runtime: GOARCH values for ppc64 BE & LEian2014-11-211-2/+11
* runtime: set library name based on compiler nameian2014-11-141-0/+8
* libgo: add s390 supportian2014-11-041-0/+16
* configure: Quote some shell variables.ian2014-10-171-8/+8
* libgo/configure: Use -Qunused-arguments for asm tests if supported.ian2014-09-291-0/+24
* libgo: Bump version number.ian2014-07-191-1/+1
* runtime: add the --without-libatomic configure optionian2014-05-291-0/+15
* mksysinfo: Define CLONE flags.ian2014-05-071-1/+1
* runtime: ask $GOC rather than $CC for the version and multi-os-directoryian2014-05-011-1/+1
* libgo: Remove Solaris 8 & 9 support.ian2014-04-161-20/+0
* libgo: Build math package with -ffp-contract=off on non-x86.ian2014-03-121-0/+2
* libgo/configure: Test for gold with gccgo -Wl,--help, not ld --help.ian2014-01-221-3/+3
* go/build: Set GOARCH on arm64 systems.ian2014-01-061-0/+6
* syscall: Only call varargs libc functions from C code.ian2013-11-241-1/+1
* libgo: Fix typo for is_dragonfly in configure script.ian2013-11-191-1/+1
* libgo: Update to October 24 version of master library.ian2013-11-061-1/+4
* syscall: Add Dup3, {Get,List,Remove,Set}xattr, {Get,Set}priority.ian2013-10-171-1/+1
* reflect: Use hand-coded .eh_frame section rather than CFI directives.ian2013-10-021-0/+62