summaryrefslogtreecommitdiff
path: root/gotools
AgeCommit message (Expand)Author
2020-01-21libgo: update to Go1.14beta1Ian Lance Taylor
2019-09-06libgo: update to Go 1.13beta1 releaseIan Lance Taylor
2019-05-27Makefile.am (check-go-tool): Only chmod check-go-dir if it exists.Ian Lance Taylor
2019-03-01re PR go/89406 (Go testing leaves many temporary directories in /tmp around)Ian Lance Taylor
2019-02-13re PR go/89193 ("make distclean" leaves stuff in gotools/)Ian Lance Taylor
2019-01-28Makefile.in: Really regenerate.Uros Bizjak
2019-01-18libgo: update to Go1.12beta2Ian Lance Taylor
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-09-26Ignore chmod errors during mostlyclean-local, check-go-toolRainer Orth
2018-09-24libgo: update to Go 1.11Ian Lance Taylor
2018-05-09go/build, cmd/go: update to match recent changes to gcIan Lance Taylor
2018-05-04re PR go/85630 (GCC 8.1.0: Filesystem pollution during build: .cache dir in $...Ian Lance Taylor
2018-03-21Makefile.am (check-runtime): Pass -test.timeout with GOTOOLS_TEST_TIMEOUT.Uros Bizjak
2018-02-09* Makefile.am (GOTOOLS_TEST_TIMEOUT): Double value.Ian Lance Taylor
2018-02-08Makefile.am (check-gccgo, check-gcc): Add options to pick up target libstdc++...Ian Lance Taylor
2018-01-19Makefile.am (GOTOOLS_TEST_TIMEOUT): Define.Ian Lance Taylor
2018-01-09libgo: update to Go1.10beta1Ian Lance Taylor
2017-10-25Makefile.am (check-go-tool): Output colon after ${fl}.Ian Lance Taylor
2017-09-19Fix some gotools testing problemsRainer Orth
2017-09-14libgo: update to go1.9Ian Lance Taylor
2017-08-30Fix e-mail address.Ian Lance Taylor
2017-08-30configure.ac: Substitute GOC_FOR_TARGET and GCC_FOR_TARGET.Ian Lance Taylor
2017-07-26re PR go/81548 ("make distclean" does not clean all of gotools/)Ian Lance Taylor
2017-07-15Makefile.am (CHECK_ENV): Set GOROOT.Ian Lance Taylor
2017-06-29Makefile.am (MOSTLYCLEANFILES): Remove testing files and logs.Ian Lance Taylor
2017-06-26Makefile.am (s-zdefaultcc): Don't record $(bindir) for defaultCC or defaultCXX.Ian Lance Taylor
2017-06-16Don't use >& for I/O redirectionRainer Orth
2017-06-14Makefile.am (libgosrcdir): Define.Ian Lance Taylor
2017-06-13re PR go/80964 (cross-gotools are not executable on host system)Ian Lance Taylor
2017-05-18re PR go/80814 (commit aa443150c83535fedccb3dee80daa7e01fafd92d causes a buil...Ian Lance Taylor
2017-01-14libgo: update to Go 1.8 release candidate 1Ian Lance Taylor
2016-06-07Update copyright datesRainer Orth
2016-02-03libgo: Update to go1.6rc1.Ian Lance Taylor
2015-12-02re PR go/66147 (go fails to cross build)Ian Lance Taylor
2015-10-31Makefile.am (go_cmd_go_files): Update to Go 1.5.1 library by adding alldocs.g...Ian Lance Taylor
2015-05-13gotools: Bump to automake 1.11.6Michael Haubenwallner
2015-03-24re PR go/65462 (Use of 'go get' with gccgo is not finding dependencies correc...Ian Lance Taylor
2015-03-12Makefile.am (GOLINK): Add GOCFLAGS.Ian Lance Taylor
2015-01-23re PR go/64738 (go, gofmt and cgo binaries linked statically)Ian Lance Taylor
2015-01-23re PR go/64595 (go programs abort when debug info is stripped)Ian Lance Taylor
2015-01-22Makefile.am (noinst_PROGRAMS): New variable.Ian Lance Taylor
2015-01-20Link with -lrt on Solaris 10Rainer Orth
2015-01-15configure.ac: Check for networking libraries; see NET_LIBS.Ian Lance Taylor
2015-01-15libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.Ian Lance Taylor
2015-01-10Makefile.am (GOCOMPILER): Set to GOC or GOC_FOR_TARGET depending on whether t...Ian Lance Taylor
2015-01-09* Initial implementation.Ian Lance Taylor
2015-01-09configure.ac (host_tools): Add gotools.Ian Lance Taylor