summaryrefslogtreecommitdiff
path: root/libgo/testsuite/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* runtime: add the --without-libatomic configure optionian2014-05-291-0/+1
* PR go/56017ian2013-02-051-0/+1
* libgo: Add no-dist and -Wno-portability to AM_INIT_AUTOMAKE.ian2012-09-201-36/+3
* net, syscall: Use native endianness for GNU/Linux netlink code.ian2012-04-201-1/+0
* syscall, net: Fix GNU/Linux netlink code for big-endian systems.ian2012-04-031-0/+1
* PR go/48410ian2012-02-141-1/+1
* math: Compile with -mfancy-math-387 -funsafe-optimizations on x86.ian2012-02-081-0/+1
* libgo: Generate dependencies automatically.ian2011-12-031-0/+1
* syscall: Portability code for epoll_event on GNU/Linux.ian2011-11-011-0/+2
* Implement new syscall package.ian2011-10-231-1/+4
* Update Go library to r60.ian2011-09-161-1/+0
* libgo: Define CC_FOR_BUILD in Makefile.ian2011-07-111-0/+1
* libgo: Support Solaris 8/9.ian2011-04-011-0/+1
* Recognize m68k, mips, PPC. Don't require arch syscall files to exist.ian2011-01-241-0/+2
* Preliminary framework for Solaris support.ian2011-01-121-0/+1
* Simplify libgo Makefile conditionals.ian2011-01-121-0/+2
* PR other/46840ian2010-12-081-0/+1
* Check for -pthread and -lpthread at configure time.ian2010-12-031-0/+2
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+438