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
F150208195: D38582.id117176.diff
Mon, Mar 30, 6:53 AM
Unknown Object (File)
Sun, Mar 22, 8:25 AM
Unknown Object (File)
Fri, Mar 20, 8:34 PM
Unknown Object (File)
Thu, Mar 19, 2:07 AM
Unknown Object (File)
Feb 8 2026, 9:39 AM
Unknown Object (File)
Feb 8 2026, 9:11 AM
Unknown Object (File)
Jan 31 2026, 12:38 PM
Unknown Object (File)
Jan 23 2026, 4:26 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