aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 2762546..32d1a83 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
+ * syscalls/s390-linux.xml: Add NUMA syscalls and new syscalls up
+ to 374.
+ * syscalls/s390x-linux.xml: Likewise.
+
+2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
+
* linux-record.c (record_mem_at_reg): New helper function.
(record_linux_system_call): Exploit new helper function where
applicable.