Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fixup asm. No object-code changes | Bernhard Reutner-Fischer | 2008-04-24 | 1 | -35/+35 |
| | |||||
* | mips64 patch from Atsushi Nemoto: | Eric Andersen | 2006-11-04 | 1 | -0/+36 |
| | | | | | 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. | ||||
* | Update soft-float handling | Eric Andersen | 2002-11-06 | 1 | -2/+3 |
| | |||||
* | Forgot one more #ifdef related to MIPS soft floating point. | "Steven J. Hill" | 2002-09-11 | 1 | -0/+2 |
| | |||||
* | Don't unconditionally save/restore FP registers, we might be doing soft | "Steven J. Hill" | 2002-09-10 | 1 | -0/+2 |
| | | | | floating point. Thanks to Jay Carlson. | ||||
* | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen | 2002-07-22 | 1 | -0/+2 |
| | | | | | | 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 | ||||
* | Several mips cleanups/additons from Geoffrey Espin. | Eric Andersen | 2002-02-16 | 1 | -0/+65 |