Allows the binutils to cope with PE binaries where the section addresses have been...
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index db027526837d91c942cd2ba0ccf2c59775a1ebe4..3f8cc863ea76711c8d4ec5f03c80da7a28063550 100644 (file)
@@ -1,3 +1,15 @@
+2015-03-05  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/18025
+       * coffgen.c (coff_find_nearest_line_with_names): If the dwarf2
+       lookup fails, check for an address bias in the dwarf info, and if
+       one exists, retry the lookup with the biased value.
+       * dwarf2.c (_bfd_dwarf2_find_symbol_bias): New function.
+       Determines if a bias exists bewteen the addresses of functions
+       based on DWARF information vs symbol table information.
+       * libbfd-in.h (_bfd_dwarf2_find_symbol_bias): Prototype.
+       * libbfd.h: Regenerate.
+
 2015-03-04  Marcus Shawcroft  <marcus.shawcroft@arm.com>
 
        * elfxx-aarch64.c (decode_add_imm, decode_movw_imm)
This page took 0.024777 seconds and 4 git commands to generate.