opnsense-src/lib/libc/arm
Warner Losh ae902a5be9 libc: Simplify soft-float on 32-bit arm
Simplify the tests for 32-bit arm soft float support. For the files
included only on arm, drop the test entirely. For others, test
MACHINE_CPUARCH against arm.

No functional change intended. File lists appear the same before / after
the change.

Sponsored by:		Netflix
Reviewed by:		emaste
Differential Revision:	https://reviews.freebsd.org/D38582
2023-02-14 09:53:08 -07:00
..
aeabi libc: Simplify soft-float on 32-bit arm 2023-02-14 09:53:08 -07:00
gen libc: Simplify soft-float on 32-bit arm 2023-02-14 09:53:08 -07:00
softfloat On ARM EABI double precision floating point values are stored in the 2013-09-07 14:04:10 +00:00
string Remove obsolete code gated on _ARM_ARCH_* 2021-01-28 10:41:45 +00:00
sys Add sched_getcpu() 2021-11-10 21:18:54 +02:00
_fpmath.h libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
arith.h Remove leftover big-endian arm support 2021-01-28 10:33:40 +00:00
gd_qnan.h Arrange so that the NaN returned by strtod("nan", NULL) is the same as 2007-12-16 21:15:09 +00:00
Makefile.inc libc: Simplify soft-float on 32-bit arm 2023-02-14 09:53:08 -07:00
static_tls.h Remove the last users of ARM_TP_ADDRESS 2021-04-08 07:52:54 +00:00
Symbol.map libc: Remove _get_tp() and _set_tp(). 2021-12-09 13:23:26 -08:00
Symbol_vfp.map Publish fp[get][set]sticky() for ARMv6. 2017-02-17 13:49:46 +00:00
SYS.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00