| Commit message (Expand) | Author | Age | Files | Lines |
* | Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr... | ktkachov | 2014-12-12 | 1 | -0/+2 |
* | runtime: GOARCH values for ppc64 BE & LE | ian | 2014-11-21 | 1 | -1/+1 |
* | runtime: introduce build targets for running benchmarks | ian | 2014-07-01 | 1 | -14/+32 |
* | runtime: add the --without-libatomic configure option | ian | 2014-05-29 | 1 | -0/+1 |
* | gotest: Recognize PPC ELF v2 function pointers in text section. | ian | 2013-11-19 | 1 | -1/+1 |
* | PR go/56017 | ian | 2013-02-09 | 1 | -0/+1 |
* | PR go/56017 | ian | 2013-02-05 | 1 | -0/+1 |
* | PR go/56171 | ian | 2013-02-02 | 1 | -0/+9 |
* | libgo: Update to current sources. | ian | 2012-10-23 | 1 | -4/+12 |
* | libgo: Add no-dist and -Wno-portability to AM_INIT_AUTOMAKE. | ian | 2012-09-20 | 1 | -36/+3 |
* | gotest: Only look in data segment for ppc64, not ppc*. | ian | 2012-06-25 | 1 | -1/+1 |
* | libgo: Use -fgo-pkgpath. | ian | 2012-05-14 | 1 | -8/+25 |
* | gotest: Remove race in use of ../testdata. | ian | 2012-04-24 | 1 | -14/+16 |
* | net, syscall: Use native endianness for GNU/Linux netlink code. | ian | 2012-04-20 | 1 | -1/+0 |
* | gotest: Don't get confused by data tables named Test on PPC. | ian | 2012-04-20 | 1 | -3/+3 |
* | syscall, net: Fix GNU/Linux netlink code for big-endian systems. | ian | 2012-04-03 | 1 | -0/+1 |
* | gotest: Fix finding functions on PPC. | ian | 2012-04-03 | 1 | -1/+16 |
* | PR go/48410 | ian | 2012-02-14 | 1 | -1/+1 |
* | math: Compile with -mfancy-math-387 -funsafe-optimizations on x86. | ian | 2012-02-08 | 1 | -0/+1 |
* | libgo: Update to weekly.2012-01-15. | ian | 2012-01-25 | 1 | -4/+14 |
* | compiler, runtime: Implement struct and array comparisons. | ian | 2012-01-06 | 1 | -3/+3 |
* | libgo: Update to weekly.2011-11-02. | ian | 2011-12-03 | 1 | -2/+1 |
* | libgo: Generate dependencies automatically. | ian | 2011-12-03 | 1 | -0/+1 |
* | syscall: Portability code for epoll_event on GNU/Linux. | ian | 2011-11-01 | 1 | -0/+2 |
* | Update Go library to last weekly. | ian | 2011-10-26 | 1 | -1/+17 |
* | Implement new syscall package. | ian | 2011-10-23 | 1 | -1/+4 |
* | Pass $(MATH_LIBS) $(NET_LIBS) when linking tests. | ian | 2011-09-26 | 1 | -1/+1 |
* | Increase default libgo test timeout. | ian | 2011-09-21 | 1 | -1/+1 |
* | Update Go library to r60. | ian | 2011-09-16 | 2 | -1/+22 |
* | libgo/testsuite/gotest: Run tests in source file order. | ian | 2011-07-13 | 1 | -2/+2 |
* | libgo: Define CC_FOR_BUILD in Makefile. | ian | 2011-07-11 | 1 | -0/+1 |
* | gotest: Add external timeout if internal timeout fails. | ian | 2011-04-05 | 1 | -1/+14 |
* | gotest: Avoid echo -n. | ian | 2011-04-05 | 1 | -2/+2 |
* | libgo: Support Solaris 8/9. | ian | 2011-04-01 | 1 | -0/+1 |
* | libgo: Set name of test when using DejaGNU tests. | ian | 2011-03-31 | 2 | -1/+21 |
* | PR go/48242 | ian | 2011-03-31 | 1 | -1/+11 |
* | Update to current Go library. | ian | 2011-03-30 | 2 | -2/+2 |
* | Update to current version of Go library. | ian | 2011-03-24 | 1 | -9/+44 |
* | Update to current version of Go library (revision 94d654be2064). | ian | 2011-03-16 | 1 | -0/+7 |
* | PR go/48020 | ian | 2011-03-10 | 1 | -1/+3 |
* | libgo.exp: Set tmpdir. | ian | 2011-02-02 | 1 | -0/+4 |
* | Recognize m68k, mips, PPC. Don't require arch syscall files to exist. | ian | 2011-01-24 | 1 | -0/+2 |
* | Use correct nm and nm options. | ian | 2011-01-12 | 1 | -1/+3 |
* | Make using DejaGNU work for libgo testing on a native system. | ian | 2011-01-12 | 3 | -12/+24 |
* | Preliminary framework for Solaris support. | ian | 2011-01-12 | 1 | -0/+1 |
* | Simplify libgo Makefile conditionals. | ian | 2011-01-12 | 1 | -0/+2 |
* | PR other/46840 | ian | 2010-12-08 | 1 | -0/+1 |
* | Check for -pthread and -lpthread at configure time. | ian | 2010-12-03 | 1 | -0/+2 |
* | Add Go frontend, libgo library, and Go testsuite. | ian | 2010-12-03 | 6 | -0/+909 |