Improve the speed of scanning PE binaries for line number information.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index cf5e76294f7e4b737aeb897e918fb435c51a39bd..42ffd4d6f7ab59f52708789ae6d4397202f46bf4 100644 (file)
@@ -1,3 +1,13 @@
+2017-03-29  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/18025
+       * coff-bfd.h (struct coff_section_data): Add new fields:
+       saved_bias and bias.
+       * coffgen.c (coff_find_nearest_line_with_names): Cache the bias
+       computed for PE binaries.
+       * dwarf2.c (scan_unit_for_symbols): Only warn once about each
+       missing abbrev.
+
 2017-03-28  Hans-Peter Nilsson  <hp@axis.com>
 
        PR ld/16044
This page took 0.139381 seconds and 4 git commands to generate.