aboutsummaryrefslogtreecommitdiff
path: root/libgo/testsuite/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2018-01-14go/types: implement SizesFor for gccgoIan Lance Taylor1-8/+0
2017-01-06re PR go/78978 (runtime/pprof FAILs on Solaris 2/x86)Ian Lance Taylor1-1/+1
2016-12-13libgo: fixes for Solaris buildIan Lance Taylor1-0/+2
2016-09-11runtime/internal/sys: new package, API copied from Go 1.7Ian Lance Taylor1-0/+11
2015-09-15libgo: If compiler can split-stack and linker can not, use -fno-split-stack.Ian Lance Taylor1-0/+1
2015-09-15libgo: don't provide ustat on arm64 GNU/LinuxIan Lance Taylor1-13/+47
2014-05-29runtime: add the --without-libatomic configure optionIan Lance Taylor1-0/+1
2013-02-05re PR go/56017 (libgo testsuite does not support cross testing)Ian Lance Taylor1-0/+1
2012-09-20libgo: Add no-dist and -Wno-portability to AM_INIT_AUTOMAKE.Ian Lance Taylor1-36/+3
2012-04-20net, syscall: Use native endianness for GNU/Linux netlink code.Ian Lance Taylor1-1/+0
2012-04-03syscall, net: Fix GNU/Linux netlink code for big-endian systems.Ian Lance Taylor1-0/+1
2012-02-14re PR go/48410 (weird installation dir)Ian Lance Taylor1-1/+1
2012-02-08math: Compile with -mfancy-math-387 -funsafe-optimizations on x86.Ian Lance Taylor1-0/+1
2011-12-03libgo: Generate dependencies automatically.Ian Lance Taylor1-0/+1
2011-11-01syscall: Portability code for epoll_event on GNU/Linux.Ian Lance Taylor1-0/+2
2011-10-23Implement new syscall package.Ian Lance Taylor1-1/+4
2011-09-16Update Go library to r60.Ian Lance Taylor1-1/+0
2011-07-11libgo: Define CC_FOR_BUILD in Makefile.Ian Lance Taylor1-0/+1
2011-04-01libgo: Support Solaris 8/9.Ian Lance Taylor1-0/+1
2011-01-24Recognize m68k, mips, PPC. Don't require arch syscall files to exist.Ian Lance Taylor1-0/+2
2011-01-12Preliminary framework for Solaris support.Ian Lance Taylor1-0/+1
2011-01-12Simplify libgo Makefile conditionals.Ian Lance Taylor1-0/+2
2010-12-08re PR other/46840 (libgo should link against libm)Ian Lance Taylor1-0/+1
2010-12-03Check for -pthread and -lpthread at configure time.Ian Lance Taylor1-0/+2
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+438