OSDN Git Service

Patch by Joseph S. Myers to add support for ARM EABI
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / arm / setjmp.S
2006-01-29 Mike FrysingerPatch by Joseph S. Myers to add support for ARM EABI
2005-11-10 Mike Frysingeradd support for cirrus maverick fpu using patch for...
2005-11-10 Mike Frysingerupdate license
2005-06-11 Mike Frysingertouchup syntax for no real good reason ;)
2005-06-10 Joakim TjernlundRemove TEXTREL relocations for ARM.
2003-03-03 David McCulloughFix the double sub #48, should have been an add :-)
2003-02-23 David McCulloughFix FP handling alignment problems on ARM platforms...
2002-11-06 Eric AndersenUpdate soft-float handling
2002-09-10 Eric AndersenDon't run floating point opcodes when code is compiled...
2002-01-31 Eric AndersenFixup setjmp and longjmp so they behave themselves...
2001-09-27 Eric AndersenUpdate to accomodate the header file changes
2001-06-21 Eric AndersenPatch from Shane Nay, who noticed that these were not...
2001-01-15 Eric AndersenFix naming error. s/sigsetjmp/__sigsetjmp/g
2000-10-30 Eric AndersenFix symbol problem. Add in arm support -- might even...