This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: Commited patch for elf*-sparc.c (was binutils: "unexpected reloc type 0x17" on sparc)


On Wed, Jul 11, 2001 at 10:20:24PM +0200, Jakub Jelinek wrote:
> I added an flags & SEC_ALLOC check instead (which means e.g. that we no
> longer output useless .rela.stab on sparc when nobody uses it)

For dwarf2 sections, gdb _should_ use the reloc sections.
It's got no other way to get at the information in question.

Non-allocated output sections should create non-allocated
rela sections.


r~


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