Page MenuHomeFreeBSD

lib: Remove __ARM_ARCH checks that are always true
ClosedPublic

Authored by andrew on Jun 11 2024, 9:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 23, 8:35 PM
Unknown Object (File)
Wed, Oct 23, 8:35 PM
Unknown Object (File)
Wed, Oct 23, 8:34 PM
Unknown Object (File)
Wed, Oct 23, 8:16 PM
Unknown Object (File)
Fri, Oct 18, 1:18 AM
Unknown Object (File)
Oct 1 2024, 9:43 PM
Unknown Object (File)
Oct 1 2024, 3:38 AM
Unknown Object (File)
Sep 30 2024, 11:29 PM
Subscribers
None

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

andrew created this revision.

What are the plans for defined(SOFTFLOAT_FOR_GCC)? I Think that and SOFTFP_ABI can also be retired.

Be that as it may, this change is correct.

This revision is now accepted and ready to land.Jun 11 2024, 9:09 PM

I thought there was an armv7 CPU that lacked a VFP in use by Juniper.