index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
arm
/
setjmp.S
Age
Commit message (
Expand
)
Author
2005-11-10
add support for cirrus maverick fpu using patch for glibc http://yann.poupet....
Mike Frysinger
2005-11-10
update license
Mike Frysinger
2005-06-11
touchup syntax for no real good reason ;)
Mike Frysinger
2005-06-10
Remove TEXTREL relocations for ARM.
Joakim Tjernlund
2003-03-03
Fix the double sub #48, should have been an add :-)
David McCullough
2003-02-23
Fix FP handling alignment problems on ARM platforms without an FPU,
David McCullough
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
2002-01-31
Fixup setjmp and longjmp so they behave themselves properly now
Eric Andersen
2001-09-27
Update to accomodate the header file changes
Eric Andersen
2001-06-21
Patch from Shane Nay, who noticed that these were not properly labeling
Eric Andersen
2001-01-15
Fix naming error. s/sigsetjmp/__sigsetjmp/g
Eric Andersen
2000-10-30
Fix symbol problem. Add in arm support -- might even work...
Eric Andersen