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: Support for R_ARM_IRELATIVE relocations


On Mon, 14 Mar 2011, Richard Sandiford wrote:

> ARM have allocated R_ARM_IRELATIVE the relocation number 160 (thanks).
> This patch adds GLIBC support for it.  Like PPC, the relocation is only
> allowed in the normal DT_REL(A) table, not in DT_JMPREL.
> 
> Tested on arm-linux-gnueabi with --enable-multi-arch.  All ifunc* tests
> passed.  (I actually cross-tested using EGLIBC, with a local patch to
> make the ifunc tests cross-testing friendly.  I also used a dummy
> arm/multiarch/Makefile, so that --enable-multi-arch was honoured.)
> 
> Please install if OK.

Thanks.  I've committed the ports changes now that the relocation is in 
libc.

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