Speed up readelf and objdump by not looking for DWO links unless the user has request...
[external/binutils.git] / binutils / ChangeLog
index 1e7e581..5fe9d97 100644 (file)
@@ -1,3 +1,9 @@
+2018-02-08  Nick Clifton  <nickc@redhat.com>
+
+       PR 22802
+       * dwarf.c (load_separate_debug_file): Return early if the user is
+       not interested in debug links.
+
 2018-02-06  Nick Clifton  <nickc@redhat.com>
 
        PR 22793