From b72e3ad59b67f190468d5c2f8818b485a660f3d4 Mon Sep 17 00:00:00 2001 From: Eli Bendersky Date: Tue, 2 Aug 2016 12:55:44 -0700 Subject: [PATCH] Update CHANGES with a few more recent changes --- CHANGES | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 5bba7df..f147ac4 100644 --- a/CHANGES +++ b/CHANGES @@ -11,7 +11,12 @@ Changelog invocation. - More DWARF v4 support w.r.t decoding function ranges; DW_AT_high_pc value is now either absolute or relative to DW_AT_low_pc, depending on the class - of the form encoded in the file. + of the form encoded in the file. Also #89. + - Support for SHT_NOTE sections (#109) + - Support for .debug_aranges section (#108) + - Support for zlib-compressed debug sections (#102) + - Support for DWARF v4 line programs (#82) + + Version 0.23 (08.11.2014) -- 2.30.2