public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* RFC on removing R_PARISC_DIR21L in DSO for hppa?
@ 2004-06-27 15:39 Carlos O'Donell
  2004-06-27 23:45 ` Alan Modra
  0 siblings, 1 reply; 3+ messages in thread
From: Carlos O'Donell @ 2004-06-27 15:39 UTC (permalink / raw)
  To: binutils


I'm seeing that on occassion a number of DSO's have ended up with
R_PARISC_DIR21L relocations, these relocations are not handled by the
dyanmic loader in glibc (I'm not sure how to handle them to tell you the
truth). There is code here that is '#ifdef 0' with a comment indicating
that it is for debugging purposes.

I assumed that DIR21L and such relocations would endup as DIR32
relocations, those being the only relocs I've ever seen in after a final
link. Would it be valid to warn again when DIR21L relocations are about
to make it into the final link? Or am I missing the point here, do they
finally get turned into DIR32 and halting the link in
elf32_hppa_check_relocs() is not the correct thing to do?

Cheers,
Carlos

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-06-28 17:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-27 15:39 RFC on removing R_PARISC_DIR21L in DSO for hppa? Carlos O'Donell
2004-06-27 23:45 ` Alan Modra
2004-06-28 17:54   ` Carlos O'Donell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).