summaryrefslogtreecommitdiff
path: root/gotools/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* runtime: call timer functions via syscallIan Lance Taylor2022-02-131-3/+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/+3
* runtime: set runtime.GOROOT value at build timeIan Lance Taylor2021-09-211-2/+2
* gotools: for "make check" run "go test embed/internal/embedtest"Ian Lance Taylor2021-02-021-4/+22
* libgo: update to Go1.16beta1 releaseIan Lance Taylor2020-12-301-3/+14
* 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-1/+1
* re PR go/89193 ("make distclean" leaves stuff in gotools/)Ian Lance Taylor2019-02-131-2/+3
* 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-1/+1
* Ignore chmod errors during mostlyclean-local, check-go-toolRainer Orth2018-09-261-2/+2
* libgo: update to Go 1.11Ian Lance Taylor2018-09-241-1/+5
* go/build, cmd/go: update to match recent changes to gcIan Lance Taylor2018-05-091-1/+0
* re PR go/85630 (GCC 8.1.0: Filesystem pollution during build: .cache dir in $...Ian Lance Taylor2018-05-041-1/+3
* 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-1/+1
* Makefile.am (check-gccgo, check-gcc): Add options to pick up target libstdc++...Ian Lance Taylor2018-02-081-4/+4
* Makefile.am (GOTOOLS_TEST_TIMEOUT): Define.Ian Lance Taylor2018-01-191-8/+11
* libgo: update to Go1.10beta1Ian Lance Taylor2018-01-091-19/+78
* Makefile.am (check-go-tool): Output colon after ${fl}.Ian Lance Taylor2017-10-251-4/+4
* Fix some gotools testing problemsRainer Orth2017-09-191-7/+9
* libgo: update to go1.9Ian Lance Taylor2017-09-141-36/+17
* configure.ac: Substitute GOC_FOR_TARGET and GCC_FOR_TARGET.Ian Lance Taylor2017-08-301-10/+24
* 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-18/+78
* Makefile.am (s-zdefaultcc): Don't record $(bindir) for defaultCC or defaultCXX.Ian Lance Taylor2017-06-261-2/+2
* Don't use >& for I/O redirectionRainer Orth2017-06-161-1/+1
* Makefile.am (libgosrcdir): Define.Ian Lance Taylor2017-06-141-1/+88
* re PR go/80814 (commit aa443150c83535fedccb3dee80daa7e01fafd92d causes a buil...Ian Lance Taylor2017-05-181-0/+1
* libgo: update to Go 1.8 release candidate 1Ian Lance Taylor2017-01-141-0/+2
* Update copyright datesRainer Orth2016-06-071-1/+1
* libgo: Update to go1.6rc1.Ian Lance Taylor2016-02-031-0/+1
* re PR go/66147 (go fails to cross build)Ian Lance Taylor2015-12-021-1/+1
* Makefile.am (go_cmd_go_files): Update to Go 1.5.1 library by adding alldocs.g...Ian Lance Taylor2015-10-311-0/+3
* re PR go/65462 (Use of 'go get' with gccgo is not finding dependencies correc...Ian Lance Taylor2015-03-241-1/+2
* Makefile.am (GOLINK): Add GOCFLAGS.Ian Lance Taylor2015-03-121-1/+1
* re PR go/64738 (go, gofmt and cgo binaries linked statically)Ian Lance Taylor2015-01-231-1/+1
* re PR go/64595 (go programs abort when debug info is stripped)Ian Lance Taylor2015-01-231-0/+1
* Makefile.am (noinst_PROGRAMS): New variable.Ian Lance Taylor2015-01-221-1/+9
* 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/+3
* libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.Ian Lance Taylor2015-01-151-14/+15
* Makefile.am (GOCOMPILER): Set to GOC or GOC_FOR_TARGET depending on whether t...Ian Lance Taylor2015-01-101-2/+11
* configure.ac (host_tools): Add gotools.Ian Lance Taylor2015-01-091-0/+115