1
0
mirror of https://github.com/golang/go synced 2024-11-20 00:44:45 -07:00
go/src/cmd
Russ Cox 40d356e9ab cmd/ld: generate relocated DWARF in hostobj mode
While we're here, downgrade DWARF to version 2.
We're not using any version 3 features, and OS X gdb
only supports version 2.

Fixes #3436.

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/7891044
2013-03-19 16:31:52 -04:00
..
5a libmach, cmd/5a, cmd/5c, cmd/5g, cmd/5l: enable DWARF type info for Linux/ARM 2013-02-26 06:15:29 +08:00
5c cmd/cgo, cmd/ld: new cgo object file section 2013-03-01 00:27:57 -05:00
5g libmach, cmd/5a, cmd/5c, cmd/5g, cmd/5l: enable DWARF type info for Linux/ARM 2013-02-26 06:15:29 +08:00
5l cmd/ld: replace -hostobj with -linkmode 2013-03-19 15:45:42 -04:00
6a cmd/6a, cmd/8a, cmd/6l, cmd/8l: add AES instructions 2013-03-07 12:54:00 -08:00
6c cmd/cgo, cmd/ld: new cgo object file section 2013-03-01 00:27:57 -05:00
6g cmd/gc: can stop tracking gotype in regopt 2013-02-25 16:11:34 -05:00
6l cmd/ld: replace -hostobj with -linkmode 2013-03-19 15:45:42 -04:00
8a cmd/6a, cmd/8a, cmd/6l, cmd/8l: add AES instructions 2013-03-07 12:54:00 -08:00
8c cmd/cgo, cmd/ld: new cgo object file section 2013-03-01 00:27:57 -05:00
8g cmd/8g: fix code generation of int64(0) == int64(0). 2013-03-07 21:47:45 +01:00
8l cmd/ld: replace -hostobj with -linkmode 2013-03-19 15:45:42 -04:00
addr2line cmd/addr2line: exit 0 for --help 2013-03-11 18:12:07 -04:00
api all: remove now-unnecessary unreachable panics 2013-03-11 14:16:55 -07:00
cc cmd/cgo: split cgo_export into cgo_export_static and cgo_export_dynamic 2013-03-06 16:57:14 -05:00
cgo cmd/cgo: split cgo_export into cgo_export_static and cgo_export_dynamic 2013-03-06 16:57:14 -05:00
cov cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
dist cmd/dist: instruct the user to bind $GOBIN on Plan 9 2013-03-15 05:04:19 +01:00
fix cmd/fix: revert IPv6 scoped address zone support of IPNet 2013-03-20 01:05:16 +09:00
gc cmd/gc: support channel types in the garbage collector 2013-03-19 19:51:03 +01:00
go cmd/go: allow ~ in middle of path, just not at beginning 2013-03-13 23:32:12 -04:00
godoc go/doc, godoc: improved note reading 2013-03-19 11:14:35 -07:00
gofmt cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
ld cmd/ld: generate relocated DWARF in hostobj mode 2013-03-19 16:31:52 -04:00
nm cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
objdump runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
pack cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
prof all: clean up C function prototypes 2013-02-26 09:51:33 -08:00
vet cmd/vet: make struct tag literal test work better with no go/types 2013-03-13 17:37:37 -04:00
yacc cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00