I'm looking for info on the ABI GCC uses with ARM7, like how parameters are passed, how the stack is set up, which registers are saved, etc., for GNU C and C++. I've got to adapt context switches and interrupt service routines within some existing code, and I'm having trouble finding a big picture on how this all works. Thanks.
Message
ARM7 ABI for GNU
2003-12-29 by James Dabbs