[PATCH V4] ldso: fix fdpic support broken from prelink patch

Filippo ARCIDIACONO filippo.arcidiacono at st.com
Fri Apr 6 08:46:56 UTC 2012



> -----Original Message-----
> From: Mike Frysinger [mailto:vapier at gentoo.org]
> Sent: Friday, April 06, 2012 6:54 AM
> To: Filippo ARCIDIACONO
> Cc: uclibc at uclibc.org
> Subject: Re: [PATCH V4] ldso: fix fdpic support broken from prelink
> patch
> 
> On Monday 02 April 2012 06:13:39 Filippo ARCIDIACONO wrote:
> > Using:
> > 	DL_LOADADDR_BASE(DL_GET_LOADADDR_MAPADDR(load_addr, header)), 1);
> for
> > sure we are safe, even if the original purpose of
> > DL_GET_LOADADDR_MAPADDR was to return the map address or load address
> > according to the architectures, perhaps it should be worth to change
> > the name of the macro to something like DL_GET_ADDRESS or something
> else.
> 
> DL_GET_RUN_ADDR() ?

Yes, seem good!

> 
> > Let me know, so that I will post the final version.
> 
> i just tested it and seems to work.  so let's fix up these nits and get
> this thing in :).

ok Mike, shortly the V5 version.
Thank you very much for your valuable comments.

> -mike

Filippo.



More information about the uClibc mailing list