syscall: Add Dup3, {Get,List,Remove,Set}xattr, {Get,Set}priority.
[gcc.git] / libgo / testsuite /
2013-02-09 Ian Lance Taylorre PR go/56017 (libgo testsuite does not support cross...
2013-02-05 Ian Lance Taylorre PR go/56017 (libgo testsuite does not support cross...
2013-02-02 Ian Lance Taylorre PR go/56171 (syscall FAILs on Solaris)
2012-10-23 Ian Lance Taylorlibgo: Update to current sources.
2012-09-20 Ian Lance Taylorlibgo: Add no-dist and -Wno-portability to AM_INIT_AUTO...
2012-06-25 Ian Lance Taylorgotest: Only look in data segment for ppc64, not ppc*.
2012-05-14 Ian Lance Taylorlibgo: Use -fgo-pkgpath.
2012-04-24 Ian Lance Taylorgotest: Remove race in use of ../testdata.
2012-04-20 Ian Lance Taylornet, syscall: Use native endianness for GNU/Linux netli...
2012-04-20 Ian Lance Taylorgotest: Don't get confused by data tables named Test...
2012-04-03 Ian Lance Taylorsyscall, net: Fix GNU/Linux netlink code for big-endian...
2012-04-03 Ian Lance Taylorgotest: Fix finding functions on PPC.
2012-02-14 Ian Lance Taylorre PR go/48410 (weird installation dir)
2012-02-08 Ian Lance Taylormath: Compile with -mfancy-math-387 -funsafe-optimizati...
2012-01-25 Ian Lance Taylorlibgo: Update to weekly.2012-01-15.
2012-01-06 Ian Lance Taylorcompiler, runtime: Implement struct and array comparisons.
2011-12-03 Ian Lance Taylorlibgo: Update to weekly.2011-11-02.
2011-12-03 Ian Lance Taylorlibgo: Generate dependencies automatically.
2011-11-01 Ian Lance Taylorsyscall: Portability code for epoll_event on GNU/Linux.
2011-10-26 Ian Lance TaylorUpdate Go library to last weekly.
2011-10-23 Ian Lance TaylorImplement new syscall package.
2011-09-26 Ian Lance TaylorPass $(MATH_LIBS) $(NET_LIBS) when linking tests.
2011-09-21 Ian Lance TaylorIncrease default libgo test timeout.
2011-09-16 Ian Lance TaylorUpdate Go library to r60.
2011-07-13 Ian Lance Taylorlibgo/testsuite/gotest: Run tests in source file order.
2011-07-11 Ian Lance Taylorlibgo: Define CC_FOR_BUILD in Makefile.
2011-04-05 Ian Lance Taylorgotest: Add external timeout if internal timeout fails.
2011-04-05 Ian Lance Taylorgotest: Avoid echo -n.
2011-04-01 Ian Lance Taylorlibgo: Support Solaris 8/9.
2011-03-31 Ian Lance Taylorlibgo: Set name of test when using DejaGNU tests.
2011-03-31 Ian Lance Taylorre PR go/48242 (gotest needs timeout mechanism)
2011-03-30 Ian Lance TaylorUpdate to current Go library.
2011-03-24 Ian Lance TaylorUpdate to current version of Go library.
2011-03-16 Ian Lance TaylorUpdate to current version of Go library (revision 94d65...
2011-03-10 Ian Lance Taylorre PR go/48020 (libgo flag test FAILs on Solaris 2)
2011-02-02 Ian Lance Taylorlibgo.exp: Set tmpdir.
2011-01-24 Ian Lance TaylorRecognize m68k, mips, PPC. Don't require arch syscall...
2011-01-12 Ian Lance TaylorUse correct nm and nm options.
2011-01-12 Ian Lance TaylorMake using DejaGNU work for libgo testing on a native...
2011-01-12 Ian Lance TaylorPreliminary framework for Solaris support.
2011-01-12 Ian Lance TaylorSimplify libgo Makefile conditionals.
2010-12-08 Ian Lance Taylorre PR other/46840 (libgo should link against libm)
2010-12-03 Ian Lance TaylorCheck for -pthread and -lpthread at configure time.
2010-12-03 Ian Lance TaylorAdd Go frontend, libgo library, and Go testsuite.