summaryrefslogtreecommitdiff
path: root/gotools/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* automake: regenerateMartin Liska2022-08-301-1/+1
* automake: regenerateMartin Liska2022-08-301-1/+1
* runtime: call timer functions via syscallIan Lance Taylor2022-02-131-4/+1
* libgo: update to Go1.18beta2Ian Lance Taylor2022-02-111-0/+2
* gccgo: link static libgo against -lrt on GNU/LinuxIan Lance Taylor2022-02-091-1/+4
* runtime: set runtime.GOROOT value at build timeIan Lance Taylor2021-09-211-3/+3
* gotools: for "make check" run "go test embed/internal/embedtest"Ian Lance Taylor2021-02-021-5/+23
* libgo: update to Go1.16beta1 releaseIan Lance Taylor2020-12-301-4/+15
* libgo: handle linking to NetBSD's versioned symbolsNikhil Benesch2020-10-281-2/+2
* libgo: update to Go1.14beta1Ian Lance Taylor2020-01-211-1/+5
* libgo: update to Go 1.13beta1 releaseIan Lance Taylor2019-09-061-4/+4
* Makefile.am (check-go-tool): Only chmod check-go-dir if it exists.Ian Lance Taylor2019-05-271-1/+1
* re PR go/89406 (Go testing leaves many temporary directories in /tmp around)Ian Lance Taylor2019-03-011-2/+2
* re PR go/89193 ("make distclean" leaves stuff in gotools/)Ian Lance Taylor2019-02-131-3/+4
* Makefile.in: Really regenerate.Uros Bizjak2019-01-281-1/+1
* libgo: update to Go1.12beta2Ian Lance Taylor2019-01-181-26/+5
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-76/+168
* Ignore chmod errors during mostlyclean-local, check-go-toolRainer Orth2018-09-261-3/+3
* libgo: update to Go 1.11Ian Lance Taylor2018-09-241-2/+6
* go/build, cmd/go: update to match recent changes to gcIan Lance Taylor2018-05-091-2/+1
* re PR go/85630 (GCC 8.1.0: Filesystem pollution during build: .cache dir in $...Ian Lance Taylor2018-05-041-2/+4
* Makefile.am (check-runtime): Pass -test.timeout with GOTOOLS_TEST_TIMEOUT.Uros Bizjak2018-03-211-2/+2
* * Makefile.am (GOTOOLS_TEST_TIMEOUT): Double value.Ian Lance Taylor2018-02-091-2/+2
* Makefile.am (check-gccgo, check-gcc): Add options to pick up target libstdc++...Ian Lance Taylor2018-02-081-5/+5
* Makefile.am (GOTOOLS_TEST_TIMEOUT): Define.Ian Lance Taylor2018-01-191-8/+11
* libgo: update to Go1.10beta1Ian Lance Taylor2018-01-091-20/+100
* Makefile.am (check-go-tool): Output colon after ${fl}.Ian Lance Taylor2017-10-251-4/+4
* Fix some gotools testing problemsRainer Orth2017-09-191-8/+9
* libgo: update to go1.9Ian Lance Taylor2017-09-141-37/+17
* configure.ac: Substitute GOC_FOR_TARGET and GCC_FOR_TARGET.Ian Lance Taylor2017-08-301-10/+26
* re PR go/81548 ("make distclean" does not clean all of gotools/)Ian Lance Taylor2017-07-261-1/+1
* Makefile.am (CHECK_ENV): Set GOROOT.Ian Lance Taylor2017-07-151-2/+4
* Makefile.am (MOSTLYCLEANFILES): Remove testing files and logs.Ian Lance Taylor2017-06-291-19/+80
* Makefile.am (s-zdefaultcc): Don't record $(bindir) for defaultCC or defaultCXX.Ian Lance Taylor2017-06-261-3/+3
* Don't use >& for I/O redirectionRainer Orth2017-06-161-2/+2
* Makefile.am (libgosrcdir): Define.Ian Lance Taylor2017-06-141-5/+95
* re PR go/80814 (commit aa443150c83535fedccb3dee80daa7e01fafd92d causes a buil...Ian Lance Taylor2017-05-181-1/+2
* libgo: update to Go 1.8 release candidate 1Ian Lance Taylor2017-01-141-1/+3
* libgo: Update to go1.6rc1.Ian Lance Taylor2016-02-031-1/+2
* re PR go/66147 (go fails to cross build)Ian Lance Taylor2015-12-021-2/+2
* Makefile.am (go_cmd_go_files): Update to Go 1.5.1 library by adding alldocs.g...Ian Lance Taylor2015-10-311-1/+4
* gotools: Bump to automake 1.11.6Michael Haubenwallner2015-05-131-21/+62
* re PR go/65462 (Use of 'go get' with gccgo is not finding dependencies correc...Ian Lance Taylor2015-03-241-2/+3
* Makefile.am (GOLINK): Add GOCFLAGS.Ian Lance Taylor2015-03-121-2/+2
* re PR go/64738 (go, gofmt and cgo binaries linked statically)Ian Lance Taylor2015-01-231-2/+2
* re PR go/64595 (go programs abort when debug info is stripped)Ian Lance Taylor2015-01-231-8/+73
* Makefile.am (noinst_PROGRAMS): New variable.Ian Lance Taylor2015-01-221-53/+28
* Link with -lrt on Solaris 10Rainer Orth2015-01-201-3/+3
* configure.ac: Check for networking libraries; see NET_LIBS.Ian Lance Taylor2015-01-151-3/+4
* libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.Ian Lance Taylor2015-01-151-14/+15