aboutsummaryrefslogtreecommitdiff
path: root/libgo/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-05-02libgo: add support for the Nios II architectureIan Lance Taylor1-2/+2
2018-04-20gotest: only use [TD] on big-endian PPC64 non-AIX systemsIan Lance Taylor1-3/+7
2018-02-22re PR go/84484 (libgo configure tests fail to find -latomic)Andreas Schwab1-2/+2
2018-02-08runtime: get missing function name from symbol tableIan Lance Taylor1-4/+4
2018-01-31gotest: accept symbols with leading dotIan Lance Taylor1-3/+3
2018-01-25compiler: deref receiver types in mangled namesIan Lance Taylor1-1/+1
2018-01-14go/types: implement SizesFor for gccgoIan Lance Taylor1-8/+0
2018-01-10libgo: add platform support for SuperHIan Lance Taylor1-2/+2
2018-01-09libgo: update to Go1.10beta1Ian Lance Taylor1-1/+1
2017-09-14libgo: update to go1.9Ian Lance Taylor1-4/+4
2017-06-21libgo: remove old MIPS architecture namesIan Lance Taylor1-2/+2
2017-05-10Big merge of changes to gofrontend repo that were postponed due to theIan Lance Taylor1-2/+2
2017-01-14libgo: update to Go 1.8 release candidate 1Ian Lance Taylor1-16/+2
2017-01-06re PR go/78978 (runtime/pprof FAILs on Solaris 2/x86)Ian Lance Taylor1-1/+1
2016-12-13libgo: fixes for Solaris buildIan Lance Taylor1-0/+2
2016-09-11runtime/internal/sys: new package, API copied from Go 1.7Ian Lance Taylor1-0/+11
2016-08-13libgo: don't unset in shell scriptIan Lance Taylor1-3/+4
2016-08-08testsuite: fix gotest for absolute srcdirIan Lance Taylor1-24/+42
2016-08-07internal/syscall/unix: fix syscalls for alpha, ia64, s390Ian Lance Taylor1-2/+2
2016-08-06libgo: change build procedure to use build tagsIan Lance Taylor1-19/+16
2016-08-03gotest: multiple +build lines must all be trueIan Lance Taylor1-45/+49
2016-01-11re PR go/68980 (ps -o cmd in gotest isn't portable)Ian Lance Taylor1-1/+1
2015-11-04gotest: fix handling of --goarch optionIan Lance Taylor1-11/+1
2015-10-31runtime: Remove now unnecessary pad field from ParFor.Ian Lance Taylor1-1/+110
2015-10-09Testsuite: add dg-{begin|end}-multiline-output commandsDavid Malcolm1-0/+1
2015-09-15libgo: If compiler can split-stack and linker can not, use -fno-split-stack.Ian Lance Taylor1-0/+1
2015-09-15libgo: don't provide ustat on arm64 GNU/LinuxIan Lance Taylor1-13/+47
2015-08-20libgo/testsuite: another fix for killing the sleep processIan Lance Taylor1-3/+6
2015-08-07libgo/testsuite: don't call kill without argsIan Lance Taylor1-1/+4
2015-08-03libgo/testsuite: kill sleep process in gotestIan Lance Taylor1-1/+1
2015-01-15libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.Ian Lance Taylor1-4/+25
2014-12-12Add load of target-utils.exp to libatomic, libitm, libvtv, libgo testsuite dr...Kyrylo Tkachov1-0/+2
2014-11-21runtime: GOARCH values for ppc64 BE & LEIan Lance Taylor1-1/+1
2014-07-01runtime: introduce build targets for running benchmarksIan Lance Taylor1-14/+32
2014-05-29runtime: add the --without-libatomic configure optionIan Lance Taylor1-0/+1
2013-11-19gotest: Recognize PPC ELF v2 function pointers in text section.Ian Lance Taylor1-1/+1
2013-02-09re PR go/56017 (libgo testsuite does not support cross testing)Ian Lance Taylor1-0/+1
2013-02-05re PR go/56017 (libgo testsuite does not support cross testing)Ian Lance Taylor1-0/+1
2013-02-02re PR go/56171 (syscall FAILs on Solaris)Ian Lance Taylor1-0/+9
2012-10-23libgo: Update to current sources.Ian Lance Taylor1-4/+12
2012-09-20libgo: Add no-dist and -Wno-portability to AM_INIT_AUTOMAKE.Ian Lance Taylor1-36/+3
2012-06-25gotest: Only look in data segment for ppc64, not ppc*.Ian Lance Taylor1-1/+1
2012-05-14libgo: Use -fgo-pkgpath.Ian Lance Taylor1-8/+25
2012-04-24gotest: Remove race in use of ../testdata.Ian Lance Taylor1-14/+16
2012-04-20net, syscall: Use native endianness for GNU/Linux netlink code.Ian Lance Taylor1-1/+0
2012-04-20gotest: Don't get confused by data tables named Test on PPC.Ian Lance Taylor1-3/+3
2012-04-03syscall, net: Fix GNU/Linux netlink code for big-endian systems.Ian Lance Taylor1-0/+1
2012-04-03gotest: Fix finding functions on PPC.Ian Lance Taylor1-1/+16
2012-02-14re PR go/48410 (weird installation dir)Ian Lance Taylor1-1/+1
2012-02-08math: Compile with -mfancy-math-387 -funsafe-optimizations on x86.Ian Lance Taylor1-0/+1