1
0
mirror of https://github.com/golang/go synced 2024-10-03 13:21:22 -06:00
go/src/cmd
Russ Cox b185de82a4 cmd/gc: limit data disassembly to -SS
This makes -S useful again.

R=ken2
CC=golang-dev
https://golang.org/cl/6302054
2012-06-07 12:05:34 -04:00
..
5a cmd/5a, cmd/5l, math: add CLZ instruction for ARM 2012-06-03 03:08:49 +08:00
5c cmd/5c, cmd/5g, cmd/5l: fix array indexing warning under Clang 3.1 2012-06-06 08:18:55 +10:00
5g cmd/gc: limit data disassembly to -SS 2012-06-07 12:05:34 -04:00
5l cmd/5c, cmd/5g, cmd/5l: fix array indexing warning under Clang 3.1 2012-06-06 08:18:55 +10:00
6a cmd/6l, cmd/8l, cmd/5l: add AUNDEF instruction 2012-05-30 16:47:56 -04:00
6c cmd/cgo, cmd/cc, cmd/ld: detect dynamic linker automatically 2012-05-05 01:54:16 +08:00
6g cmd/gc: limit data disassembly to -SS 2012-06-07 12:05:34 -04:00
6l cmd/6l: loop alignment, disabled 2012-06-01 10:23:15 -04:00
8a cmd/6l, cmd/8l, cmd/5l: add AUNDEF instruction 2012-05-30 16:47:56 -04:00
8c cmd/8c: better fix for 64-bit register smash 2012-05-24 23:36:26 -04:00
8g cmd/gc: limit data disassembly to -SS 2012-06-07 12:05:34 -04:00
8l cmd/6l, cmd/8l, cmd/5l: add AUNDEF instruction 2012-05-30 16:47:56 -04:00
addr2line runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
api api: add Linux/ARM to go1 API 2012-06-04 15:21:58 +08:00
cc cmd/cc: fix uint right shift in constant evaluation 2012-05-25 00:08:52 +08:00
cgo cmd/cgo, cmd/cc, cmd/ld: detect dynamic linker automatically 2012-05-05 01:54:16 +08:00
cov cmd: update formatting of usage messages 2012-03-05 14:23:00 +11:00
dist runtime: handle windows exceptions, even in cgo programs 2012-05-30 15:10:54 +10:00
fix cmd/fix: add rules for net/http -> net/http/httputil renames 2012-03-12 13:25:48 -07:00
gc cmd/gc: limit data disassembly to -SS 2012-06-07 12:05:34 -04:00
go cmd/go: add -ccflags 2012-05-31 09:10:03 +10:00
godoc godoc: correctly categorize interface methods, performance tuning 2012-05-24 10:56:35 -07:00
gofmt cmd/gofmt: show ascii in usage. 2012-03-15 16:38:27 -07:00
ld runtime: add (unused for now) gc field to type information 2012-06-02 14:02:44 -04:00
nm doc: various update to command documents 2012-03-09 01:31:09 +08:00
objdump runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
pack cmd/pack: also recognize '\\' as path separator in filenames 2012-03-17 01:34:44 +08:00
prof cmd/prof: don't build on Plan 9 for now. 2012-04-16 17:36:36 -07:00
vet vet: check values for named constants as well as literals. 2012-04-25 12:14:38 +10:00
yacc cmd/yacc: spring cleaning for units.y 2012-04-09 15:04:59 -04:00