summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/setjmp.S
AgeCommit message (Expand)Author
2009-06-30Fix Thumb-2 setjmp.Joseph Myers
2008-03-26Paul Brook writes:Bernhard Reutner-Fischer
2006-08-31Fix from Joseph Myers: Save and restore iWMMXt registers in ARM setjmp/longjmpKhem Raj
2006-08-23fix from psm: remove unused defines/includesMike Frysinger
2006-01-31John Bowler writes in Bug 385:Mike Frysinger
2006-01-29Patch by Joseph S. Myers to add support for ARM EABIMike Frysinger
2005-11-10add support for cirrus maverick fpu using patch for glibc http://yann.poupet....Mike Frysinger
2005-11-10update licenseMike Frysinger
2005-06-11touchup syntax for no real good reason ;)Mike Frysinger
2005-06-10Remove TEXTREL relocations for ARM.Joakim Tjernlund
2003-03-03Fix the double sub #48, should have been an add :-)David McCullough
2003-02-23Fix FP handling alignment problems on ARM platforms without an FPU,David McCullough
2002-11-06Update soft-float handlingEric Andersen
2002-09-10Don't run floating point opcodes when code is compiled -msoft-floatEric Andersen
2002-01-31Fixup setjmp and longjmp so they behave themselves properly nowEric Andersen
2001-09-27Update to accomodate the header file changesEric Andersen
2001-06-21Patch from Shane Nay, who noticed that these were not properly labelingEric Andersen
2001-01-15Fix naming error. s/sigsetjmp/__sigsetjmp/gEric Andersen
2000-10-30Fix symbol problem. Add in arm support -- might even work...Eric Andersen