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
F167253764: D38582.id117220.diff
Thu, Aug 20, 9:55 AM
F167233483: D38582.id117176.diff
Thu, Aug 20, 4:53 AM
F167228303: D38582.diff
Thu, Aug 20, 3:33 AM
F167176151: D38582.id117220.diff
Wed, Aug 19, 4:27 PM
F167168875: D38582.diff
Wed, Aug 19, 3:31 PM
F167162480: D38582.id117176.diff
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 Not Applicable
Unit
Tests Not Applicable