summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2017-07-26 18:15:20 +0200
committerMark Wielaard <mark@klomp.org>2017-08-02 13:51:52 +0200
commit75834f33d6abcbfbd160af97cda5bc83c9ed8a5d (patch)
tree7d9f11097538932eb84b8a25f2aafaaa536459f3 /NEWS
parent2eb1e3485614f5a4d3cbe8f28efd0d0de980911f (diff)
downloadelfutils-75834f33d6abcbfbd160af97cda5bc83c9ed8a5d.tar.gz
libdw: DWARF5 Add DW_CC_pass_by_reference and DW_CC_pass_by_reference.
Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5bf0a4d4..409805e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
Version 0.170
-libdw: Added new DWARF5 attribute, tag, character encodings constants and
- language codes to dwarf.h.
+libdw: Added new DWARF5 attribute, tag, character encoding, language code
+ and calling convention constants to dwarf.h.
New function dwarf_default_lower_bound.
strip: Add -R, --remove-section=SECTION and --keep-section=SECTION.