summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2017-07-26 18:06:21 +0200
committerMark Wielaard <mark@klomp.org>2017-08-02 13:51:51 +0200
commit2eb1e3485614f5a4d3cbe8f28efd0d0de980911f (patch)
tree60ac0cf9df51cf316d3f8ba3b72d0f988749eabc /ChangeLog
parentd14fd3bc70b96f29c32e596511c5c8e6bedbb5ca (diff)
libdw: Add dwarf_default_lower_bound.
Add dwarf_default_lower_bound to get the default lower bound for a language when not given as attribute for an subrange type. Implementation extracted from dwarf_aggregate_size. Add a test to check all known language codes are handled. Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1330616..25944f06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-07-26 Mark Wielaard <mark@klomp.org>
+
+ * NEWS: Mention new dwarf_default_lower_bound function.
+
2017-07-25 Mark Wielaard <mark@klomp.org>
* NEWS: Mention new DWARF5 attributes, tags, character encodings