summaryrefslogtreecommitdiff
path: root/libgo/testsuite
AgeCommit message (Expand)Author
2017-10-09Backport correct Go MIPS architecture names from trunk.ian
2017-01-14 libgo: update to Go 1.8 release candidate 1ian
2017-01-06 PR go/78978ian
2016-12-13 libgo: fixes for Solaris buildian
2016-09-11 runtime/internal/sys: new package, API copied from Go 1.7ian
2016-08-13 libgo: don't unset in shell scriptian
2016-08-08 testsuite: fix gotest for absolute srcdirian
2016-08-07 internal/syscall/unix: fix syscalls for alpha, ia64, s390ian
2016-08-06 libgo: change build procedure to use build tagsian
2016-08-03 gotest: multiple +build lines must all be trueian
2016-01-11 PR 68980ian
2015-11-04 gotest: fix handling of --goarch optionian
2015-10-31 runtime: Remove now unnecessary pad field from ParFor.ian
2015-10-09Testsuite: add dg-{begin|end}-multiline-output commandsdmalcolm
2015-09-15 libgo: If compiler can split-stack and linker can not, use -fno-split-stack.ian
2015-09-15 libgo: don't provide ustat on arm64 GNU/Linuxian
2015-08-20 libgo/testsuite: another fix for killing the sleep processian
2015-08-07 libgo/testsuite: don't call kill without argsian
2015-08-03 libgo/testsuite: kill sleep process in gotestian
2015-01-15libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.ian
2014-12-12Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr...ktkachov
2014-11-21runtime: GOARCH values for ppc64 BE & LEian
2014-07-01runtime: introduce build targets for running benchmarksian
2014-05-29runtime: add the --without-libatomic configure optionian
2013-11-19gotest: Recognize PPC ELF v2 function pointers in text section.ian
2013-02-09 PR go/56017ian
2013-02-05 PR go/56017ian
2013-02-02 PR go/56171ian
2012-10-23libgo: Update to current sources.ian
2012-09-20libgo: Add no-dist and -Wno-portability to AM_INIT_AUTOMAKE.ian
2012-06-25gotest: Only look in data segment for ppc64, not ppc*.ian
2012-05-14libgo: Use -fgo-pkgpath.ian
2012-04-24gotest: Remove race in use of ../testdata.ian
2012-04-20net, syscall: Use native endianness for GNU/Linux netlink code.ian
2012-04-20gotest: Don't get confused by data tables named Test on PPC.ian
2012-04-03syscall, net: Fix GNU/Linux netlink code for big-endian systems.ian
2012-04-03gotest: Fix finding functions on PPC.ian
2012-02-14 PR go/48410ian
2012-02-08math: Compile with -mfancy-math-387 -funsafe-optimizations on x86.ian
2012-01-25libgo: Update to weekly.2012-01-15.ian
2012-01-06compiler, runtime: Implement struct and array comparisons.ian
2011-12-03libgo: Update to weekly.2011-11-02.ian
2011-12-03libgo: Generate dependencies automatically.ian
2011-11-01syscall: Portability code for epoll_event on GNU/Linux.ian
2011-10-26Update Go library to last weekly.ian
2011-10-23Implement new syscall package.ian
2011-09-26Pass $(MATH_LIBS) $(NET_LIBS) when linking tests.ian
2011-09-21Increase default libgo test timeout.ian
2011-09-16Update Go library to r60.ian
2011-07-13libgo/testsuite/gotest: Run tests in source file order.ian