aboutsummaryrefslogtreecommitdiff
path: root/libgo/testsuite
AgeCommit message (Expand)Author
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
2011-07-11libgo: Define CC_FOR_BUILD in Makefile.ian
2011-04-05gotest: Add external timeout if internal timeout fails.ian
2011-04-05gotest: Avoid echo -n.ian
2011-04-01libgo: Support Solaris 8/9.ian
2011-03-31libgo: Set name of test when using DejaGNU tests.ian
2011-03-31 PR go/48242ian
2011-03-30Update to current Go library.ian
2011-03-24Update to current version of Go library.ian
2011-03-16Update to current version of Go library (revision 94d654be2064).ian
2011-03-10 PR go/48020ian
2011-02-02libgo.exp: Set tmpdir.ian
2011-01-24Recognize m68k, mips, PPC. Don't require arch syscall files to exist.ian
2011-01-12Use correct nm and nm options.ian
2011-01-12Make using DejaGNU work for libgo testing on a native system.ian
2011-01-12Preliminary framework for Solaris support.ian
2011-01-12Simplify libgo Makefile conditionals.ian
2010-12-08 PR other/46840ian
2010-12-03Check for -pthread and -lpthread at configure time.ian
2010-12-03Add Go frontend, libgo library, and Go testsuite.ian