aboutsummaryrefslogtreecommitdiff
path: root/gotools
AgeCommit message (Expand)AuthorFilesLines
2015-05-13gotools: Bump to automake 1.11.6Michael Haubenwallner4-53/+123
2015-03-24re PR go/65462 (Use of 'go get' with gccgo is not finding dependencies correc...Ian Lance Taylor3-3/+11
2015-03-12Makefile.am (GOLINK): Add GOCFLAGS.Ian Lance Taylor3-3/+8
2015-01-23re PR go/64738 (go, gofmt and cgo binaries linked statically)Ian Lance Taylor3-3/+9
2015-01-23re PR go/64595 (go programs abort when debug info is stripped)Ian Lance Taylor5-8/+105
2015-01-22Makefile.am (noinst_PROGRAMS): New variable.Ian Lance Taylor3-54/+44
2015-01-20Link with -lrt on Solaris 10Rainer Orth5-6/+131
2015-01-15configure.ac: Check for networking libraries; see NET_LIBS.Ian Lance Taylor5-6/+277
2015-01-15libgo, compiler: Upgrade libgo to Go 1.4, except for runtime.Ian Lance Taylor3-28/+35
2015-01-10Makefile.am (GOCOMPILER): Set to GOC or GOC_FOR_TARGET depending on whether t...Ian Lance Taylor3-7/+29
2015-01-09* Initial implementation.Ian Lance Taylor1-0/+3
2015-01-09configure.ac (host_tools): Add gotools.Ian Lance Taylor7-0/+6808