summaryrefslogtreecommitdiff
path: root/gotools
AgeCommit message (Expand)Author
2017-09-19Fix some gotools testing problemsRainer Orth
2017-09-14libgo: update to go1.9Ian Lance Taylor
2017-08-30Fix e-mail address.Ian Lance Taylor
2017-08-30configure.ac: Substitute GOC_FOR_TARGET and GCC_FOR_TARGET.Ian Lance Taylor
2017-07-26re PR go/81548 ("make distclean" does not clean all of gotools/)Ian Lance Taylor
2017-07-15Makefile.am (CHECK_ENV): Set GOROOT.Ian Lance Taylor
2017-06-29Makefile.am (MOSTLYCLEANFILES): Remove testing files and logs.Ian Lance Taylor
2017-06-26Makefile.am (s-zdefaultcc): Don't record $(bindir) for defaultCC or defaultCXX.Ian Lance Taylor
2017-06-16Don't use >& for I/O redirectionRainer Orth
2017-06-14Makefile.am (libgosrcdir): Define.Ian Lance Taylor
2017-06-13re PR go/80964 (cross-gotools are not executable on host system)Ian Lance Taylor
2017-05-18re PR go/80814 (commit aa443150c83535fedccb3dee80daa7e01fafd92d causes a buil...Ian Lance Taylor
2017-01-14libgo: update to Go 1.8 release candidate 1Ian Lance Taylor
2016-06-07Update copyright datesRainer Orth
2016-02-03libgo: Update to go1.6rc1.Ian Lance Taylor
2015-12-02re PR go/66147 (go fails to cross build)Ian Lance Taylor
2015-10-31Makefile.am (go_cmd_go_files): Update to Go 1.5.1 library by adding alldocs.g...Ian Lance Taylor
2015-05-13gotools: Bump to automake 1.11.6Michael Haubenwallner
2015-03-24re PR go/65462 (Use of 'go get' with gccgo is not finding dependencies correc...Ian Lance Taylor
2015-03-12Makefile.am (GOLINK): Add GOCFLAGS.Ian Lance Taylor
2015-01-23re PR go/64738 (go, gofmt and cgo binaries linked statically)Ian Lance Taylor
2015-01-23re PR go/64595 (go programs abort when debug info is stripped)Ian Lance Taylor
2015-01-22Makefile.am (noinst_PROGRAMS): New variable.Ian Lance Taylor
2015-01-20Link with -lrt on Solaris 10Rainer Orth
2015-01-15configure.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-10Makefile.am (GOCOMPILER): Set to GOC or GOC_FOR_TARGET depending on whether t...Ian Lance Taylor
2015-01-09* Initial implementation.Ian Lance Taylor
2015-01-09configure.ac (host_tools): Add gotools.Ian Lance Taylor