Page MenuHomeFreeBSD

lib: Remove __ARM_ARCH checks that are always true
ClosedPublic

Authored by andrew on Tue, Jun 11, 9:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 12, 5:00 PM
Unknown Object (File)
Wed, Jun 12, 11:57 AM
Unknown Object (File)
Wed, Jun 12, 1:01 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.Tue, Jun 11, 9:09 PM

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