summaryrefslogtreecommitdiff
path: root/libgo/testsuite
Commit message (Expand)AuthorAgeFilesLines
* runtime: introduce build targets for running benchmarksIan Lance Taylor2014-07-011-14/+32
* runtime: add the --without-libatomic configure optionIan Lance Taylor2014-05-291-0/+1
* gotest: Recognize PPC ELF v2 function pointers in text section.Ian Lance Taylor2013-11-191-1/+1
* re PR go/56017 (libgo testsuite does not support cross testing)Ian Lance Taylor2013-02-091-0/+1
* re PR go/56017 (libgo testsuite does not support cross testing)Ian Lance Taylor2013-02-051-0/+1
* re PR go/56171 (syscall FAILs on Solaris)Ian Lance Taylor2013-02-021-0/+9
* libgo: Update to current sources.Ian Lance Taylor2012-10-231-4/+12
* libgo: Add no-dist and -Wno-portability to AM_INIT_AUTOMAKE.Ian Lance Taylor2012-09-201-36/+3
* gotest: Only look in data segment for ppc64, not ppc*.Ian Lance Taylor2012-06-251-1/+1
* libgo: Use -fgo-pkgpath.Ian Lance Taylor2012-05-141-8/+25
* gotest: Remove race in use of ../testdata.Ian Lance Taylor2012-04-241-14/+16
* net, syscall: Use native endianness for GNU/Linux netlink code.Ian Lance Taylor2012-04-201-1/+0
* gotest: Don't get confused by data tables named Test on PPC.Ian Lance Taylor2012-04-201-3/+3
* syscall, net: Fix GNU/Linux netlink code for big-endian systems.Ian Lance Taylor2012-04-031-0/+1
* gotest: Fix finding functions on PPC.Ian Lance Taylor2012-04-031-1/+16
* re PR go/48410 (weird installation dir)Ian Lance Taylor2012-02-141-1/+1
* math: Compile with -mfancy-math-387 -funsafe-optimizations on x86.Ian Lance Taylor2012-02-081-0/+1
* libgo: Update to weekly.2012-01-15.Ian Lance Taylor2012-01-251-4/+14
* compiler, runtime: Implement struct and array comparisons.Ian Lance Taylor2012-01-061-3/+3
* libgo: Update to weekly.2011-11-02.Ian Lance Taylor2011-12-031-2/+1
* libgo: Generate dependencies automatically.Ian Lance Taylor2011-12-031-0/+1
* syscall: Portability code for epoll_event on GNU/Linux.Ian Lance Taylor2011-11-011-0/+2
* Update Go library to last weekly.Ian Lance Taylor2011-10-261-1/+17
* Implement new syscall package.Ian Lance Taylor2011-10-231-1/+4
* Pass $(MATH_LIBS) $(NET_LIBS) when linking tests.Ian Lance Taylor2011-09-261-1/+1
* Increase default libgo test timeout.Ian Lance Taylor2011-09-211-1/+1
* Update Go library to r60.Ian Lance Taylor2011-09-162-1/+22
* libgo/testsuite/gotest: Run tests in source file order.Ian Lance Taylor2011-07-131-2/+2
* libgo: Define CC_FOR_BUILD in Makefile.Ian Lance Taylor2011-07-111-0/+1
* gotest: Add external timeout if internal timeout fails.Ian Lance Taylor2011-04-051-1/+14
* gotest: Avoid echo -n.Ian Lance Taylor2011-04-051-2/+2
* libgo: Support Solaris 8/9.Ian Lance Taylor2011-04-011-0/+1
* libgo: Set name of test when using DejaGNU tests.Ian Lance Taylor2011-03-312-1/+21
* re PR go/48242 (gotest needs timeout mechanism)Ian Lance Taylor2011-03-311-1/+11
* Update to current Go library.Ian Lance Taylor2011-03-302-2/+2
* Update to current version of Go library.Ian Lance Taylor2011-03-241-9/+44
* Update to current version of Go library (revision 94d654be2064).Ian Lance Taylor2011-03-161-0/+7
* re PR go/48020 (libgo flag test FAILs on Solaris 2)Ian Lance Taylor2011-03-101-1/+3
* libgo.exp: Set tmpdir.Ian Lance Taylor2011-02-021-0/+4
* Recognize m68k, mips, PPC. Don't require arch syscall files to exist.Ian Lance Taylor2011-01-241-0/+2
* Use correct nm and nm options.Ian Lance Taylor2011-01-121-1/+3
* Make using DejaGNU work for libgo testing on a native system.Ian Lance Taylor2011-01-123-12/+24
* Preliminary framework for Solaris support.Ian Lance Taylor2011-01-121-0/+1
* Simplify libgo Makefile conditionals.Ian Lance Taylor2011-01-121-0/+2
* re PR other/46840 (libgo should link against libm)Ian Lance Taylor2010-12-081-0/+1
* Check for -pthread and -lpthread at configure time.Ian Lance Taylor2010-12-031-0/+2
* Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor2010-12-036-0/+909