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)
Mon, Oct 13, 10:20 PM
Unknown Object (File)
Mon, Oct 13, 7:37 AM
Unknown Object (File)
Mon, Oct 13, 7:37 AM
Unknown Object (File)
Mon, Oct 13, 7:37 AM
Unknown Object (File)
Mon, Oct 13, 7:37 AM
Unknown Object (File)
Sun, Oct 12, 7:23 PM
Unknown Object (File)
Sat, Oct 11, 1:18 AM
Unknown Object (File)
Oct 4 2025, 6:18 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