freebsd-dev/lib/libc/arm
Andrew Turner 3ab06e30cb 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
2017-06-29 14:00:05 +00:00
..
aeabi Publish __aeabi_uidiv and __aeabi_idiv as compatible symbols from libc. 2017-02-17 11:16:19 +00:00
gen Start to remove _libc_arm_fpu_present checks. We don't support the VFP on 2017-06-29 14:00:05 +00:00
softfloat On ARM EABI double precision floating point values are stored in the 2013-09-07 14:04:10 +00:00
string Correct MDSRCS use in <arch>/string/Makefile.inc. 2017-03-02 17:05:52 +00:00
sys Reduce duplicate NOASM and PSEUDO definitions 2016-09-08 22:38:20 +00:00
_fpmath.h On ARM EABI double precision floating point values are stored in the 2013-09-07 14:04:10 +00:00
arith.h On ARM EABI double precision floating point values are stored in the 2013-09-07 14:04:10 +00:00
gd_qnan.h
Makefile.inc Correct an misunderstanding of MDSRCS. 2017-03-02 17:07:28 +00:00
Symbol_vfp.map Publish fp[get][set]sticky() for ARMv6. 2017-02-17 13:49:46 +00:00
Symbol.map libc: stop exporting cerror 2016-03-30 14:42:09 +00:00
SYS.h Remove __ARM_EABI__ from more places in libc as this is the only ARM ABI 2015-05-31 12:53:10 +00:00