X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=bfd%2FChangeLog;h=279e70ef91dcac044436314e16b555b66d682069;hb=a69898aad0d92d44881d16b6d5d835c3af53b9c1;hp=76d7bbb5d38fc4af3ffd37407a810635afe73ebe;hpb=4dcdce139ffe08fec50cd24e688c3e0e21d545c1;p=binutils-gdb.git diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 76d7bbb5d38..279e70ef91d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,12 @@ +2007-09-19 Alan Modra + Doug Kwan + + * bfd-in.h (bfd_hash_insert): Declare. + * bfd-in2.h: Regenerate. + * hash.c (bfd_hash_insert): New function. Split out from.. + (bfd_hash_lookup): ..here. + * merge.c (sec_merge_hash_lookup): Use bfd_hash_insert. + 2007-09-18 Alan Modra * elf.c (bfd_section_from_shdr): Check bfd_alloc return.