public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* SHN_XINDEX support is broken
@ 2005-02-06  7:14 H. J. Lu
  2005-02-06  7:24 ` PATCH: " H. J. Lu
  2005-02-06 10:02 ` H. J. Lu
  0 siblings, 2 replies; 8+ messages in thread
From: H. J. Lu @ 2005-02-06  7:14 UTC (permalink / raw)
  To: binutils; +Cc: amodra

Hi Alan,

SHN_XINDEX support doesn't work. I have a testcase to show it. The
problem is that binutils assumes the full symbol table is available
before all sections are processed. It only works without SHN_XINDEX
since SHT_REL/SHT_RELA sections will load SHT_SYMTAB. The problem
affects both bfd and readelf. I will see what I can do.


H.J.

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

end of thread, other threads:[~2005-02-06 23:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-06  7:14 SHN_XINDEX support is broken H. J. Lu
2005-02-06  7:24 ` PATCH: " H. J. Lu
2005-02-06 10:04   ` H. J. Lu
2005-02-06 15:03   ` Alan Modra
2005-02-07  2:30     ` H. J. Lu
2005-02-07  3:41     ` H. J. Lu
2005-02-07 16:01       ` Alan Modra
2005-02-06 10:02 ` H. J. Lu

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).