HomeFreeBSD

libc: Simplify soft-float on 32-bit arm

Description

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

Details

Provenance
impAuthored on Feb 14 2023, 4:48 PM
Reviewer
emaste
Differential Revision
D38582: libc: Simplify soft-float on 32-bit arm
Parents
rG5c33688475a5: arm: Remove armv5 supprt
Branches
Unknown
Tags
Unknown