1
0
mirror of https://github.com/golang/go synced 2024-10-04 04:31:21 -06:00
go/src/cmd
Rob Pike 74c9cc8394 cmd/ld: use count, not upper bound, in type of array
DWARF says only one is necessary.
The count is preferable because it admits 0-length arrays.
Update debug/dwarf to handle either form.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/111230044
2014-07-16 18:26:50 +00:00
..
5a all: remove 'extern register M *m' from runtime 2014-06-26 11:54:39 -04:00
5c cmd/5c, cmd/5g, cmd/5l, liblink: nacl/arm support 2014-07-10 15:14:37 -04:00
5g cmd/5c, cmd/5g, cmd/5l, liblink: nacl/arm support 2014-07-10 15:14:37 -04:00
5l cmd/5c, cmd/5g, cmd/5l, liblink: nacl/arm support 2014-07-10 15:14:37 -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 cmd/5c, cmd/6c, cmd/8c, cmd/cc: remove unused global variable retok. 2014-06-17 02:05:27 -04:00
6g build: annotations and modifications for c2go 2014-07-02 15:41:29 -04:00
6l build: annotations and modifications for c2go 2014-07-02 15:41:29 -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 cmd/5c, cmd/6c, cmd/8c, cmd/cc: remove unused global variable retok. 2014-06-17 02:05:27 -04:00
8g build: annotations and modifications for c2go 2014-07-02 15:41:29 -04:00
8l build: annotations and modifications for c2go 2014-07-02 15:41:29 -04:00
addr2line debug/plan9obj, cmd/addr2line: on Plan 9 use a.out header 2014-07-09 12:33:13 +02:00
api api: add go1.3.txt 2014-06-02 11:45:00 +09:00
cc cmd/5c, cmd/6c, cmd/8c, cmd/cc: remove unused global variable retok. 2014-06-17 02:05:27 -04:00
cgo cmd/cgo: for typedef of untagged struct, use typedef name in C code 2014-06-05 10:42:03 -07:00
dist cmd/dist: always use GOARM=7 for nacl/arm 2014-07-10 15:15:24 -04:00
fix cmd/fix: remove obsolete testdata. 2013-06-02 15:40:32 +02:00
gc build: annotations and modifications for c2go 2014-07-02 15:41:29 -04:00
go cmd/go/doc: Fix example domain 2014-07-16 20:48:57 +10:00
gofmt cmd/gofmt: fix gofmt -s for 3-index slices 2014-07-01 10:40:27 -07:00
ld cmd/ld: use count, not upper bound, in type of array 2014-07-16 18:26:50 +00:00
link src: fix issues found by go vet std 2014-04-26 19:54:48 -07:00
nm cmd/nm: skip test on android (no Go tool) 2014-07-08 13:44:41 -04:00
objdump objdump: remove out-of-date comment 2014-07-15 06:03:36 -07:00
pack cmd/pack: skip test on android (no Go tool) 2014-07-08 13:45:06 -04:00
yacc cmd/yacc: expr example support windows 2013-12-19 12:14:07 -05:00