aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/arm/__longjmp.S
AgeCommit message (Expand)AuthorFilesLines
2014-02-08Move arm from ports to libc.Joseph Myers1-140/+0
2014-01-14ARM: Don't apply pointer encryption to the frame pointerWill Newton1-3/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-10-04ARM: Allow building __longjmp as Thumb.Will Newton1-3/+3
2013-10-03ARM: Add pointer encryption support.Will Newton1-0/+14
2013-05-14Stop ARM setjmp/longjmp saving/restoring fpscr (bug 14908).Joseph Myers1-5/+0
2013-03-15ARM: sfi_sp assembler macroRoland McGrath1-1/+1
2013-03-15ARM: sfi_breg assembler macroRoland McGrath1-10/+20
2013-03-11ARM: Consolidate setjmp details in include/bits/setjmp.h file.Roland McGrath1-3/+1
2013-03-06arm: Delete LOADREGS macroRichard Henderson1-1/+1
2013-02-28arm: Mark assembly files that will not use thumb modeRichard Henderson1-0/+2
2013-02-28arm: Introduce and use PC_OFSRichard Henderson1-2/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-08-09Make ARM setjmp/longjmp respect ARM_ASSUME_NO_IWMMXT macro.Roland McGrath1-10/+21
2012-08-09Avoid VFP HWCAP check in setjmp/longjmp and getcontext/setcontext when compil...Roland McGrath1-14/+15
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers1-0/+111