]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
libdw NEWS items
authorRoland McGrath <roland@redhat.com>
Thu, 23 Jul 2009 18:32:47 +0000 (11:32 -0700)
committerRoland McGrath <roland@redhat.com>
Thu, 23 Jul 2009 18:32:47 +0000 (11:32 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 5d1a85a364ec20304be4a47999c3f5d4b113c304..d52e253657bafdcc7d451f05bf656d5e0f7d3ce0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ elflint: Add support for STB_GNU_UNIQUE.
 
 readelf: Add -N option, speeds up DWARF printing without address->name lookups.
 
+libdw: Add support for decoding DWARF CFI into location description form.
+       Handle some new DWARF 3 expression operations previously omitted.
+       Basic handling of some new encodings slated for DWARF 4.
+
 Version 0.141:
 
 libebl: sparc backend fixes;