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: [parisc-linux] Re: [RFC] Emit OPD reloc for all global symbols and then some.


On Tue, Jun 21, 2005 at 06:09:43PM +0200, Andreas Schwab wrote:
> "John David Anglin" <dave@hiauly1.hia.nrc.ca> writes:
> 
> > Having the PLABEL32 relocation resolve to an OPD appears to require
> > that the symbol be exported.  As a result, we have a different behaviors
> > for dlsym on hppa and ia32.  What's ia64 do?
> 
> hppa needs to be fixed to implement correct variants of the macros in
> dl-lookupcfg.h.  It probably just has to copy the definitions of
> DL_FIXUP_* from sysdeps/ia64/dl-lookupcfg.h, and
> _dl_runtime_{resolve,profile} has to be adapted accordingly.

We have the correct variants implemented.

http://cvs.parisc-linux.org/glibc/sysdeps/hppa/dl-lookupcfg.h?rev=1.3&view=markup

Upstream glibc is not a good indicator of the status of our port.
I am trying to merge as much as I can upstream.

c.



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