summaryrefslogtreecommitdiff
path: root/gotools/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Don't use >& for I/O redirectionRainer Orth2017-06-161-2/+2
* Makefile.am (libgosrcdir): Define.Ian Lance Taylor2017-06-141-5/+95
* re PR go/80814 (commit aa443150c83535fedccb3dee80daa7e01fafd92d causes a buil...Ian Lance Taylor2017-05-181-1/+2
* libgo: update to Go 1.8 release candidate 1Ian Lance Taylor2017-01-141-1/+3
* libgo: Update to go1.6rc1.Ian Lance Taylor2016-02-031-1/+2
* re PR go/66147 (go fails to cross build)Ian Lance Taylor2015-12-021-2/+2
* Makefile.am (go_cmd_go_files): Update to Go 1.5.1 library by adding alldocs.g...Ian Lance Taylor2015-10-311-1/+4
* gotools: Bump to automake 1.11.6Michael Haubenwallner2015-05-131-21/+62
* re PR go/65462 (Use of 'go get' with gccgo is not finding dependencies correc...Ian Lance Taylor2015-03-241-2/+3
* Makefile.am (GOLINK): Add GOCFLAGS.Ian Lance Taylor2015-03-121-2/+2
* re PR go/64738 (go, gofmt and cgo binaries linked statically)Ian Lance Taylor2015-01-231-2/+2
* re PR go/64595 (go programs abort when debug info is stripped)Ian Lance Taylor2015-01-231-8/+73
* Makefile.am (noinst_PROGRAMS): New variable.Ian Lance Taylor2015-01-221-53/+28
* 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/+4
* 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-5/+12
* configure.ac (host_tools): Add gotools.Ian Lance Taylor2015-01-091-0/+598