* dw2gencfi.c (dwcfi_seg_list): New struct.
[binutils-gdb.git] / ld / ChangeLog
index ce511ac2c2edf92f06e40cdd06a3b419cec50780..dfbb58219dbbdcd90b6a9889255911e06d0a5012 100644 (file)
@@ -1,3 +1,28 @@
+2011-04-26  Kai Tietz  <ktietz@redhat.com>
+
+       * scripttempl/pe.sc: Handle .eh_frame($|.)* sections.
+       * scripttempl/pep.sc: Likewise.
+
+2011-04-24  Alan Modra  <amodra@gmail.com>
+
+       PR ld/12365
+       PR ld/12696
+       * ldmain.c (notice): Delete "name" param, add "h".
+       * plugin.c (plugin_notice): Likewise.  Set non_ir_ref.  Handle
+       redefinitions of IR symbols in real BFDs.
+       (plugin_multiple_definition, plugin_multiple_common): Delete.
+       (non_ironly_hash, init_non_ironly_hash): Delete.
+       (is_visible_from_outside): Traverse entry_symbol chain.
+       (get_symbols): Use non_ir_ref flag rather than hash lookup.
+
+2011-04-21  Tristan Gingold  <gingold@adacore.com>
+
+       * scripttempl/alphavms.sc: Add dwarf2 embedding marks.
+
+2011-04-20  Tristan Gingold  <gingold@adacore.com>
+
+       * emultempl/aix.em (_add_options): Ignore -bbigtoc switch.
+
 2011-04-20  Alan Modra  <amodra@gmail.com>
 
        * ld.h (ld_config_type <hash_table_size>): Make it an unsigned long.