aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index c34b37d..e9dc36f 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
+
+ PR gdb/12616
+ * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
+ respects the DW_AT_data_bit_offset attribute.
+
2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
* gdb.base/default.exp: Fix output of "set language".