summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2020-04-17 11:31:40 +0200
committerMark Wielaard <mark@klomp.org>2020-04-22 00:02:20 +0200
commitd6185d33fb2a65b4c3cbc73c5529937debdd2568 (patch)
tree28d5992daab9f7a6d631620ee542c39d090bbfe5 /src/ChangeLog
parente2fc0b737c1d55becda1f13dceec315a5589820a (diff)
downloadelfutils-d6185d33fb2a65b4c3cbc73c5529937debdd2568.tar.gz
libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix.
GCC puts (partial) DWARF debuginfo into sections prefixed with .gnu.debuglto_. Handle those sections as if they are normal .debug sections (which they are). This allows showing the DWARF that gcc puts into ET_REL files compiled with -flto. Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index dc345a04..83d58607 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2020-04-17 Mark Wielaard <mark@klomp.org>
+
+ * readelf.c (print_debug): Check .gnu.debuglto_ prefix.
+
2020-04-16 Mark Wielaard <mark@klomp.org>
* elflint.c (check_sections): Mask out SHF_EXCLUDE from processor