Age | Commit message (Expand) | Author | Files | Lines |
2016-02-04 | libgo: bump version number for upgrade to 1.6rc1 | Ian Lance Taylor | 1 | -1/+1 |
2016-02-03 | libgo: Update to go1.6rc1. | Ian Lance Taylor | 1 | -2/+16 |
2015-11-21 | re PR go/66574 (Time is provided in millisecond precision instead of nanoseco... | Ian Lance Taylor | 1 | -0/+56 |
2015-11-10 | libgo: use Solaris sendfile lib, fix Solaris _in6_addr_t fields | Ian Lance Taylor | 1 | -0/+40 |
2015-11-02 | libgo: Bump version number. | Ian Lance Taylor | 1 | -1/+1 |
2015-09-15 | libgo: If compiler can split-stack and linker can not, use -fno-split-stack. | Ian Lance Taylor | 1 | -2/+10 |
2015-09-15 | libgo: test linking split-stack and non-split-stack together | Ian Lance Taylor | 1 | -2/+27 |
2015-09-15 | libgo: don't provide ustat on arm64 GNU/Linux | Ian Lance Taylor | 1 | -7/+10 |
2015-09-10 | libgo: Use stat_atim.go on Solaris 12+ | Ian Lance Taylor | 1 | -2/+30 |
2015-05-16 | libgo: Use __USING_SJLJ_EXCEPTIONS__ rather than configure test. | Ian Lance Taylor | 1 | -67/+2 |
2015-01-15 | libgo: Bump version number in libgo configure script. | Ian Lance Taylor | 1 | -1/+1 |
2015-01-15 | libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. | Ian Lance Taylor | 1 | -1/+1 |
2014-11-21 | runtime: GOARCH values for ppc64 BE & LE | Ian Lance Taylor | 1 | -3/+32 |
2014-11-14 | runtime: set library name based on compiler name | Ian Lance Taylor | 1 | -2/+29 |
2014-11-12 | libgo: Update libtool support to files in current GCC trunk. | Ian Lance Taylor | 1 | -23/+19 |
2014-11-04 | libgo: add s390 support | Ian Lance Taylor | 1 | -2/+52 |
2014-10-17 | configure: Quote some shell variables. | Ian Lance Taylor | 1 | -8/+8 |
2014-09-29 | libgo/configure: Use -Qunused-arguments for asm tests if supported. | Ian Lance Taylor | 1 | -0/+37 |
2014-07-19 | libgo: Bump version number. | Ian Lance Taylor | 1 | -1/+1 |
2014-05-29 | runtime: add the --without-libatomic configure option | Ian Lance Taylor | 1 | -2/+23 |
2014-05-07 | mksysinfo: Define CLONE flags. | Ian Lance Taylor | 1 | -1/+1 |
2014-05-01 | runtime: ask $GOC rather than $CC for the version and multi-os-directory | Ian Lance Taylor | 1 | -1/+1 |
2014-04-16 | libgo: Remove Solaris 8 & 9 support. | Ian Lance Taylor | 1 | -19/+0 |
2014-03-12 | libgo: Build math package with -ffp-contract=off on non-x86. | Ian Lance Taylor | 1 | -0/+2 |
2014-01-22 | libgo/configure: Test for gold with gccgo -Wl,--help, not ld --help. | Ian Lance Taylor | 1 | -1/+1 |
2014-01-06 | go/build: Set GOARCH on arm64 systems. | Ian Lance Taylor | 1 | -2/+21 |
2013-11-24 | syscall: Only call varargs libc functions from C code. | Ian Lance Taylor | 1 | -1/+1 |
2013-11-22 | libgo: Update libtool support for powerpc64le-linux-gnu. | Ian Lance Taylor | 1 | -4/+4 |
2013-11-19 | libgo: Fix typo for is_dragonfly in configure script. | Ian Lance Taylor | 1 | -1/+1 |
2013-11-06 | libgo: Update to October 24 version of master library. | Ian Lance Taylor | 1 | -3/+19 |
2013-10-17 | syscall: Add Dup3, {Get,List,Remove,Set}xattr, {Get,Set}priority. | Ian Lance Taylor | 1 | -1/+1 |
2013-10-02 | reflect: Use hand-coded .eh_frame section rather than CFI directives. | Ian Lance Taylor | 1 | -0/+95 |
2013-08-23 | libgo: Update libtool.m4 from upstream to recognize powerpcle. | Ian Lance Taylor | 1 | -5/+11 |
2013-06-18 | compiler, runtime: Use function descriptors. | Ian Lance Taylor | 1 | -1/+1 |
2013-02-11 | re PR go/56171 (syscall FAILs on Solaris) | Ian Lance Taylor | 1 | -0/+56 |
2013-02-07 | libgo: Correct test for whether to use DejaGNU. | Ian Lance Taylor | 1 | -1/+1 |
2013-02-05 | re PR go/56017 (libgo testsuite does not support cross testing) | Ian Lance Taylor | 1 | -2/+11 |
2013-01-29 | libgo: Update Go library to master revision 15489/921e53d4863c. | Ian Lance Taylor | 1 | -1/+1 |
2013-01-26 | libgo: Add --enable-werror configure option. | Ian Lance Taylor | 1 | -3/+12 |
2012-10-23 | re PR go/54918 (libgo.so.0 is not runtime compatible between gcc-4.6.2 and gc... | Ian Lance Taylor | 1 | -1/+1 |
2012-10-23 | libgo: Update to current sources. | Ian Lance Taylor | 1 | -2/+18 |
2012-06-07 | runtime: Use dl_iterate_phdr to get TLS size. | Ian Lance Taylor | 1 | -1/+1 |
2012-06-05 | runtime: Fix call to _dl_get_tls_static_info for i386. | Ian Lance Taylor | 1 | -1/+1 |
2012-04-27 | re PR go/52358 (math FAILs on Solaris 8 and 9) | Ian Lance Taylor | 1 | -0/+17 |
2012-04-22 | mksysinfo: More fixes to emulate master Go library. | Ian Lance Taylor | 1 | -1/+1 |
2012-04-21 | syscall: Additional constants, some type corrections. | Ian Lance Taylor | 1 | -2/+2 |
2012-04-20 | net, syscall: Use native endianness for GNU/Linux netlink code. | Ian Lance Taylor | 1 | -9/+2 |
2012-04-04 | syscall: Add more constants. | Ian Lance Taylor | 1 | -1/+1 |
2012-04-03 | syscall, net: Fix GNU/Linux netlink code for big-endian systems. | Ian Lance Taylor | 1 | -2/+9 |
2012-04-03 | mksysinfo.sh: Add some more networking constants. | Ian Lance Taylor | 1 | -1/+1 |