FreeBSD/src 3ab06e3 (r320470)lib/libc/arm/gen _setjmp.S setjmp.S

Start to remove _libc_arm_fpu_present checks. We don't support the VFP on
ARMv4 or ARMv5, and only support it when it's present on ARMv6 and later.
As such always store the VFP register in setjmp and restore them in
longjmp when building for armv6.

Reviewed by:    mmel
Sponsored by:   DARPA, AFRL
Differential Revision:  https://reviews.freebsd.org/D11393
DeltaFile
+5-28lib/libc/arm/gen/_setjmp.S
+5-22lib/libc/arm/gen/setjmp.S
+10-502 files

UnifiedSplitRaw