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
F135093024: D38582.id117220.diff
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)
Mon, Oct 13, 10:20 PM
Unknown Object (File)
Mon, Oct 13, 7:37 AM
Unknown Object (File)
Mon, Oct 13, 7:37 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