Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-04 | mips64 patch from Atsushi Nemoto: | Eric Andersen | |
The mips64 N32/N64 ABI have a bit different register usage convention. Also the register size for these ABI is 8 byte. Use ld/sd for them. | |||
2002-11-06 | Update soft-float handling | Eric Andersen | |
2002-09-11 | Forgot one more #ifdef related to MIPS soft floating point. | "Steven J. Hill" | |
2002-09-10 | Don't unconditionally save/restore FP registers, we might be doing soft | "Steven J. Hill" | |
floating point. Thanks to Jay Carlson. | |||
2002-07-22 | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen | |
Prepare to kill the UNIFIED_SYSCALL option and instead have it be a per arch thing that is either enabled or not for that arch. -Erik | |||
2002-02-16 | Several mips cleanups/additons from Geoffrey Espin. | Eric Andersen | |