bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/18025] dwarf2 debug info after rebasing DLLs unusable


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/18025] dwarf2 debug info after rebasing DLLs unusable
Date: Wed, 29 Mar 2017 11:28:51 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=18025

--- Comment #17 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e643cb45bf85fa5c8c49a89ff177de246af4212e

commit e643cb45bf85fa5c8c49a89ff177de246af4212e
Author: Nick Clifton <address@hidden>
Date:   Wed Mar 29 12:27:44 2017 +0100

    Improve the speed of scanning PE binaries for line number information.

        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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]