1
0
mirror of https://github.com/golang/go synced 2024-10-04 04:21:22 -06:00
go/src/cmd
Shenghou Ma 366f88f3e4 cmd/dist: always use GOARM=7 for nacl/arm
LGTM=dave, rsc
R=rsc, iant, dave
CC=golang-codereviews
https://golang.org/cl/101590044
2014-07-10 15:15:24 -04: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: use $CC to build _cgo_defun.c 2014-07-09 10:04:38 -07:00
gofmt cmd/gofmt: fix gofmt -s for 3-index slices 2014-07-01 10:40:27 -07:00
ld cmd/ld: fix off-by-one in DWARF frame tables 2014-07-07 16:07:24 -07: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 cmd/objdump: set goarch properly on non-386 Plan 9 systems 2014-07-09 12:32:49 +02: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