aboutsummaryrefslogtreecommitdiff
path: root/gotools/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-10-25Makefile.am (check-go-tool): Output colon after ${fl}.Ian Lance Taylor1-4/+4
2017-09-19Fix some gotools testing problemsRainer Orth1-7/+9
2017-09-14libgo: update to go1.9Ian Lance Taylor1-36/+17
2017-08-30configure.ac: Substitute GOC_FOR_TARGET and GCC_FOR_TARGET.Ian Lance Taylor1-10/+24
2017-07-26re PR go/81548 ("make distclean" does not clean all of gotools/)Ian Lance Taylor1-1/+1
2017-07-15Makefile.am (CHECK_ENV): Set GOROOT.Ian Lance Taylor1-2/+4
2017-06-29Makefile.am (MOSTLYCLEANFILES): Remove testing files and logs.Ian Lance Taylor1-18/+78
2017-06-26Makefile.am (s-zdefaultcc): Don't record $(bindir) for defaultCC or defaultCXX.Ian Lance Taylor1-2/+2
2017-06-16Don't use >& for I/O redirectionRainer Orth1-1/+1
2017-06-14Makefile.am (libgosrcdir): Define.Ian Lance Taylor1-1/+88
2017-05-18re PR go/80814 (commit aa443150c83535fedccb3dee80daa7e01fafd92d causes a buil...Ian Lance Taylor1-0/+1
2017-01-14libgo: update to Go 1.8 release candidate 1Ian Lance Taylor1-0/+2
2016-06-07Update copyright datesRainer Orth1-1/+1
2016-02-03libgo: Update to go1.6rc1.Ian Lance Taylor1-0/+1
2015-12-02re PR go/66147 (go fails to cross build)Ian Lance Taylor1-1/+1
2015-10-31Makefile.am (go_cmd_go_files): Update to Go 1.5.1 library by adding alldocs.g...Ian Lance Taylor1-0/+3
2015-03-24re PR go/65462 (Use of 'go get' with gccgo is not finding dependencies correc...Ian Lance Taylor1-1/+2
2015-03-12Makefile.am (GOLINK): Add GOCFLAGS.Ian Lance Taylor1-1/+1
2015-01-23re PR go/64738 (go, gofmt and cgo binaries linked statically)Ian Lance Taylor1-1/+1
2015-01-23re PR go/64595 (go programs abort when debug info is stripped)Ian Lance Taylor1-0/+1
2015-01-22Makefile.am (noinst_PROGRAMS): New variable.Ian Lance Taylor1-1/+9
2015-01-20Link with -lrt on Solaris 10Rainer Orth1-3/+3
2015-01-15configure.ac: Check for networking libraries; see NET_LIBS.Ian Lance Taylor1-3/+3
2015-01-15libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.Ian Lance Taylor1-14/+15
2015-01-10Makefile.am (GOCOMPILER): Set to GOC or GOC_FOR_TARGET depending on whether t...Ian Lance Taylor1-2/+11
2015-01-09configure.ac (host_tools): Add gotools.Ian Lance Taylor1-0/+115