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