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
/
__longjmp.S
Age
Commit message (
Expand
)
Author
2015-04-22
arm: Add BX and BXC macros
Bernhard Reutner-Fischer
2014-06-12
arm: move check for BX to its own header
Yann E. MORIN
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-06-15
make use of jmpbuf-offsets.h and jmpbuf-unwind.h
Peter S. Mazinger
2008-03-26
Paul Brook writes:
Bernhard Reutner-Fischer
2006-08-31
Fix from Joseph Myers: Save and restore iWMMXt registers in ARM setjmp/longjmp
Khem Raj
2006-02-11
Joseph S. Myers writes:
Mike Frysinger
2006-01-31
John Bowler writes in Bug 385:
Mike Frysinger
2006-01-29
Patch by Joseph S. Myers to add support for ARM EABI
Mike Frysinger
2006-01-14
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2005-11-10
add support for cirrus maverick fpu using patch for glibc http://yann.poupet....
Mike Frysinger
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
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