1
0
mirror of https://github.com/golang/go synced 2024-10-03 22:31:21 -06:00
go/src/cmd
Shenghou Ma 8cda58c25e cmd/go: fix running pprof on windows.
Fixes #9149.

LGTM=alex.brainman, rsc
R=rsc, dave, alex.brainman
CC=golang-codereviews
https://golang.org/cl/176170043
2014-11-22 13:37:46 -05:00
..
5a liblink: require DATA lines to be ordered by offset, with no overlap 2014-10-14 23:25:12 -04:00
5c cmd/5c, cmd/6c, cmd/8c: make failure to optimize fatal 2014-10-07 12:07:40 -04:00
5g cmd/5g: fix bit mask for div/mod routines clobbering R12 2014-11-09 18:55:36 -08:00
5l cmd/5l, cmd/6l, cmd/8l: fix nacl binary corruption bug 2014-08-27 22:53:28 -04:00
6a liblink: require DATA lines to be ordered by offset, with no overlap 2014-10-14 23:25:12 -04:00
6c cmd/5c, cmd/6c, cmd/8c: make failure to optimize fatal 2014-10-07 12:07:40 -04:00
6g cmd/gc: simplify compiled code for explicit zeroing 2014-10-15 19:33:15 -04:00
6l cmd/5l, cmd/6l, cmd/8l: fix nacl binary corruption bug 2014-08-27 22:53:28 -04:00
8a liblink: require DATA lines to be ordered by offset, with no overlap 2014-10-14 23:25:12 -04:00
8c cmd/5c, cmd/6c, cmd/8c: make failure to optimize fatal 2014-10-07 12:07:40 -04:00
8g cmd/gc: simplify compiled code for explicit zeroing 2014-10-15 19:33:15 -04:00
8l cmd/8l: accept R_386_GOT32 in push instruction 2014-10-06 14:17:48 -04:00
addr2line cmd/addr2line, cmd/nm: factor object reading into cmd/internal/objfile 2014-08-07 12:33:06 -04:00
api undo CL 169000043 / 05b838013df9 2014-11-10 09:46:27 +11:00
cc runtime: crash if we see an invalid pointer into GC arena 2014-10-07 11:07:18 -04:00
cgo cmd/cgo: tweak doc to not show example of passing Go pointer 2014-11-10 08:12:43 -08:00
dist cmd/dist: remove old misc/pprof 2014-11-09 20:20:26 -05:00
fix build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
gc gc: abort if given an unknown debug (-d) flag 2014-11-04 09:43:37 -05:00
go cmd/go: fix running pprof on windows. 2014-11-22 13:37:46 -05:00
gofmt go/format, cmd/gofmt: added missing comments, minor internal cleanup 2014-09-30 12:26:38 -07:00
internal debug/goobj: move to cmd/internal/goobj 2014-11-16 20:52:45 -05:00
ld cmd/ld: fix addstrdata for big-endian systems 2014-10-21 10:10:11 -07:00
link debug/goobj: move to cmd/internal/goobj 2014-11-16 20:52:45 -05:00
nm build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
objdump cmd/objdump, cmd/pprof: factor disassembly into cmd/internal/objfile 2014-11-06 19:56:55 -05:00
pack cmd/pack: fix c command for existing file 2014-09-23 18:24:35 -07:00
pprof cmd/pprof: fix EOF handling when getting function source 2014-11-17 14:44:41 -05:00
yacc cmd/yacc: fix handling of tokens that don't start with letters 2014-09-29 13:32:14 -07:00