summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog36
1 files changed, 36 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d6cd2ba..9253c0a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2017-08-02 Mark Wielaard <[email protected]>
+
+ * configure.ac: Set version to 0.170.
+ * NEWS: Mention new libdw dwarf_line_file function.
+
+2017-07-26 Mark Wielaard <[email protected]>
+
+ * NEWS: Mention dwarf_getmacros handling version 5 .debug_macro.
+
+2017-07-26 Mark Wielaard <[email protected]>
+
+ * NEWS: Mention dwarf_peel_type DWARF5 tags improvement.
+
+2017-07-26 Mark Wielaard <[email protected]>
+
+ * NEWS: Mention new DWARF5 calling conventions and defaulted member
+ function.
+
+2017-07-26 Mark Wielaard <[email protected]>
+
+ * NEWS: Mention new dwarf_default_lower_bound function.
+
+2017-07-25 Mark Wielaard <[email protected]>
+
+ * NEWS: Mention new DWARF5 attributes, tags, character encodings
+ and language codes in dwarf.h.
+
+2017-07-18 Mark Wielaard <[email protected]>
+
+ * configure.ac: Don't check for linux/bpf.h.
+ * NEWS: Mention always build bpf backend.
+
+2017-07-14 Mark Wielaard <[email protected]>
+
+ * NEWS: Add 0.170 section and new strip options.
+
2017-05-05 Mark Wielaard <[email protected]>
* configure.ac: Set version to 0.169. Update copyright year.