Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |