summaryrefslogtreecommitdiff
path: root/libgo/testsuite/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* libgo: correctly handle AIX FAT library creationClément Chigot2020-08-121-1/+1
* libgo: add AIX FAT libraries supportClément Chigot2020-07-231-0/+1
* libgo: handle --with-toolexeclibdir=.Ian Lance Taylor2020-01-241-0/+1
* libgo: fix DejaGNU testsuite compiler when using build sysrootIan Lance Taylor2019-11-111-1/+4
* runtime: drop unused C type reflection codeIan Lance Taylor2019-05-311-1/+0
* runtime: implement cheaper context switch on Linux/AMD64Ian Lance Taylor2019-05-311-0/+4
* re PR go/89172 (FAIL: runtime/pprof)Ian Lance Taylor2019-02-271-0/+1
* re PR bootstrap/82856 (--enable-maintainter-mode broken by incompatiblity of ...Ian Lance Taylor2018-10-311-41/+93
* go/types: implement SizesFor for gccgoIan Lance Taylor2018-01-141-8/+0
* re PR go/78978 (runtime/pprof FAILs on Solaris 2/x86)Ian Lance Taylor2017-01-061-1/+1
* libgo: fixes for Solaris buildIan Lance Taylor2016-12-131-0/+2
* runtime/internal/sys: new package, API copied from Go 1.7Ian Lance Taylor2016-09-111-0/+11
* libgo: If compiler can split-stack and linker can not, use -fno-split-stack.Ian Lance Taylor2015-09-151-0/+1
* libgo: don't provide ustat on arm64 GNU/LinuxIan Lance Taylor2015-09-151-13/+47
* runtime: add the --without-libatomic configure optionIan Lance Taylor2014-05-291-0/+1
* re PR go/56017 (libgo testsuite does not support cross testing)Ian Lance Taylor2013-02-051-0/+1
* libgo: Add no-dist and -Wno-portability to AM_INIT_AUTOMAKE.Ian Lance Taylor2012-09-201-36/+3
* net, syscall: Use native endianness for GNU/Linux netlink code.Ian Lance Taylor2012-04-201-1/+0
* syscall, net: Fix GNU/Linux netlink code for big-endian systems.Ian Lance Taylor2012-04-031-0/+1
* re PR go/48410 (weird installation dir)Ian Lance Taylor2012-02-141-1/+1
* math: Compile with -mfancy-math-387 -funsafe-optimizations on x86.Ian Lance Taylor2012-02-081-0/+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
* Implement new syscall package.Ian Lance Taylor2011-10-231-1/+4
* Update Go library to r60.Ian Lance Taylor2011-09-161-1/+0
* libgo: Define CC_FOR_BUILD in Makefile.Ian Lance Taylor2011-07-111-0/+1
* libgo: Support Solaris 8/9.Ian Lance Taylor2011-04-011-0/+1
* Recognize m68k, mips, PPC. Don't require arch syscall files to exist.Ian Lance Taylor2011-01-241-0/+2
* 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-031-0/+438