Page MenuHomeFreeBSD

libc: Simplify soft-float on 32-bit arm
ClosedPublic

Authored by imp on Feb 14 2023, 3:04 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 14, 6:48 AM
Unknown Object (File)
Mon, Apr 27, 6:15 PM
Unknown Object (File)
Apr 15 2026, 10:33 AM
Unknown Object (File)
Apr 15 2026, 8:50 AM
Unknown Object (File)
Apr 14 2026, 6:39 PM
Unknown Object (File)
Apr 8 2026, 5:56 AM
Unknown Object (File)
Apr 7 2026, 11:33 PM
Unknown Object (File)
Apr 7 2026, 9:59 AM
Subscribers

Details

Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable