elf_link_hash_entry vs generic_link_hash_entry

H . J . Lu hjl@lucon.org
Fri Aug 24 09:22:00 GMT 2001


On Fri, Aug 24, 2001 at 05:15:10PM +0100, Nick Clifton wrote:
> Hi H.J.
> 
> > 2001-08-23  H.J. Lu  <hjl@gnu.org>
> > 
> > 	* bfdlink.h (bfd_link_hash_table_type): New. The linker hash
> > 	table type, bfd_link_generic_hash_table and
> > 	bfd_link_elf_hash_table.
> > 	(bfd_link_hash_table): Add a new field, type, for the linker
> > 	hash table type.
> > 
> > 2001-08-23  H.J. Lu  <hjl@gnu.org>
> > 
> > 	* elf-bfd.h (elf_hash_table): Return NULL if the linker hash
> > 	table is not an ELF linker hash table.
> > 
> > 	* elf.c (_bfd_elf_link_hash_table_init): Set the linker hash
> > 	table type to bfd_link_elf_hash_table.
> > 
> > 	* elfxx-target.h (bfd_elfNN_bfd_link_hash_table_create): Revert
> > 	the last change.
> > 
> > 	* linker.c (_bfd_link_hash_table_init): Set the linker hash
> > 	table type to bfd_link_generic_hash_table.
> 
> Approved and applied (since I was checking it at the time).

Thanks. But I didn't see them in CVS :-).



H.J.



More information about the Binutils mailing list