diff options
author | Roland McGrath <roland@redhat.com> | 2010-01-05 22:53:31 -0800 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 2010-01-05 22:53:31 -0800 |
commit | ebc5c885e696cdc4961916113c50e1396d8d3d48 (patch) | |
tree | 787dc56229213ea4447b1b9da43781897551366f /NEWS | |
parent | 0cb19833d376461a3c25fb2831a18908c933a322 (diff) | |
download | elfutils-ebc5c885e696cdc4961916113c50e1396d8d3d48.tar.gz |
Add dwarf_aggregate_size helper function to libdw.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |