* bfd-in.h (bfd_hash_insert): Declare.
[binutils-gdb.git] / bfd / ChangeLog
index 76d7bbb5d38fc4af3ffd37407a810635afe73ebe..279e70ef91dcac044436314e16b555b66d682069 100644 (file)
@@ -1,3 +1,12 @@
+2007-09-19  Alan Modra  <amodra@bigpond.net.au>
+           Doug Kwan  <dougkwan@google.com>
+
+       * 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  <amodra@bigpond.net.au>
 
        * elf.c (bfd_section_from_shdr): Check bfd_alloc return.