1
0
mirror of https://github.com/golang/go synced 2024-10-04 04:21:22 -06:00
go/src/cmd
Mike Andrews 7c7aaa4156 cmd/ld: don't delete output binary if not "ordinary" file (redux).
following on CL https://golang.org/cl/76810045 and
issue 7563, i now see there's another "remove(outfile)" a few
dozen lines down that also needs fixing.

LGTM=iant
R=golang-codereviews, iant
CC=0intro, golang-codereviews, r
https://golang.org/cl/89030043
2014-04-18 15:37:55 -07:00
..
5a liblink, cmd/gc, cmd/{5,6,8}{a,c}: rename linkwriteobj to writeobj 2014-04-16 14:36:44 -07:00
5c liblink, cmd/gc, cmd/{5,6,8}{a,c}: rename linkwriteobj to writeobj 2014-04-16 14:36:44 -07:00
5g cmd/5g, cmd/6g, cmd/8g: preserve wide values in large functions 2014-04-16 13:59:42 -04:00
5l liblink, cmd/ld: reenable nosplit checking and test 2014-04-16 22:08:00 -04:00
6a liblink, cmd/gc, cmd/{5,6,8}{a,c}: rename linkwriteobj to writeobj 2014-04-16 14:36:44 -07:00
6c liblink, cmd/gc, cmd/{5,6,8}{a,c}: rename linkwriteobj to writeobj 2014-04-16 14:36:44 -07:00
6g cmd/5g, cmd/6g, cmd/8g: preserve wide values in large functions 2014-04-16 13:59:42 -04:00
6l liblink, cmd/ld: reenable nosplit checking and test 2014-04-16 22:08:00 -04:00
8a liblink, cmd/gc, cmd/{5,6,8}{a,c}: rename linkwriteobj to writeobj 2014-04-16 14:36:44 -07:00
8c liblink, cmd/gc, cmd/{5,6,8}{a,c}: rename linkwriteobj to writeobj 2014-04-16 14:36:44 -07:00
8g cmd/5g, cmd/6g, cmd/8g: preserve wide values in large functions 2014-04-16 13:59:42 -04:00
8l liblink, cmd/ld: reenable nosplit checking and test 2014-04-16 22:08:00 -04:00
addr2line addr2line, objdump: write doc comments 2014-04-15 20:06:08 -04:00
api cmd/api: ensure GOPATH always points to the correct go.tools 2014-01-14 16:56:22 +11:00
cc build: remove tmp dir names from objects, support GOROOT_FINAL again 2014-04-15 20:46:46 -04:00
cgo cmd/cgo: enforce typing of 0-sized types 2014-03-27 20:23:16 +00:00
dist liblink: introduce TLS register on 386 and amd64 2014-04-15 13:45:39 -04:00
fix cmd/fix: remove obsolete testdata. 2013-06-02 15:40:32 +02:00
gc cmd/gc: fix segfault in isgoconst. 2014-04-16 23:12:06 -04:00
go cmd/go: support -ccflags in 'go test' 2014-04-17 23:16:11 -04:00
gofmt cmd/gofmt: minor internal cleanups 2014-02-27 09:00:27 -08:00
ld cmd/ld: don't delete output binary if not "ordinary" file (redux). 2014-04-18 15:37:55 -07:00
link liblink, cmd/ld: reenable nosplit checking and test 2014-04-16 22:08:00 -04:00
nm cmd/nm: windows pe handling fixes 2014-04-16 22:17:38 -04:00
objdump addr2line, objdump: write doc comments 2014-04-15 20:06:08 -04:00
pack cmd/pack: avoid ./ import in test (fix Windows build) 2014-04-17 16:25:38 -04:00
yacc cmd/yacc: expr example support windows 2013-12-19 12:14:07 -05:00