This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/4] arm: Split BE/LE abilist


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]