Mason wrote:
GCC supports several MIPS ABIs. Where are they documented? http://gcc.gnu.org/onlinedocs/gcc/MIPS-Options.html -mabi=32 -mabi=o64 -mabi=n32 -mabi=64 -mabi=eabi ( Links for self reference ) http://gcc.gnu.org/gcc-3.4/mips-abi.html http://www.cygwin.com/ml/binutils/2003-06/msg00436.html http://math-atlas.sourceforge.net/devel/assembly/mipsabi32.pdf
http://www.linux-mips.org/wiki/MIPSABIHistory seems to be a good starting point.