go/src/cmd/8g
Dmitriy Vyukov 8b20e7bb7e cmd/gc: mark auxiliary symbols as containing no pointers
They do not, but pretend that they do.
The immediate need is that it breaks the new GC because
these are weird symbols as if with pointers but not necessary
pointer aligned.

LGTM=rsc
R=golang-codereviews, dave, josharian, khr, rsc
CC=golang-codereviews, iant, khr, rlh
https://golang.org/cl/116060043
2014-07-23 17:36:10 +04:00
..
Makefile
cgen.c cmd/8g: don't allocate a register early for cap(CHAN). 2014-07-01 09:20:51 +02:00
cgen64.c
doc.go
galign.c build: annotations and modifications for c2go 2014-07-02 15:41:29 -04:00
gg.h 5g, 8g: remove dead code 2014-02-25 14:43:53 -08:00
ggen.c cmd/6g, cmd/8g: disable Duff's device on NaCl. 2014-04-04 08:42:35 +02:00
gobj.c cmd/gc: bypass DATA instruction for data initialized to integer constant 2013-12-20 14:24:39 -05:00
gsubr.c cmd/gc: mark auxiliary symbols as containing no pointers 2014-07-23 17:36:10 +04:00
opt.h build: annotations and modifications for c2go 2014-07-02 15:41:29 -04:00
peep.c build: annotations and modifications for c2go 2014-07-02 15:41:29 -04:00
prog.c cmd/8g: fix liveness for 387 build (including plan9) 2014-04-06 10:30:02 -04:00
reg.c build: annotations and modifications for c2go 2014-07-02 15:41:29 -04:00