This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: elf32-arm.c corrections


On Sun, Mar 20, 2005 at 02:15:24AM +0100, Peter S. Mazinger wrote:
> Hello!
> 
> add_dynamic_entry: changes !info->shared to info->executable (PIE)
> corrects typo, and syncs up with other archs (some others could do the 
> same). For !relocs the hole part would be omitted, probably some speed gain.

Um, why are disabling the setting of DT_TEXTREL for shared libraries?

> Should the other patch (*3) for allocate_dynrelocs be applied (as done for 
> ppc32)?

Probably.

> Why is ELIMINATE_COPY_RELOCS not used for arm?

Because no one implemented it.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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