summaryrefslogtreecommitdiffstats
path: root/libgo/testsuite/gotest
Commit message (Expand)AuthorAgeFilesLines
* gotest: Recognize PPC ELF v2 function pointers in text section.ian2013-11-191-1/+1
* PR go/56171ian2013-02-021-0/+9
* libgo: Update to current sources.ian2012-10-231-4/+12
* gotest: Only look in data segment for ppc64, not ppc*.ian2012-06-251-1/+1
* libgo: Use -fgo-pkgpath.ian2012-05-141-8/+25
* gotest: Remove race in use of ../testdata.ian2012-04-241-14/+16
* gotest: Don't get confused by data tables named Test on PPC.ian2012-04-201-3/+3
* gotest: Fix finding functions on PPC.ian2012-04-031-1/+16
* libgo: Update to weekly.2012-01-15.ian2012-01-251-4/+14
* compiler, runtime: Implement struct and array comparisons.ian2012-01-061-3/+3
* libgo: Update to weekly.2011-11-02.ian2011-12-031-2/+1
* Update Go library to last weekly.ian2011-10-261-1/+17
* Pass $(MATH_LIBS) $(NET_LIBS) when linking tests.ian2011-09-261-1/+1
* Increase default libgo test timeout.ian2011-09-211-1/+1
* Update Go library to r60.ian2011-09-161-0/+22
* libgo/testsuite/gotest: Run tests in source file order.ian2011-07-131-2/+2
* gotest: Add external timeout if internal timeout fails.ian2011-04-051-1/+14
* gotest: Avoid echo -n.ian2011-04-051-2/+2
* libgo: Set name of test when using DejaGNU tests.ian2011-03-311-0/+14
* PR go/48242ian2011-03-311-1/+11
* Update to current Go library.ian2011-03-301-1/+1
* Update to current version of Go library.ian2011-03-241-9/+44
* Update to current version of Go library (revision 94d654be2064).ian2011-03-161-0/+7
* PR go/48020ian2011-03-101-1/+3
* Use correct nm and nm options.ian2011-01-121-1/+3
* Make using DejaGNU work for libgo testing on a native system.ian2011-01-121-6/+16
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+329
OpenPOWER on IntegriCloud