Don't bind unique symbol locally.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index aa3214496d1aa558b44539a0e8601603b3ce7b20..1d4fecb8faffee8f4c1131f541dbfd242f2c45fc 100644 (file)
@@ -1,3 +1,27 @@
+2010-04-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/11434
+       * elf-bfd.h (SYMBOLIC_BIND): Don't bind unique symbol locally.
+
+2010-04-06  Tristan Gingold  <gingold@adacore.com>
+
+       * vms-lib.c (_bfd_vms_lib_write_archive_contents): Fix idd flags.
+
+2010-04-05  Jakub Jelinek  <jakub@redhat.com>
+
+       * elf-eh-frame.c (_bfd_elf_parse_eh_frame): Handle CIE version 4
+       provided that it has the expected address size and zero segment
+       length.
+
+       * dwarf2.c (struct line_head): Add maximum_ops_per_insn field.
+       (struct line_info): Add op_index field, change end_sequence type to
+       unsigned char.
+       (new_line_sorts_after): For the same address compare op_index.
+       (add_line_info): Add op_index argument, store it into the structure.
+       (decode_line_info): Complain about unknown versions of .debug_line.
+       Initialize maximum_ops_per_insn.  Add op_index state register and
+       track it.
+
 2010-04-01  Nathan Sidwell  <nathan@codesourcery.com>
 
        * elf32-ppc.c (apuinfo_set): New static var.
This page took 0.023123 seconds and 4 git commands to generate.