This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: ARM hard-float ABI: add ldconfig flag value


On Thu, 9 Aug 2012, Steve McIntyre wrote:

> >Could you please point to a public statement from the ARM ABI maintainers 
> >about the reservation of these values for the next ABI revision, and the 
> >semantics being assigned to them?
> 
> There isn't one *yet*, we're waiting on your review before going
> ahead. If you're happy with the approach here then we'll make that
> happen ASAP.

The approach of using ELF header flags and testing them in this way is 
fine; as Roland notes some coding style fixes are needed in the patch 
(e.g. spaces before the open parenthesis when calling a function-like 
macro).  I just think there should be an actual statement of the ABI 
before the patch goes in.  (Such a statement would include the values, the 
types of ELF files for which they may be used (I guess ET_EXEC and EY_DYN 
but not ET_REL) and the semantics of each value.)

-- 
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]