From 274f28ce24955b2e6a17e9ff2eb0c7c2e5751f97 Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Wed, 26 Jul 2017 22:54:59 +0200 Subject: libdw: Handle DWARF5 immutable, packed and shared in dwarf_peel_type. Also update the documentation to explain that any type alias or modifier that doesn't modify, change the structural layout or the way to access the underlying type is peeled. Explicitly mention pointer and reference types as examples of modifiers that don't obey that rule and so aren't peeled. Signed-off-by: Mark Wielaard --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b4722db6..b7efc847 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-07-26 Mark Wielaard + + * NEWS: Mention dwarf_peel_type DWARF5 tags improvement. + 2017-07-26 Mark Wielaard * NEWS: Mention new DWARF5 calling conventions and defaulted member -- cgit v1.2.3