From: Roland McGrath Date: Thu, 23 Jul 2009 18:32:47 +0000 (-0700) Subject: libdw NEWS items X-Git-Tag: elfutils-0.142~5^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=409fe105db2afc18882c093b9f35bdd73604de80;p=thirdparty%2Felfutils.git libdw NEWS items --- diff --git a/NEWS b/NEWS index 5d1a85a36..d52e25365 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;