aboutsummaryrefslogtreecommitdiff
path: root/libgo/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-25libgo: Update to weekly.2012-01-15.Ian Lance Taylor1-4/+14
2012-01-06compiler, runtime: Implement struct and array comparisons.Ian Lance Taylor1-3/+3
2011-12-03libgo: Update to weekly.2011-11-02.Ian Lance Taylor1-2/+1
2011-12-03libgo: Generate dependencies automatically.Ian Lance Taylor1-0/+1
2011-11-01syscall: Portability code for epoll_event on GNU/Linux.Ian Lance Taylor1-0/+2
2011-10-26Update Go library to last weekly.Ian Lance Taylor1-1/+17
2011-10-23Implement new syscall package.Ian Lance Taylor1-1/+4
2011-09-26Pass $(MATH_LIBS) $(NET_LIBS) when linking tests.Ian Lance Taylor1-1/+1
2011-09-21Increase default libgo test timeout.Ian Lance Taylor1-1/+1
2011-09-16Update Go library to r60.Ian Lance Taylor2-1/+22
2011-07-13libgo/testsuite/gotest: Run tests in source file order.Ian Lance Taylor1-2/+2
2011-07-11libgo: Define CC_FOR_BUILD in Makefile.Ian Lance Taylor1-0/+1
2011-04-05gotest: Add external timeout if internal timeout fails.Ian Lance Taylor1-1/+14
2011-04-05gotest: Avoid echo -n.Ian Lance Taylor1-2/+2
2011-04-01libgo: Support Solaris 8/9.Ian Lance Taylor1-0/+1
2011-03-31libgo: Set name of test when using DejaGNU tests.Ian Lance Taylor2-1/+21
2011-03-31re PR go/48242 (gotest needs timeout mechanism)Ian Lance Taylor1-1/+11
2011-03-30Update to current Go library.Ian Lance Taylor2-2/+2
2011-03-24Update to current version of Go library.Ian Lance Taylor1-9/+44
2011-03-16Update to current version of Go library (revision 94d654be2064).Ian Lance Taylor1-0/+7
2011-03-10re PR go/48020 (libgo flag test FAILs on Solaris 2)Ian Lance Taylor1-1/+3
2011-02-02libgo.exp: Set tmpdir.Ian Lance Taylor1-0/+4
2011-01-24Recognize m68k, mips, PPC. Don't require arch syscall files to exist.Ian Lance Taylor1-0/+2
2011-01-12Use correct nm and nm options.Ian Lance Taylor1-1/+3
2011-01-12Make using DejaGNU work for libgo testing on a native system.Ian Lance Taylor3-12/+24
2011-01-12Preliminary framework for Solaris support.Ian Lance Taylor1-0/+1
2011-01-12Simplify libgo Makefile conditionals.Ian Lance Taylor1-0/+2
2010-12-08re PR other/46840 (libgo should link against libm)Ian Lance Taylor1-0/+1
2010-12-03Check for -pthread and -lpthread at configure time.Ian Lance Taylor1-0/+2
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor6-0/+909