OSDN Git Service

gotest: Only look in data segment for ppc64, not ppc*.
[pf3gnuchains/gcc-fork.git] / libgo / testsuite /
2012-06-25 iangotest: Only look in data segment for ppc64, not ppc*.
2012-05-14 ianlibgo: Use -fgo-pkgpath.
2012-04-24 iangotest: Remove race in use of ../testdata.
2012-04-20 iannet, syscall: Use native endianness for GNU/Linux netli...
2012-04-20 iangotest: Don't get confused by data tables named Test...
2012-04-03 iansyscall, net: Fix GNU/Linux netlink code for big-endian...
2012-04-03 iangotest: Fix finding functions on PPC.
2012-02-14 ian PR go/48410
2012-02-08 ianmath: Compile with -mfancy-math-387 -funsafe-optimizati...
2012-01-25 ianlibgo: Update to weekly.2012-01-15.
2012-01-06 iancompiler, runtime: Implement struct and array comparisons.
2011-12-03 ianlibgo: Update to weekly.2011-11-02.
2011-12-03 ianlibgo: Generate dependencies automatically.
2011-11-01 iansyscall: Portability code for epoll_event on GNU/Linux.
2011-10-26 ianUpdate Go library to last weekly.
2011-10-23 ianImplement new syscall package.
2011-09-26 ianPass $(MATH_LIBS) $(NET_LIBS) when linking tests.
2011-09-21 ianIncrease default libgo test timeout.
2011-09-16 ianUpdate Go library to r60.
2011-07-13 ianlibgo/testsuite/gotest: Run tests in source file order.
2011-07-11 ianlibgo: Define CC_FOR_BUILD in Makefile.
2011-04-05 iangotest: Add external timeout if internal timeout fails.
2011-04-05 iangotest: Avoid echo -n.
2011-04-01 ianlibgo: Support Solaris 8/9.
2011-03-31 ianlibgo: Set name of test when using DejaGNU tests.
2011-03-31 ian PR go/48242
2011-03-30 ianUpdate to current Go library.
2011-03-24 ianUpdate to current version of Go library.
2011-03-16 ianUpdate to current version of Go library (revision 94d65...
2011-03-10 ian PR go/48020
2011-02-02 ianlibgo.exp: Set tmpdir.
2011-01-24 ianRecognize m68k, mips, PPC. Don't require arch syscall...
2011-01-12 ianUse correct nm and nm options.
2011-01-12 ianMake using DejaGNU work for libgo testing on a native...
2011-01-12 ianPreliminary framework for Solaris support.
2011-01-12 ianSimplify libgo Makefile conditionals.
2010-12-08 ian PR other/46840
2010-12-03 ianCheck for -pthread and -lpthread at configure time.
2010-12-03 ianAdd Go frontend, libgo library, and Go testsuite.