Age | Commit message (Expand) | Author | Files | Lines |
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 | -5/+3 |
2018-01-14 | go/types: implement SizesFor for gccgo | Ian Lance Taylor | 1 | -122/+29 |
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 | libgo: adapt Solaris 12 references | Ian Lance Taylor | 1 | -1/+1 |
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/+5 |
2017-06-21 | libgo: remove old MIPS architecture names | Ian Lance Taylor | 1 | -9/+3 |
2017-06-21 | libgo: use gc's arch names as the default GOARCHs on MIPS | Ian Lance Taylor | 1 | -4/+5 |
2017-06-21 | libgo, syscall: fix ptrace implementation on MIPS | Ian Lance Taylor | 1 | -1/+1 |
2017-05-10 | Big merge of changes to gofrontend repo that were postponed due to the | Ian Lance Taylor | 1 | -2/+13 |
2017-01-23 | libgo: bump library version to 11 | Ian Lance Taylor | 1 | -1/+1 |
2017-01-06 | re PR go/78978 (runtime/pprof FAILs on Solaris 2/x86) | Ian Lance Taylor | 1 | -2/+2 |
2017-01-03 | re PR go/78789 (Error: no such instruction: `aesenc %xmm0,%xmm2' when compili... | Ian Lance Taylor | 1 | -0/+18 |
2016-12-13 | libgo: fixes for Solaris build | Ian Lance Taylor | 1 | -0/+3 |
2016-12-08 | runtime: copy memory hash code from Go 1.7 | Ian Lance Taylor | 1 | -1/+1 |
2016-11-18 | runtime, reflect: rewrite Go to FFI type conversion in Go | Ian Lance Taylor | 1 | -0/+1 |
2016-11-11 | libgo: fix GOARCH_INT64ALIGN for several targets | Ian Lance Taylor | 1 | -5/+1 |
2016-11-01 | libgo: fix GOARCH_PHYSPAGESIZE for ia64 | Ian Lance Taylor | 1 | -1/+1 |
2016-10-21 | libgo: leave Int64Align as 8 on 32-bit SPARC | Ian Lance Taylor | 1 | -1/+0 |
2016-10-18 | runtime: copy netpoll code from Go 1.7 runtime | Ian Lance Taylor | 1 | -1/+1 |
2016-10-11 | configure: redirect -fsplit-stack compilation to dev/null | Ian Lance Taylor | 1 | -3/+3 |
2016-09-30 | runtime: copy internal locking code from Go 1.7 runtime | Ian Lance Taylor | 1 | -1/+1 |
2016-09-14 | libgo: fix typo in configure.ac (PCQUANTUm -> PCQUANTUM) | Ian Lance Taylor | 1 | -1/+1 |
2016-09-11 | runtime/internal/sys: new package, API copied from Go 1.7 | Ian Lance Taylor | 1 | -69/+121 |
2016-08-07 | internal/syscall/unix: fix syscalls for alpha, ia64, s390 | Ian Lance Taylor | 1 | -0/+6 |
2016-07-26 | libgo: bump library version number for 1.7 | Ian Lance Taylor | 1 | -1/+1 |
2016-07-22 | libgo: update to go1.7rc3 | Ian Lance Taylor | 1 | -0/+1 |
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 | -0/+1 |
2015-11-21 | re PR go/66574 (Time is provided in millisecond precision instead of nanoseco... | Ian Lance Taylor | 1 | -1/+2 |
2015-11-10 | libgo: use Solaris sendfile lib, fix Solaris _in6_addr_t fields | Ian Lance Taylor | 1 | -0/+3 |
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 | -0/+9 |
2015-09-15 | libgo: test linking split-stack and non-split-stack together | Ian Lance Taylor | 1 | -2/+26 |
2015-09-10 | libgo: Use stat_atim.go on Solaris 12+ | Ian Lance Taylor | 1 | -0/+6 |
2015-05-16 | libgo: Use __USING_SJLJ_EXCEPTIONS__ rather than configure test. | Ian Lance Taylor | 1 | -50/+0 |
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 | -2/+11 |
2014-11-14 | runtime: set library name based on compiler name | Ian Lance Taylor | 1 | -0/+8 |
2014-11-04 | libgo: add s390 support | Ian Lance Taylor | 1 | -0/+16 |
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/+24 |
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 | -0/+15 |