1
0
mirror of https://github.com/golang/go synced 2024-10-04 13:21:22 -06:00
go/src/cmd/5l
Kai Backman 86987055a3 agen, sgen, cgen_callret, cgen_asop, D_ADDR handling, gmove
8bit and 16bit, some optoas, replaced Addr.index with
Addr.name

empty function compiles, mutex compiles

R=rsc
APPROVED=rsc
DELTA=908  (83 added, 41 deleted, 784 changed)
OCL=31127
CL=31188
2009-07-06 06:42:37 -07:00
..
5.out.h more changes to make 5g code generation arm compatible. 2009-06-26 04:08:20 -07:00
asm.c Added ld/go.c functionality into 5l, primarily dead code 2009-06-09 20:51:53 -07:00
go.c initial morestack support for 5l. still disabled, doesn't work. 2009-06-08 20:20:35 -07:00
l.h Adding more debug output when 5l encounters a bad op 2009-06-26 13:44:25 -07:00
list.c Adding more debug output when 5l encounters a bad op 2009-06-26 13:44:25 -07:00
Makefile Added ld/go.c functionality into 5l, primarily dead code 2009-06-09 20:51:53 -07:00
mkenam This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
noop.c Runtime is now starting up with a dummy c program as target: 2009-06-23 11:54:23 -07:00
obj.c agen, sgen, cgen_callret, cgen_asop, D_ADDR handling, gmove 2009-07-06 06:42:37 -07:00
optab.c minor comment and debug flag for dumping all oplooks. 2009-07-02 21:35:39 -07:00
pass.c Added ld/go.c functionality into 5l, primarily dead code 2009-06-09 20:51:53 -07:00
span.c minor comment and debug flag for dumping all oplooks. 2009-07-02 21:35:39 -07:00
thumb.c This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00