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)
Wed, Apr 15, 10:33 AM
Unknown Object (File)
Wed, Apr 15, 8:50 AM
Unknown Object (File)
Tue, Apr 14, 6:39 PM
Unknown Object (File)
Wed, Apr 8, 5:56 AM
Unknown Object (File)
Tue, Apr 7, 11:33 PM
Unknown Object (File)
Tue, Apr 7, 9:59 AM
Unknown Object (File)
Fri, Apr 3, 11:36 AM
Unknown Object (File)
Mon, Mar 30, 6:53 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