summaryrefslogtreecommitdiff
path: root/libgo/testsuite/gotest
Commit message (Expand)AuthorAgeFilesLines
* PR go/84484ian2018-02-221-2/+2
* runtime: get missing function name from symbol tableian2018-02-081-4/+4
* gotest: accept symbols with leading dotian2018-01-311-3/+3
* compiler: deref receiver types in mangled namesian2018-01-251-1/+1
* libgo: add platform support for SuperHian2018-01-101-2/+2
* libgo: update to Go1.10beta1ian2018-01-091-1/+1
* libgo: update to go1.9ian2017-09-141-4/+4
* libgo: remove old MIPS architecture namesian2017-06-211-2/+2
* Big merge of changes to gofrontend repo that were postponed due to theian2017-05-101-2/+2
* libgo: update to Go 1.8 release candidate 1ian2017-01-141-16/+2
* libgo: don't unset in shell scriptian2016-08-131-3/+4
* testsuite: fix gotest for absolute srcdirian2016-08-081-24/+42
* internal/syscall/unix: fix syscalls for alpha, ia64, s390ian2016-08-071-2/+2
* libgo: change build procedure to use build tagsian2016-08-061-19/+16
* gotest: multiple +build lines must all be trueian2016-08-031-45/+49
* PR 68980ian2016-01-111-1/+1
* gotest: fix handling of --goarch optionian2015-11-041-11/+1
* runtime: Remove now unnecessary pad field from ParFor.ian2015-10-311-1/+110
* libgo/testsuite: another fix for killing the sleep processian2015-08-201-3/+6
* libgo/testsuite: don't call kill without argsian2015-08-071-1/+4
* libgo/testsuite: kill sleep process in gotestian2015-08-031-1/+1
* libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.ian2015-01-151-4/+25
* runtime: GOARCH values for ppc64 BE & LEian2014-11-211-1/+1
* runtime: introduce build targets for running benchmarksian2014-07-011-14/+32
* 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