This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MIPS 32-bit ABI stack pointer


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]