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)
Nov 29 2024, 4:20 AM
Unknown Object (File)
Nov 15 2024, 12:27 PM
Unknown Object (File)
Nov 15 2024, 11:59 AM
Unknown Object (File)
Nov 15 2024, 9:54 AM
Unknown Object (File)
Oct 31 2024, 3:12 PM
Unknown Object (File)
Oct 30 2024, 12:14 AM
Unknown Object (File)
Oct 16 2024, 9:01 PM
Unknown Object (File)
Sep 27 2024, 3:05 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