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, Aug 20, 9:55 AM
Unknown Object (File)
Thu, Aug 20, 4:53 AM
Unknown Object (File)
Thu, Aug 20, 3:33 AM
Unknown Object (File)
Wed, Aug 19, 4:27 PM
Unknown Object (File)
Wed, Aug 19, 3:31 PM
Unknown Object (File)
Wed, Aug 19, 2:30 PM
Unknown Object (File)
Wed, Aug 19, 12:31 PM
Unknown Object (File)
Tue, Aug 18, 8:25 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 49765
Build 46655: arc lint + arc unit