summaryrefslogtreecommitdiff
path: root/libgo/testsuite
Commit message (Expand)AuthorAgeFilesLines
* runtime/internal/sys: new package, API copied from Go 1.7Ian Lance Taylor2016-09-111-0/+11
* libgo: don't unset in shell scriptIan Lance Taylor2016-08-131-3/+4
* testsuite: fix gotest for absolute srcdirIan Lance Taylor2016-08-081-24/+42
* internal/syscall/unix: fix syscalls for alpha, ia64, s390Ian Lance Taylor2016-08-071-2/+2
* libgo: change build procedure to use build tagsIan Lance Taylor2016-08-061-19/+16
* gotest: multiple +build lines must all be trueIan Lance Taylor2016-08-031-45/+49
* re PR go/68980 (ps -o cmd in gotest isn't portable)Ian Lance Taylor2016-01-111-1/+1
* gotest: fix handling of --goarch optionIan Lance Taylor2015-11-041-11/+1
* runtime: Remove now unnecessary pad field from ParFor.Ian Lance Taylor2015-10-311-1/+110
* Testsuite: add dg-{begin|end}-multiline-output commandsDavid Malcolm2015-10-091-0/+1
* libgo: If compiler can split-stack and linker can not, use -fno-split-stack.Ian Lance Taylor2015-09-151-0/+1
* libgo: don't provide ustat on arm64 GNU/LinuxIan Lance Taylor2015-09-151-13/+47
* libgo/testsuite: another fix for killing the sleep processIan Lance Taylor2015-08-201-3/+6
* libgo/testsuite: don't call kill without argsIan Lance Taylor2015-08-071-1/+4
* libgo/testsuite: kill sleep process in gotestIan Lance Taylor2015-08-031-1/+1
* libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.Ian Lance Taylor2015-01-151-4/+25
* Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr...Kyrylo Tkachov2014-12-121-0/+2
* runtime: GOARCH values for ppc64 BE & LEIan Lance Taylor2014-11-211-1/+1
* 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