summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2010-01-05 22:53:31 -0800
committerRoland McGrath <roland@redhat.com>2010-01-05 22:53:31 -0800
commitebc5c885e696cdc4961916113c50e1396d8d3d48 (patch)
tree787dc56229213ea4447b1b9da43781897551366f /NEWS
parent0cb19833d376461a3c25fb2831a18908c933a322 (diff)
downloadelfutils-ebc5c885e696cdc4961916113c50e1396d8d3d48.tar.gz
Add dwarf_aggregate_size helper function to libdw.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5680b159..24aa18ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
Version 0.144:
+libdw: New function dwarf_aggregate_size for computing (constant) type
+ sizes, including array_type cases with nontrivial calculation.
+
readelf: Don't give errors for missing info under -a.
Handle Linux "VMCOREINFO" notes under -n.