summaryrefslogtreecommitdiff
path: root/libgo/testsuite
Commit message (Expand)AuthorAgeFilesLines
* 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
* libgo: Set name of test when using DejaGNU tests.Ian Lance Taylor2011-03-312-1/+21
* re PR go/48242 (gotest needs timeout mechanism)Ian Lance Taylor2011-03-311-1/+11
* Update to current Go library.Ian Lance Taylor2011-03-302-2/+2
* Update to current version of Go library.Ian Lance Taylor2011-03-241-9/+44
* Update to current version of Go library (revision 94d654be2064).Ian Lance Taylor2011-03-161-0/+7
* re PR go/48020 (libgo flag test FAILs on Solaris 2)Ian Lance Taylor2011-03-101-1/+3
* libgo.exp: Set tmpdir.Ian Lance Taylor2011-02-021-0/+4
* Recognize m68k, mips, PPC. Don't require arch syscall files to exist.Ian Lance Taylor2011-01-241-0/+2
* Use correct nm and nm options.Ian Lance Taylor2011-01-121-1/+3
* Make using DejaGNU work for libgo testing on a native system.Ian Lance Taylor2011-01-123-12/+24
* Preliminary framework for Solaris support.Ian Lance Taylor2011-01-121-0/+1
* Simplify libgo Makefile conditionals.Ian Lance Taylor2011-01-121-0/+2
* re PR other/46840 (libgo should link against libm)Ian Lance Taylor2010-12-081-0/+1
* Check for -pthread and -lpthread at configure time.Ian Lance Taylor2010-12-031-0/+2
* Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor2010-12-036-0/+909