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]

Re: [PATCH]: ld-auto-import memory bug fixing


Hi Ralf,

> this is a short patch for the ld auto-import memory bug.

Thanks.  I have approved and applied this patch to the current CVS
sources.

> I like to ask again: Is there only one symbol table for a bfd object ?

Sorry for the delay in replying.  I believe that the answer is yes
and no.  Some bfd objects can have two symbol tables.  ELF BFD objects
for example can have an ordinary symbol table and a dynamic symbol
table.  I think however that COFF and PE BFD objects only have one
symbol table.

Cheers
        Nick


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