Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-10 | add support for cirrus maverick fpu using patch for glibc ↵ | Mike Frysinger | |
http://yann.poupet.free.fr/ep93xx/ | |||
2005-06-11 | touchup syntax for no real good reason ;) | Mike Frysinger | |
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 |