1
0
mirror of https://github.com/golang/go synced 2024-10-05 09:21:22 -06:00
go/src/cmd
Ian Lance Taylor 1340c6d593 cmd/go: disable warnings from cmd/cc when building for SWIG
Fixes #9065.

LGTM=rsc
R=rsc, misch
CC=golang-codereviews
https://golang.org/cl/171270043
2014-11-07 08:19:19 -08:00
..
5a liblink: require DATA lines to be ordered by offset, with no overlap 2014-10-14 23:25:12 -04:00
5c cmd/5c, cmd/6c, cmd/8c: make failure to optimize fatal 2014-10-07 12:07:40 -04:00
5g 5g: don't generate reg variables for direct-called functions 2014-11-05 15:14:47 -05:00
5l cmd/5l, cmd/6l, cmd/8l: fix nacl binary corruption bug 2014-08-27 22:53:28 -04:00
6a liblink: require DATA lines to be ordered by offset, with no overlap 2014-10-14 23:25:12 -04:00
6c cmd/5c, cmd/6c, cmd/8c: make failure to optimize fatal 2014-10-07 12:07:40 -04:00
6g cmd/gc: simplify compiled code for explicit zeroing 2014-10-15 19:33:15 -04:00
6l cmd/5l, cmd/6l, cmd/8l: fix nacl binary corruption bug 2014-08-27 22:53:28 -04:00
8a liblink: require DATA lines to be ordered by offset, with no overlap 2014-10-14 23:25:12 -04:00
8c cmd/5c, cmd/6c, cmd/8c: make failure to optimize fatal 2014-10-07 12:07:40 -04:00
8g cmd/gc: simplify compiled code for explicit zeroing 2014-10-15 19:33:15 -04:00
8l cmd/8l: accept R_386_GOT32 in push instruction 2014-10-06 14:17:48 -04:00
addr2line cmd/addr2line, cmd/nm: factor object reading into cmd/internal/objfile 2014-08-07 12:33:06 -04:00
api runtime: remove untyped allocation of ParFor 2014-09-16 11:03:11 -04:00
cc runtime: crash if we see an invalid pointer into GC arena 2014-10-07 11:07:18 -04:00
cgo cmd/cgo: avoid worklist nondeterminism. 2014-10-30 14:01:14 -04:00
dist cmd/cc, cmd/ld, runtime: disallow conservative data/bss objects 2014-09-24 16:55:26 -04:00
fix build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
gc gc: abort if given an unknown debug (-d) flag 2014-11-04 09:43:37 -05:00
go cmd/go: disable warnings from cmd/cc when building for SWIG 2014-11-07 08:19:19 -08:00
gofmt go/format, cmd/gofmt: added missing comments, minor internal cleanup 2014-09-30 12:26:38 -07:00
internal cmd/internal/objfile: add Disasm 2014-11-06 20:08:00 -05:00
ld cmd/ld: fix addstrdata for big-endian systems 2014-10-21 10:10:11 -07:00
link cmd/{ld,link,objdump}, runtime, debug/gosym: move linker-defined symbols into runtime package 2014-08-27 20:15:05 -04:00
nm build: adjustments for move from src/pkg to src 2014-09-08 00:06:45 -04:00
objdump cmd/objdump, cmd/pprof: factor disassembly into cmd/internal/objfile 2014-11-06 19:56:55 -05:00
pack cmd/pack: fix c command for existing file 2014-09-23 18:24:35 -07:00
pprof cmd/objdump, cmd/pprof: factor disassembly into cmd/internal/objfile 2014-11-06 19:56:55 -05:00
yacc cmd/yacc: fix handling of tokens that don't start with letters 2014-09-29 13:32:14 -07:00