summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2009-07-23 11:32:47 -0700
committerRoland McGrath <roland@redhat.com>2009-07-23 11:32:47 -0700
commit409fe105db2afc18882c093b9f35bdd73604de80 (patch)
tree2603f08703b12ceb67ef85c6f1c2458029fff6d7 /NEWS
parentaf80014e49796185298dfb261ddf1e51d98f25c0 (diff)
downloadelfutils-409fe105db2afc18882c093b9f35bdd73604de80.tar.gz
libdw NEWS items
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5d1a85a3..d52e2536 100644
--- 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;