aboutsummaryrefslogtreecommitdiff
path: root/gotools
AgeCommit message (Expand)Author
2019-09-06 libgo: update to Go 1.13beta1 releaseIan Lance Taylor
2019-05-27 * Makefile.am (check-go-tool): Only chmod check-go-dir if itIan Lance Taylor
2019-03-01 PR go/89406Ian Lance Taylor
2019-02-13 PR go/89193Ian Lance Taylor
2019-01-28 * Makefile.in: Really regenerate.Uros Bizjak
2019-01-18 libgo: 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-24 libgo: update to Go 1.11Ian Lance Taylor
2018-05-09 go/build, cmd/go: update to match recent changes to gcIan Lance Taylor
2018-05-04 PR go/85630Ian Lance Taylor
2018-03-21 * Makefile.am (check-runtime): Pass -test.timeoutUros Bizjak
2018-02-09 * Makefile.am (GOTOOLS_TEST_TIMEOUT): Double value.Ian Lance Taylor
2018-02-08 * Makefile.am (check-gccgo, check-gcc): Add options to pick upIan Lance Taylor
2018-01-19 * Makefile.am (GOTOOLS_TEST_TIMEOUT): Define.Ian Lance Taylor
2018-01-09 libgo: update to Go1.10beta1Ian Lance Taylor
2017-10-25 * Makefile.am (check-go-tool): Output colon after ${fl}.Ian Lance Taylor
2017-09-19Fix some gotools testing problemsRainer Orth
2017-09-14 libgo: update to go1.9Ian Lance Taylor
2017-08-30Fix e-mail address.Ian Lance Taylor
2017-08-30 * configure.ac: Substitute GOC_FOR_TARGET and GCC_FOR_TARGET.Ian Lance Taylor
2017-07-26 PR go/81548Ian Lance Taylor
2017-07-15 * Makefile.am (CHECK_ENV): Set GOROOT.Ian Lance Taylor
2017-06-29 * Makefile.am (MOSTLYCLEANFILES): Remove testing files and logs.Ian Lance Taylor
2017-06-26 * Makefile.am (s-zdefaultcc): Don't record $(bindir) for defaultCCIan Lance Taylor
2017-06-16Don't use >& for I/O redirectionRainer Orth
2017-06-14 * Makefile.am (libgosrcdir): Define.Ian Lance Taylor
2017-06-13 PR go/80964Ian Lance Taylor
2017-05-18 PR go/80814Ian Lance Taylor
2017-01-14 libgo: update to Go 1.8 release candidate 1Ian Lance Taylor
2016-06-07Update copyright datesRainer Orth
2016-02-03 libgo: Update to go1.6rc1.Ian Lance Taylor
2015-12-02./:Ian Lance Taylor
2015-10-31 * Makefile.am (go_cmd_go_files): Update to Go 1.5.1 library byIan Lance Taylor
2015-05-13gotools: Bump to automake 1.11.6Michael Haubenwallner
2015-03-24 PR go/65462Ian Lance Taylor
2015-03-12 * Makefile.am (GOLINK): Add GOCFLAGS.Ian Lance Taylor
2015-01-23 PR go/64738Ian Lance Taylor
2015-01-23 PR go/64595Ian Lance Taylor
2015-01-22 * Makefile.am (noinst_PROGRAMS): New variable.Ian Lance Taylor
2015-01-20Link with -lrt on Solaris 10Rainer Orth
2015-01-15 * configure.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-10 * Makefile.am (GOCOMPILER): Set to GOC or GOC_FOR_TARGET dependingIan Lance Taylor
2015-01-09 * Initial implementation.Ian Lance Taylor
2015-01-09./:Ian Lance Taylor