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
F110356724: D45559.diff
Mon, Feb 17, 6:55 AM
Unknown Object (File)
Nov 16 2024, 11:21 PM
Unknown Object (File)
Nov 16 2024, 10:43 PM
Unknown Object (File)
Oct 23 2024, 8:35 PM
Unknown Object (File)
Oct 23 2024, 8:35 PM
Unknown Object (File)
Oct 23 2024, 8:34 PM
Unknown Object (File)
Oct 23 2024, 8:16 PM
Unknown Object (File)
Oct 18 2024, 1:18 AM
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.