From 2d906d8d7763ad887d9d93c2c836066a9c2e4b0e Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Wed, 26 Jul 2017 17:38:22 +0200 Subject: libdw: Add new DWARF5 character encodings. Add DW_ATE_UCS and DW_ATE_ASCII for Fortran 2003 string kinds ASCII (ISO/IEC 646:1991) and ISO_10646 (UCS-4 in ISO/IEC 10646:2000). Signed-off-by: Mark Wielaard --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6a5ee0d5..9437061c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ Version 0.170 -libdw: Added new DWARF5 attribute and tag constants to dwarf.h. +libdw: Added new DWARF5 attribute, tag and character encodings constants + to dwarf.h. strip: Add -R, --remove-section=SECTION and --keep-section=SECTION. -- cgit v1.2.3