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, Sep 16, 1:24 PM
Unknown Object (File)
Mon, Sep 14, 6:29 AM
Unknown Object (File)
Mon, Sep 7, 8:27 PM
Unknown Object (File)
Mon, Aug 31, 5:03 AM
Unknown Object (File)
Aug 14 2026, 10:13 PM
Unknown Object (File)
Aug 13 2026, 4:10 PM
Unknown Object (File)
Aug 12 2026, 1:53 PM
Unknown Object (File)
Aug 12 2026, 6:32 AM
Subscribers
None

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 58136
Build 55024: arc lint + arc unit

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.