1
0
mirror of https://github.com/golang/go synced 2024-10-04 09:21:21 -06:00
go/src/cmd/5g
Kai Backman 8ce5f6e14a fix bad code generation.
go/test: passes 64% (215/337) tests

metric updated, had total number of tests wrong. number of
failing tests is down from 129 to 122.

R=rsc
APPROVED=rsc
DELTA=228  (12 added, 5 deleted, 211 changed)
OCL=34897
CL=34899
2009-09-22 13:13:23 -07:00
..
cgen64.c 64 bit lsh, sub, and/or/eor. some placeholder files in syscall and os. 2009-08-28 07:23:24 -07:00
cgen.c fix bad code generation. 2009-09-22 13:13:23 -07:00
galign.c cleaned up data generation in 5g, reverted 5l handling of D_ADDR. 2009-07-06 23:04:56 -07:00
gg.h fix 5g -S and -g output 2009-09-18 12:47:44 -07:00
ggen.c changed 5c calling convention to use stack exclusively for in 2009-09-18 16:45:41 -07:00
gobj.c changed 5c calling convention to use stack exclusively for in 2009-09-18 16:45:41 -07:00
gsubr.c fix bad code generation. 2009-09-22 13:13:23 -07:00
list.c fix 5g -S and -g output 2009-09-18 12:47:44 -07:00
Makefile mostly 64 bit support. 2009-08-21 16:29:19 -07:00
opt.h Rebooted 5g effort from 6g. Tons of minor fixes and tweaks to 2009-05-28 14:25:54 -07:00