public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* Why does ELF/alpha put none-text relocations in .rela.text?
@ 2001-08-20 11:44 H . J . Lu
  2001-08-20 15:03 ` Richard Henderson
  2001-08-20 15:06 ` H . J . Lu
  0 siblings, 2 replies; 7+ messages in thread
From: H . J . Lu @ 2001-08-20 11:44 UTC (permalink / raw)
  To: rth; +Cc: binutils

When you do

# gcc -c foo.c

on ELF/alpha, as will put relocations for ".debug_line" in
.rela.text. When you do

# strip --strip-debug foo.o
# readelf -r foo.o

you will get

 00000000  200569c000000006 R_ALPHA_GPDISP        bad symbol index: 200569c0

How should we fix it?


H.J.

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

end of thread, other threads:[~2001-08-20 17:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-20 11:44 Why does ELF/alpha put none-text relocations in .rela.text? H . J . Lu
2001-08-20 15:03 ` Richard Henderson
2001-08-20 15:46   ` H . J . Lu
2001-08-20 16:05   ` H . J . Lu
2001-08-20 16:47     ` PATCH: Avoid setting the bogus section symbol index H . J . Lu
2001-08-20 17:11     ` Why does ELF/alpha put none-text relocations in .rela.text? Richard Henderson
2001-08-20 15:06 ` 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).