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