1
0
mirror of https://github.com/golang/go synced 2024-10-04 11:21:21 -06:00
go/src/cmd/8c
Russ Cox 9e2f2fcd2e compilers were inconsistent about
whether no register argument was
REGARG == 0 or REGARG < 0.
use REGARG < 0 because arm needs 0 for R0.

R=ken
OCL=31562
CL=31566
2009-07-13 19:20:43 -07:00
..
cgen64.c make 8a, 8c, 8l build in go environment. 2009-01-06 11:34:02 -08:00
cgen.c compilers were inconsistent about 2009-07-13 19:20:43 -07:00
div.c make 8a, 8c, 8l build in go environment. 2009-01-06 11:34:02 -08:00
gc.h move 6c/pgen.c, 6c/pswt.c into cc 2009-07-07 10:07:15 -07:00
list.c better 64-bit handling in 8g. 2009-05-28 15:48:47 -07:00
machcap.c 8a, 8c, and 8l from inferno distribution 2009-01-06 09:41:38 -08:00
Makefile move 6c/pgen.c, 6c/pswt.c into cc 2009-07-07 10:07:15 -07:00
mul.c make 8a, 8c, 8l build in go environment. 2009-01-06 11:34:02 -08:00
peep.c compilers were inconsistent about 2009-07-13 19:20:43 -07:00
reg.c make 8a, 8c, 8l build in go environment. 2009-01-06 11:34:02 -08:00
sgen.c move 6c/pgen.c, 6c/pswt.c into cc 2009-07-07 10:07:15 -07:00
swt.c move 6c/pgen.c, 6c/pswt.c into cc 2009-07-07 10:07:15 -07:00
txt.c compilers were inconsistent about 2009-07-13 19:20:43 -07:00