1
0
mirror of https://github.com/golang/go synced 2024-10-04 12:31:21 -06:00
go/src/cmd/5g
Russ Cox a5bc16d619 5c, 5g, 5l: fix arm bug
Using reg as the flag word was unfortunate, since the
default value is not 0 but NREG (==16), which happens
to be the bit NOPTR now.  Clear it.

If I say this will fix the build, it won't.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5690072
2012-02-22 16:29:14 -05:00
..
cgen64.c 5g: fix build on Plan 9 2011-08-29 09:34:52 -04:00
cgen.c gc: optimize interface ==, != 2012-02-11 00:19:24 -05:00
doc.go tweak documentation of commands 2009-11-09 11:45:15 -08:00
galign.c gc: shuffle #includes 2011-08-25 16:25:10 -04:00
gg.h ld: add NOPTRBSS for large, pointer-free uninitialized data 2012-02-21 22:08:42 -05:00
ggen.c cmd/gc: don't believe that variables mentioned 256 times are unused. 2012-02-21 16:38:01 +11:00
gobj.c ld: add NOPTRBSS for large, pointer-free uninitialized data 2012-02-21 22:08:42 -05:00
gsubr.c 5c, 5g, 5l: fix arm bug 2012-02-22 16:29:14 -05:00
list.c 5c, 5g, 5l: fix arm bug 2012-02-22 16:29:14 -05:00
Makefile build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
opt.h arm bug with stack adjust 2011-01-19 16:30:13 -08:00
peep.c 5g: fix build on Plan 9 2011-08-29 09:34:52 -04:00
reg.c 5g, 6g, 8g: flush modified globals aggressively 2012-02-20 13:41:44 -05:00