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: [patch] current: MIPS64/ELF handle relocations in .pdr sections


On Thu, May 30, 2002 at 06:58:25PM -0700, Eric Christopher wrote:
> > I have a problem with a final link failing for MIPS64/ELF due to
> > relocations against discarded symbols located in .pdr sections.  The
> > following patch implements handling of relocations for these sections 
> > like
> > it's now done for MIPS/ELF.  It fixes the problem for me.
> > MIPS, so I'm not sure if such a usage is appropriate for MIPS64/ELF.  Does
> > anyone have a reference? 
> 
> I can't find one at the moment myself.
> 
> Thiemo, Chris?

[There's a missing bit of this message, so I'm guessing a little]

A .pdr reference?  As far as I can tell there isn't one; it was
constructed to convey information lost in the switch away from mdebug. 
I keep meaning to make GDB read them, but haven't found time yet. 
Discarding them is correct, or at least goes along with our existing
practice in the discarding of functions.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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