glibc/sysdeps/arm/be
Adhemerval Zanella d9202f1883 arm: Fix armv7 selection after 'Split BE/LE abilist'
It adds the missing Implies for armv7, armv6, armv6t2 after the
commit 1673ba87fe.  Without the Implies a build with the
compiler targeting the aforementioned architecture does not select
the arch-specific optimization including the ifunc selectors.

I checked with a build against armv5, armv6, armv6t2, armv7, and
armv7-neon for both LE and BE.  For armv6 and armv7 I also checked
that both sysdeps selection and the resulting implementation built
is the expected ones.
2019-11-25 13:34:44 -03:00
..
armv6 arm: Split BE/LE abilist 2019-08-29 09:58:21 -03:00
armv6t2 arm: Split BE/LE abilist 2019-08-29 09:58:21 -03:00
armv7 arm: Fix armv7 selection after 'Split BE/LE abilist' 2019-11-25 13:34:44 -03:00
Implies arm: Split BE/LE abilist 2019-08-29 09:58:21 -03:00