1
0
mirror of https://github.com/golang/go synced 2024-10-04 04:31:21 -06:00
go/src/cmd
David du Colombier 23e8c0d281 cmd/addr2line, cmd/objdump: handle Plan 9 a.out object files
Update #7947.

LGTM=iant
R=rsc, iant
CC=golang-codereviews
https://golang.org/cl/91500044
2014-05-16 16:51:27 +02: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/gc: correct handling of globals, func args, results 2014-05-15 15:34:53 -04:00
5l runtime: use duff zero and copy to initialize memory 2014-05-07 13:17:10 -07: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/gc: correct handling of globals, func args, results 2014-05-15 15:34:53 -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/gc: correct handling of globals, func args, results 2014-05-15 15:34:53 -04:00
8l liblink, cmd/ld: reenable nosplit checking and test 2014-04-16 22:08:00 -04:00
addr2line cmd/addr2line, cmd/objdump: handle Plan 9 a.out object files 2014-05-16 16:51:27 +02:00
api std lib: fix various typos in comments 2014-05-02 13:17:55 -07:00
cc build: remove tmp dir names from objects, support GOROOT_FINAL again 2014-04-15 20:46:46 -04:00
cgo cmd/cgo: omit misaligned struct fields, like we omit bitfields 2014-05-12 23:48:20 -04:00
dist cmd/dist: permit go* tag in main branch when it includes "beta" 2014-05-01 12:13:32 -04:00
fix cmd/fix: remove obsolete testdata. 2013-06-02 15:40:32 +02:00
gc cmd/gc: fix two select temporary bugs 2014-05-15 19:16:18 -04:00
go cmd/go: fix go test again 2014-05-13 01:38:10 -04:00
gofmt cmd/gofmt: minor internal cleanups 2014-02-27 09:00:27 -08:00
ld cmd/ld: correct pe section number in symbol table 2014-05-06 11:40:43 +10:00
link src: fix issues found by go vet std 2014-04-26 19:54:48 -07:00
nm cmd/nm, cmd/objdump: fix elf symbol types 2014-05-14 17:45:13 -07:00
objdump cmd/addr2line, cmd/objdump: handle Plan 9 a.out object files 2014-05-16 16:51:27 +02:00
pack cmd/pack: buffer writes in TestLargeDefs 2014-05-15 20:12:06 -07:00
yacc cmd/yacc: expr example support windows 2013-12-19 12:14:07 -05:00