summaryrefslogtreecommitdiff
path: root/ports/sysdeps/arm/__longjmp.S
AgeCommit message (Expand)Author
2014-01-14ARM: Don't apply pointer encryption to the frame pointerWill Newton
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-10-04ARM: Allow building __longjmp as Thumb.Will Newton
2013-10-03ARM: Add pointer encryption support.Will Newton
2013-05-14Stop ARM setjmp/longjmp saving/restoring fpscr (bug 14908).Joseph Myers
2013-03-15ARM: sfi_sp assembler macroRoland McGrath
2013-03-15ARM: sfi_breg assembler macroRoland McGrath
2013-03-11ARM: Consolidate setjmp details in include/bits/setjmp.h file.Roland McGrath
2013-03-06arm: Delete LOADREGS macroRichard Henderson
2013-02-28arm: Mark assembly files that will not use thumb modeRichard Henderson
2013-02-28arm: Introduce and use PC_OFSRichard Henderson
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-08-09Make ARM setjmp/longjmp respect ARM_ASSUME_NO_IWMMXT macro.Roland McGrath
2012-08-09Avoid VFP HWCAP check in setjmp/longjmp and getcontext/setcontext when compil...Roland McGrath
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcJoseph Myers