[PATCH 1/4] arm: Split BE/LE abilist
Joseph Myers
joseph@codesourcery.com
Thu Jul 25 21:11:00 GMT 2019
On Wed, 24 Jul 2019, Adhemerval Zanella wrote:
> The fix for BZ#18231 requires new symbols only for armeb. This patch
> adds the required folder and files for both BE and LE abilist. No
> semantic changes are expected.
>
> Checked with check-abi for arm-linux-gnueabihf and armeb-linux-gnueabihf.
>
> * sysdeps/arm/preconfigure.ac: Set machine based on endianness.
I think you should test how the compiler behaves (what macros it
predefines) rather than relying on particular triplets being used when
configuring glibc. Likewise for other architectures.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list