1
0
mirror of https://github.com/golang/go synced 2024-10-04 09:21:21 -06:00
go/src/cmd/5l
Kai Backman 46e392e01c changed 5c calling convention to use stack exclusively for in
params. a number of fixes to assembly routines that assumed R0
had the first arg. one stack offset fix, arm pushes the link
register on stack top.

go/test: passes 65% (235/364) tests

R=rsc
APPROVED=rsc
DELTA=20  (11 added, 0 deleted, 9 changed)
OCL=34809
CL=34812
2009-09-18 16:45:41 -07:00
..
5.out.h changed 5c calling convention to use stack exclusively for in 2009-09-18 16:45:41 -07:00
asm.c fix line numbers, again. 2009-08-30 19:21:48 -07:00
go.c initial morestack support for 5l. still disabled, doesn't work. 2009-06-08 20:20:35 -07:00
l.h ffi -> dynld. 2009-08-24 17:27:55 -07:00
list.c Adding more debug output when 5l encounters a bad op 2009-06-26 13:44:25 -07:00
Makefile Support use of $GOBINDIR to override $HOME/bin 2009-07-28 11:23:24 -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 slashed warnings 2009-08-18 07:16:10 -07:00
optab.c minor comment and debug flag for dumping all oplooks. 2009-07-02 21:35:39 -07:00
pass.c fixing width bug in DATA output. some logging to make fixing 2009-09-17 23:08:15 -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