Joseph Myers
|
53df8bcec0
|
Add alternate signal stack support to ARM ____longjmp_chk.
* sysdeps/arm/____longjmp_chk.S: Remove. Replaced by....
* sysdeps/unix/sysv/linux/arm/____longjmp_chk.S,
sysdeps/unix/sysv/linux/arm/eabi/____longjmp_chk.S: This. New
files.
* sysdeps/arm/__longjmp.S, sysdeps/arm/eabi/__longjmp.S: Use r4
for saved sp.
|
2009-08-06 16:53:09 +00:00 |
|
Joseph Myers
|
ef889ffe8d
|
____longjmp_chk for ARM.
* sysdeps/arm/____longjmp_chk.S: New file.
* sysdeps/arm/__longjmp.S: If CHECK_SP is defined, use it.
* sysdeps/arm/eabi/__longjmp.S: Likewise.
|
2009-05-16 22:20:23 +00:00 |
|
Andreas Jaeger
|
3214b89b32
|
Update to LGPL v2.1.
|
2001-07-06 04:56:23 +00:00 |
|
Ulrich Drepper
|
397e58bca8
|
Put return value in correct register. Don't set the condition flags
unnecessarily.
|
1998-08-20 17:33:18 +00:00 |
|
Ulrich Drepper
|
120b2b39d6
|
Remove floating point code.
|
1998-03-18 14:27:40 +00:00 |
|
Ulrich Drepper
|
4ff61542a8
|
Define _SETJMP_H before including <bits/setjmp.h>.
|
1997-12-03 23:20:36 +00:00 |
|
Ulrich Drepper
|
405916ef4b
|
<foo.h> -> <bits/foo.h>.
|
1997-06-21 01:37:20 +00:00 |
|
Ulrich Drepper
|
d80b3f3c5b
|
Basic functionality for libc on ARM
|
1997-04-14 02:11:12 +00:00 |
|