This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: Committed: Add ELF hash table identifier to BFD


Hi Andreas,

   So I have created the attached patch to add a hash_table_id field to
   the elf_link_hash_table structure.  The patch also amends the backends
   so that if they have target specific fields added to the end of the
   structure they check the hash_table_id field before trying to access
   them.

What about the null pointer references?

I added code to check for these.


Cheers
  Nick



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