>Roughly what proportion of a binary is return from functions? ie will it make
>binaries about 1% larger and 1% slower
I'm not sure.
>I think we're out in the cold already, as we can't use LDRH and STRH. RiscPC
>StrongARM owners are already going to need dumbed down distributions.
I think the Debian people are currently planning to compile their binaries
with -march=armv3 (which is the EGCS default). So you should be OK in that
respect.
>My problem is that I don't (yet) know how to write the changes necessary
All I can suggest there is that you dive into the code and have a go. The
compiler isn't really all that frightening so long as you don't try to
understand it all at once. Everything you need for this hack should be
contained in the ARM back end.
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]