* aoutx.h (NAME(aout,link_hash_table_create)): Allocate hash table
authorIan Lance Taylor <ian@airs.com>
Mon, 10 Jul 1995 18:07:17 +0000 (18:07 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 10 Jul 1995 18:07:17 +0000 (18:07 +0000)
commite336470145cab9956a5e780edcc85f2471aadc36
treed9c6b8b801d0d967ba8cb6685acc41c529d412e0
parent84144a8f5669979504bfacc30bd6fd778c17dd73
* aoutx.h (NAME(aout,link_hash_table_create)): Allocate hash table
using bfd_alloc, not malloc.
* cofflink.c (_bfd_coff_link_hash_table_create): Likewise.
* ecoff.c (_bfd_ecoff_bfd_link_hash_table_create): Likewise.
* i386linux.c (linux_link_hash_table_create): Likewise.
* linker.c (_bfd_generic_link_hash_table_create): Likewise.
* sunos.c (sunos_link_hash_table_create): Likewise.
bfd/ChangeLog
bfd/cofflink.c
bfd/linker.c
This page took 0.025539 seconds and 4 git commands to generate.