Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix FP handling alignment problems on ARM platforms without an FPU, | David McCullough | 2003-02-23 | 1 | -0/+2 |
| | | | | patch from Vadim Lebedev <vadim@7chips.com>. | ||||
* | Update soft-float handling | Eric Andersen | 2002-11-06 | 1 | -1/+1 |
| | |||||
* | Don't run floating point opcodes when code is compiled -msoft-float | Eric Andersen | 2002-09-10 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Fixup setjmp and longjmp so they behave themselves properly now | Eric Andersen | 2002-01-31 | 1 | -0/+40 |
on both x86 and arm... -Erik |