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, Oct 31, 3:12 PM
Unknown Object (File)
Wed, Oct 30, 12:14 AM
Unknown Object (File)
Wed, Oct 16, 9:01 PM
Unknown Object (File)
Sep 27 2024, 3:05 AM
Unknown Object (File)
Sep 19 2024, 1:09 AM
Unknown Object (File)
Sep 18 2024, 3:05 AM
Unknown Object (File)
Sep 17 2024, 2:44 PM
Unknown Object (File)
Sep 17 2024, 2:11 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