summaryrefslogtreecommitdiff
path: root/gotools
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am (check-go-tool): Output colon after ${fl}.Ian Lance Taylor2017-10-253-8/+14
* Fix some gotools testing problemsRainer Orth2017-09-193-15/+29
* libgo: update to go1.9Ian Lance Taylor2017-09-143-73/+46
* Fix e-mail address.Ian Lance Taylor2017-08-301-1/+1
* configure.ac: Substitute GOC_FOR_TARGET and GCC_FOR_TARGET.Ian Lance Taylor2017-08-305-20/+74
* re PR go/81548 ("make distclean" does not clean all of gotools/)Ian Lance Taylor2017-07-263-2/+8
* Makefile.am (CHECK_ENV): Set GOROOT.Ian Lance Taylor2017-07-153-4/+14
* Makefile.am (MOSTLYCLEANFILES): Remove testing files and logs.Ian Lance Taylor2017-06-293-37/+173
* Makefile.am (s-zdefaultcc): Don't record $(bindir) for defaultCC or defaultCXX.Ian Lance Taylor2017-06-263-5/+11
* Don't use >& for I/O redirectionRainer Orth2017-06-163-3/+8
* Makefile.am (libgosrcdir): Define.Ian Lance Taylor2017-06-143-6/+192
* re PR go/80964 (cross-gotools are not executable on host system)Ian Lance Taylor2017-06-133-2/+8
* re PR go/80814 (commit aa443150c83535fedccb3dee80daa7e01fafd92d causes a buil...Ian Lance Taylor2017-05-183-1/+9
* libgo: update to Go 1.8 release candidate 1Ian Lance Taylor2017-01-143-1/+12
* Update copyright datesRainer Orth2016-06-073-2/+6
* libgo: Update to go1.6rc1.Ian Lance Taylor2016-02-033-1/+9
* re PR go/66147 (go fails to cross build)Ian Lance Taylor2015-12-023-3/+9
* Makefile.am (go_cmd_go_files): Update to Go 1.5.1 library by adding alldocs.g...Ian Lance Taylor2015-10-313-1/+13
* gotools: Bump to automake 1.11.6Michael Haubenwallner2015-05-134-53/+123
* re PR go/65462 (Use of 'go get' with gccgo is not finding dependencies correc...Ian Lance Taylor2015-03-243-3/+11
* Makefile.am (GOLINK): Add GOCFLAGS.Ian Lance Taylor2015-03-123-3/+8
* re PR go/64738 (go, gofmt and cgo binaries linked statically)Ian Lance Taylor2015-01-233-3/+9
* re PR go/64595 (go programs abort when debug info is stripped)Ian Lance Taylor2015-01-235-8/+105
* Makefile.am (noinst_PROGRAMS): New variable.Ian Lance Taylor2015-01-223-54/+44
* Link with -lrt on Solaris 10Rainer Orth2015-01-205-6/+131
* configure.ac: Check for networking libraries; see NET_LIBS.Ian Lance Taylor2015-01-155-6/+277
* libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.Ian Lance Taylor2015-01-153-28/+35
* Makefile.am (GOCOMPILER): Set to GOC or GOC_FOR_TARGET depending on whether t...Ian Lance Taylor2015-01-103-7/+29
* * Initial implementation.Ian Lance Taylor2015-01-091-0/+3
* configure.ac (host_tools): Add gotools.Ian Lance Taylor2015-01-097-0/+6808