Joseph Myers
0175558aa0
Stop ARM setjmp/longjmp saving/restoring fpscr (bug 14908).
2013-05-14 19:50:14 +00:00
Roland McGrath
a7ac752299
ARM: sfi_breg assembler macro
2013-03-15 09:31:56 -07:00
Roland McGrath
7f86996afc
ARM: Consolidate setjmp details in include/bits/setjmp.h file.
2013-03-11 16:45:25 -07:00
Richard Henderson
365261c37f
arm: Mark assembly files that will not use thumb mode
...
Some routines are written with complex LDM/STM insns that cannot be
used in thumb mode, or are highly conditional requiring excessive
IT insns.
When a future patch goes in to enable thumb2 by default, this marker
will be used to override that default.
2013-02-28 00:18:30 -08:00
Richard Henderson
783a65c253
arm: Introduce and use PC_OFS
...
Scour the source for raw "-8" adjustments that are related to the
offset created by reading the pc.
2013-02-28 00:16:05 -08:00
Joseph Myers
568035b787
Update copyright notices with scripts/update-copyrights.
2013-01-02 19:05:09 +00:00
Roland McGrath
2aa5b9c146
Make ARM setjmp/longjmp respect ARM_ASSUME_NO_IWMMXT macro.
2012-08-09 16:37:50 -07:00
Roland McGrath
6dcf80c782
Avoid VFP HWCAP check in setjmp/longjmp and getcontext/setcontext when compiled without __SOFTFP__ defined.
2012-08-09 11:51:05 -07:00
Joseph Myers
e64ac02c24
Move all files into ports/ subdirectory in preparation for merge with glibc
2012-07-01 13:06:41 +00:00