1
0
mirror of https://github.com/golang/go synced 2024-11-14 08:50:22 -07:00
go/src/cmd
Ian Lance Taylor b488073d51 go/build: make -I/-L options in cgo flags absolute
Fixes #20266.

Change-Id: I51383820880e3d3566ef3d70650a0863756003ba
Reviewed-on: https://go-review.googlesource.com/44291
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
2017-06-13 18:36:04 +00:00
..
addr2line cmd/go: build test binaries with -s in addition to -w 2017-03-29 17:18:16 +00:00
api api: promote next.txt to go1.8.txt, update go tool 2016-12-01 02:54:21 +00:00
asm cmd/internal/obj/arm: fix MOVW to/from FPSR 2017-06-13 14:06:58 +00:00
cgo all: single space after period 2017-06-09 20:29:09 +00:00
compile cmd/compile: don't use ."" as a pkg prefix 2017-06-09 16:13:52 +00:00
cover cmd/cover: take default value of total only once. 2017-06-02 17:59:12 +00:00
dist runtime: fix ppc64le c-archive init 2017-05-24 22:28:33 +00:00
doc cmd/doc: implement "go doc struct.field" 2017-03-22 05:37:50 +00:00
fix cmd/fix,cmd/gofmt: flush to disk before diffing 2017-03-30 18:19:57 +00:00
go go/build: make -I/-L options in cgo flags absolute 2017-06-13 18:36:04 +00:00
gofmt cmd/fix,cmd/gofmt: flush to disk before diffing 2017-03-30 18:19:57 +00:00
internal cmd/internal/obj/arm: fix MOVW to/from FPSR 2017-06-13 14:06:58 +00:00
link cmd/link: add -importcfg to specify import resolution 2017-06-06 19:49:58 +00:00
nm all: fix some printf format strings 2017-02-14 02:09:30 +00:00
objdump cmd/internal/objabi: fix the bug of shrinking SymType down to a uint8 2017-05-16 12:26:10 +00:00
pack all: use testing.GoToolPath instead of "go" 2016-08-30 22:49:11 +00:00
pprof cmd/pprof: update README to explain relationship with github.com/google/pprof 2017-04-10 19:51:01 +00:00
trace cmd/trace: document that trace viewer is only tested on chromium 2017-04-20 16:44:55 +00:00
vendor cmd/vendor/arch/x86: pull new version from x repo 2017-04-20 22:39:48 +00:00
vet cmd/cover: take default value of total only once. 2017-06-02 17:59:12 +00:00