]> git.ipfire.org Git - thirdparty/gcc.git/history - libgo/testsuite
runtime: handle DW_EH_PE_absptr in type table encoding
[thirdparty/gcc.git] / libgo / testsuite /
2018-10-31  ian PR bootstrap/82856
2018-10-26  ian libgo: simplify gotest script to avoid sed substitu...
2018-10-26  ian libgo: avoid use of 'local' directive in shell...
2018-10-26  ian libgo: don't use wc in gotest
2018-10-25  ian compiler: improve name mangling for packpaths
2018-09-24  ian libgo: update to Go 1.11
2018-05-02  ian libgo: add support for the Nios II architecture
2018-04-20  ian gotest: only use [TD] on big-endian PPC64 non-AIX...
2018-02-22  ian PR go/84484
2018-02-08  ian runtime: get missing function name from symbol...
2018-01-31  ian gotest: accept symbols with leading dot
2018-01-25  ian compiler: deref receiver types in mangled names
2018-01-14  ian go/types: implement SizesFor for gccgo
2018-01-10  ian libgo: add platform support for SuperH
2018-01-09  ian libgo: update to Go1.10beta1
2017-09-14  ian libgo: update to go1.9
2017-06-21  ian libgo: remove old MIPS architecture names
2017-05-10  ianBig merge of changes to gofrontend repo that were postp...
2017-01-14  ian libgo: update to Go 1.8 release candidate 1
2017-01-06  ian PR go/78978
2016-12-13  ian libgo: fixes for Solaris build
2016-09-11  ian runtime/internal/sys: new package, API copied from...
2016-08-13  ian libgo: don't unset in shell script
2016-08-08  ian testsuite: fix gotest for absolute srcdir
2016-08-07  ian internal/syscall/unix: fix syscalls for alpha,...
2016-08-06  ian libgo: change build procedure to use build tags
2016-08-03  ian gotest: multiple +build lines must all be true
2016-01-11  ian PR 68980
2015-11-04  ian gotest: fix handling of --goarch option
2015-10-31  ian runtime: Remove now unnecessary pad field from...
2015-10-09  dmalcolmTestsuite: add dg-{begin|end}-multiline-output commands
2015-09-15  ian libgo: If compiler can split-stack and linker can...
2015-09-15  ian libgo: don't provide ustat on arm64 GNU/Linux
2015-08-20  ian libgo/testsuite: another fix for killing the sleep...
2015-08-07  ian libgo/testsuite: don't call kill without args
2015-08-03  ian libgo/testsuite: kill sleep process in gotest
2015-01-15  ianlibgo, compiler: Upgrade libgo to Go 1.4, except for...
2014-12-12  ktkachovAdd load of target-utils.exp to libatomic, libitm,...
2014-11-21  ianruntime: GOARCH values for ppc64 BE & LE
2014-07-01  ianruntime: introduce build targets for running benchmarks
2014-05-29  ianruntime: add the --without-libatomic configure option
2013-11-20  rsandifoMerge from trunk.
2013-11-19  iangotest: Recognize PPC ELF v2 function pointers in text...
2013-02-09  ian PR go/56017
2013-02-05  ian PR go/56017
2013-02-02  ian PR go/56171
2012-10-23  ianlibgo: Update to current sources.
2012-09-20  ianlibgo: Add no-dist and -Wno-portability to AM_INIT_AUTO...
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.