| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR go/84484 (libgo configure tests fail to find -latomic) | Andreas Schwab | 2018-02-22 | 1 | -2/+2 |
* | runtime: get missing function name from symbol table | Ian Lance Taylor | 2018-02-08 | 1 | -4/+4 |
* | gotest: accept symbols with leading dot | Ian Lance Taylor | 2018-01-31 | 1 | -3/+3 |
* | compiler: deref receiver types in mangled names | Ian Lance Taylor | 2018-01-25 | 1 | -1/+1 |
* | go/types: implement SizesFor for gccgo | Ian Lance Taylor | 2018-01-14 | 1 | -8/+0 |
* | libgo: add platform support for SuperH | Ian Lance Taylor | 2018-01-10 | 1 | -2/+2 |
* | libgo: update to Go1.10beta1 | Ian Lance Taylor | 2018-01-09 | 1 | -1/+1 |
* | libgo: update to go1.9 | Ian Lance Taylor | 2017-09-14 | 1 | -4/+4 |
* | libgo: remove old MIPS architecture names | Ian Lance Taylor | 2017-06-21 | 1 | -2/+2 |
* | Big merge of changes to gofrontend repo that were postponed due to the | Ian Lance Taylor | 2017-05-10 | 1 | -2/+2 |
* | libgo: update to Go 1.8 release candidate 1 | Ian Lance Taylor | 2017-01-14 | 1 | -16/+2 |
* | re PR go/78978 (runtime/pprof FAILs on Solaris 2/x86) | Ian Lance Taylor | 2017-01-06 | 1 | -1/+1 |
* | libgo: fixes for Solaris build | Ian Lance Taylor | 2016-12-13 | 1 | -0/+2 |
* | runtime/internal/sys: new package, API copied from Go 1.7 | Ian Lance Taylor | 2016-09-11 | 1 | -0/+11 |
* | libgo: don't unset in shell script | Ian Lance Taylor | 2016-08-13 | 1 | -3/+4 |
* | testsuite: fix gotest for absolute srcdir | Ian Lance Taylor | 2016-08-08 | 1 | -24/+42 |
* | internal/syscall/unix: fix syscalls for alpha, ia64, s390 | Ian Lance Taylor | 2016-08-07 | 1 | -2/+2 |
* | libgo: change build procedure to use build tags | Ian Lance Taylor | 2016-08-06 | 1 | -19/+16 |
* | gotest: multiple +build lines must all be true | Ian Lance Taylor | 2016-08-03 | 1 | -45/+49 |
* | re PR go/68980 (ps -o cmd in gotest isn't portable) | Ian Lance Taylor | 2016-01-11 | 1 | -1/+1 |
* | gotest: fix handling of --goarch option | Ian Lance Taylor | 2015-11-04 | 1 | -11/+1 |
* | runtime: Remove now unnecessary pad field from ParFor. | Ian Lance Taylor | 2015-10-31 | 1 | -1/+110 |
* | Testsuite: add dg-{begin|end}-multiline-output commands | David Malcolm | 2015-10-09 | 1 | -0/+1 |
* | libgo: If compiler can split-stack and linker can not, use -fno-split-stack. | Ian Lance Taylor | 2015-09-15 | 1 | -0/+1 |
* | libgo: don't provide ustat on arm64 GNU/Linux | Ian Lance Taylor | 2015-09-15 | 1 | -13/+47 |
* | libgo/testsuite: another fix for killing the sleep process | Ian Lance Taylor | 2015-08-20 | 1 | -3/+6 |
* | libgo/testsuite: don't call kill without args | Ian Lance Taylor | 2015-08-07 | 1 | -1/+4 |
* | libgo/testsuite: kill sleep process in gotest | Ian Lance Taylor | 2015-08-03 | 1 | -1/+1 |
* | libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. | Ian Lance Taylor | 2015-01-15 | 1 | -4/+25 |
* | Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr... | Kyrylo Tkachov | 2014-12-12 | 1 | -0/+2 |
* | runtime: GOARCH values for ppc64 BE & LE | Ian Lance Taylor | 2014-11-21 | 1 | -1/+1 |
* | runtime: introduce build targets for running benchmarks | Ian Lance Taylor | 2014-07-01 | 1 | -14/+32 |
* | runtime: add the --without-libatomic configure option | Ian Lance Taylor | 2014-05-29 | 1 | -0/+1 |
* | gotest: Recognize PPC ELF v2 function pointers in text section. | Ian Lance Taylor | 2013-11-19 | 1 | -1/+1 |
* | re PR go/56017 (libgo testsuite does not support cross testing) | Ian Lance Taylor | 2013-02-09 | 1 | -0/+1 |
* | re PR go/56017 (libgo testsuite does not support cross testing) | Ian Lance Taylor | 2013-02-05 | 1 | -0/+1 |
* | re PR go/56171 (syscall FAILs on Solaris) | Ian Lance Taylor | 2013-02-02 | 1 | -0/+9 |
* | libgo: Update to current sources. | Ian Lance Taylor | 2012-10-23 | 1 | -4/+12 |
* | libgo: Add no-dist and -Wno-portability to AM_INIT_AUTOMAKE. | Ian Lance Taylor | 2012-09-20 | 1 | -36/+3 |
* | gotest: Only look in data segment for ppc64, not ppc*. | Ian Lance Taylor | 2012-06-25 | 1 | -1/+1 |
* | libgo: Use -fgo-pkgpath. | Ian Lance Taylor | 2012-05-14 | 1 | -8/+25 |
* | gotest: Remove race in use of ../testdata. | Ian Lance Taylor | 2012-04-24 | 1 | -14/+16 |
* | net, syscall: Use native endianness for GNU/Linux netlink code. | Ian Lance Taylor | 2012-04-20 | 1 | -1/+0 |
* | gotest: Don't get confused by data tables named Test on PPC. | Ian Lance Taylor | 2012-04-20 | 1 | -3/+3 |
* | syscall, net: Fix GNU/Linux netlink code for big-endian systems. | Ian Lance Taylor | 2012-04-03 | 1 | -0/+1 |
* | gotest: Fix finding functions on PPC. | Ian Lance Taylor | 2012-04-03 | 1 | -1/+16 |
* | re PR go/48410 (weird installation dir) | Ian Lance Taylor | 2012-02-14 | 1 | -1/+1 |
* | math: Compile with -mfancy-math-387 -funsafe-optimizations on x86. | Ian Lance Taylor | 2012-02-08 | 1 | -0/+1 |
* | libgo: Update to weekly.2012-01-15. | Ian Lance Taylor | 2012-01-25 | 1 | -4/+14 |
* | compiler, runtime: Implement struct and array comparisons. | Ian Lance Taylor | 2012-01-06 | 1 | -3/+3 |