about summary refs log tree commit diff
path: root/ports/sysdeps/arm/setjmp.S
Commit message (Expand)AuthorAgeFilesLines
* Move arm from ports to libc.Joseph Myers2014-02-081-126/+0
* ARM: Don't apply pointer encryption to the frame pointerWill Newton2014-01-141-3/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* ARM: Allow building __sigsetjmp as Thumb.Will Newton2013-10-041-3/+2
* ARM: Add pointer encryption support.Will Newton2013-10-031-0/+14
* Stop ARM setjmp/longjmp saving/restoring fpscr (bug 14908).Joseph Myers2013-05-141-5/+0
* ARM: sfi_breg assembler macroRoland McGrath2013-03-151-9/+18
* ARM: Consolidate setjmp details in include/bits/setjmp.h file.Roland McGrath2013-03-111-3/+1
* arm: Mark assembly files that will not use thumb modeRichard Henderson2013-02-281-0/+2
* arm: Introduce and use PC_OFSRichard Henderson2013-02-281-2/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Make ARM setjmp/longjmp respect ARM_ASSUME_NO_IWMMXT macro.Roland McGrath2012-08-091-10/+21
* Avoid VFP HWCAP check in setjmp/longjmp and getcontext/setcontext when compil...Roland McGrath2012-08-091-11/+13
* Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-mergeJoseph Myers2012-07-011-0/+98