Age | Commit message (Expand) | Author | Files | Lines |
2021-02-02 | gotools: for "make check" run "go test embed/internal/embedtest" | Ian Lance Taylor | 1 | -4/+22 |
2020-12-30 | libgo: update to Go1.16beta1 release | Ian Lance Taylor | 1 | -3/+14 |
2020-10-28 | libgo: handle linking to NetBSD's versioned symbols | Nikhil Benesch | 1 | -2/+2 |
2020-01-21 | libgo: update to Go1.14beta1 | Ian Lance Taylor | 1 | -1/+5 |
2019-09-06 | libgo: update to Go 1.13beta1 release | Ian Lance Taylor | 1 | -4/+4 |
2019-05-27 | Makefile.am (check-go-tool): Only chmod check-go-dir if it exists. | Ian Lance Taylor | 1 | -1/+1 |
2019-03-01 | re PR go/89406 (Go testing leaves many temporary directories in /tmp around) | Ian Lance Taylor | 1 | -1/+1 |
2019-02-13 | re PR go/89193 ("make distclean" leaves stuff in gotools/) | Ian Lance Taylor | 1 | -2/+3 |
2019-01-18 | libgo: update to Go1.12beta2 | Ian Lance Taylor | 1 | -26/+5 |
2018-10-31 | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 1 | -1/+1 |
2018-09-26 | Ignore chmod errors during mostlyclean-local, check-go-tool | Rainer Orth | 1 | -2/+2 |
2018-09-24 | libgo: update to Go 1.11 | Ian Lance Taylor | 1 | -1/+5 |
2018-05-09 | go/build, cmd/go: update to match recent changes to gc | Ian Lance Taylor | 1 | -1/+0 |
2018-05-04 | re PR go/85630 (GCC 8.1.0: Filesystem pollution during build: .cache dir in $... | Ian Lance Taylor | 1 | -1/+3 |
2018-03-21 | Makefile.am (check-runtime): Pass -test.timeout with GOTOOLS_TEST_TIMEOUT. | Uros Bizjak | 1 | -2/+2 |
2018-02-09 | * Makefile.am (GOTOOLS_TEST_TIMEOUT): Double value. | Ian Lance Taylor | 1 | -1/+1 |
2018-02-08 | Makefile.am (check-gccgo, check-gcc): Add options to pick up target libstdc++... | Ian Lance Taylor | 1 | -4/+4 |
2018-01-19 | Makefile.am (GOTOOLS_TEST_TIMEOUT): Define. | Ian Lance Taylor | 1 | -8/+11 |
2018-01-09 | libgo: update to Go1.10beta1 | Ian Lance Taylor | 1 | -19/+78 |
2017-10-25 | Makefile.am (check-go-tool): Output colon after ${fl}. | Ian Lance Taylor | 1 | -4/+4 |
2017-09-19 | Fix some gotools testing problems | Rainer Orth | 1 | -7/+9 |
2017-09-14 | libgo: update to go1.9 | Ian Lance Taylor | 1 | -36/+17 |
2017-08-30 | configure.ac: Substitute GOC_FOR_TARGET and GCC_FOR_TARGET. | Ian Lance Taylor | 1 | -10/+24 |
2017-07-26 | re PR go/81548 ("make distclean" does not clean all of gotools/) | Ian Lance Taylor | 1 | -1/+1 |
2017-07-15 | Makefile.am (CHECK_ENV): Set GOROOT. | Ian Lance Taylor | 1 | -2/+4 |
2017-06-29 | Makefile.am (MOSTLYCLEANFILES): Remove testing files and logs. | Ian Lance Taylor | 1 | -18/+78 |
2017-06-26 | Makefile.am (s-zdefaultcc): Don't record $(bindir) for defaultCC or defaultCXX. | Ian Lance Taylor | 1 | -2/+2 |
2017-06-16 | Don't use >& for I/O redirection | Rainer Orth | 1 | -1/+1 |
2017-06-14 | Makefile.am (libgosrcdir): Define. | Ian Lance Taylor | 1 | -1/+88 |
2017-05-18 | re PR go/80814 (commit aa443150c83535fedccb3dee80daa7e01fafd92d causes a buil... | Ian Lance Taylor | 1 | -0/+1 |
2017-01-14 | libgo: update to Go 1.8 release candidate 1 | Ian Lance Taylor | 1 | -0/+2 |
2016-06-07 | Update copyright dates | Rainer Orth | 1 | -1/+1 |
2016-02-03 | libgo: Update to go1.6rc1. | Ian Lance Taylor | 1 | -0/+1 |
2015-12-02 | re PR go/66147 (go fails to cross build) | Ian Lance Taylor | 1 | -1/+1 |
2015-10-31 | Makefile.am (go_cmd_go_files): Update to Go 1.5.1 library by adding alldocs.g... | Ian Lance Taylor | 1 | -0/+3 |
2015-03-24 | re PR go/65462 (Use of 'go get' with gccgo is not finding dependencies correc... | Ian Lance Taylor | 1 | -1/+2 |
2015-03-12 | Makefile.am (GOLINK): Add GOCFLAGS. | Ian Lance Taylor | 1 | -1/+1 |
2015-01-23 | re PR go/64738 (go, gofmt and cgo binaries linked statically) | Ian Lance Taylor | 1 | -1/+1 |
2015-01-23 | re PR go/64595 (go programs abort when debug info is stripped) | Ian Lance Taylor | 1 | -0/+1 |
2015-01-22 | Makefile.am (noinst_PROGRAMS): New variable. | Ian Lance Taylor | 1 | -1/+9 |
2015-01-20 | Link with -lrt on Solaris 10 | Rainer Orth | 1 | -3/+3 |
2015-01-15 | configure.ac: Check for networking libraries; see NET_LIBS. | Ian Lance Taylor | 1 | -3/+3 |
2015-01-15 | libgo, compiler: Upgrade libgo to Go 1.4, except for runtime. | Ian Lance Taylor | 1 | -14/+15 |
2015-01-10 | Makefile.am (GOCOMPILER): Set to GOC or GOC_FOR_TARGET depending on whether t... | Ian Lance Taylor | 1 | -2/+11 |
2015-01-09 | configure.ac (host_tools): Add gotools. | Ian Lance Taylor | 1 | -0/+115 |