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, Nov 27, 5:23 AM
Unknown Object (File)
Tue, Nov 25, 8:13 PM
Unknown Object (File)
Thu, Nov 6, 10:27 AM
Unknown Object (File)
Wed, Nov 5, 12:43 AM
Unknown Object (File)
Wed, Nov 5, 12:40 AM
Unknown Object (File)
Wed, Nov 5, 12:38 AM
Unknown Object (File)
Wed, Nov 5, 12:37 AM
Unknown Object (File)
Oct 13 2025, 10:20 PM
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