freebsd-dev/lib/msun
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
..
aarch64
amd64
arm libc: Simplify soft-float on 32-bit arm 2023-02-14 09:53:08 -07:00
bsdsrc
i387 libm: Correct some typos in source code comments 2022-09-03 19:14:02 +02:00
ld80 * lib/msun/Makefile b/lib/msun/Makefile: 2021-12-15 18:36:20 +00:00
ld128 * lib/msun/Makefile b/lib/msun/Makefile: 2021-12-15 18:36:20 +00:00
man libm: Correct some typos in source code comments 2022-09-03 19:14:02 +02:00
powerpc libm: Add feenableexcept and fedisableexcept to library on powerpc 2022-05-13 20:24:22 -05:00
riscv
src msun: correct comment 2022-09-19 21:40:07 +03:00
tests msun: Remove a double word in a source code comment 2022-09-04 13:57:38 +02:00
x86
Makefile msun/Makefile: Fix conditional and unbreak the build. 2022-09-09 11:07:33 +03:00
Makefile.depend
Symbol.map