diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 22d011c..aa2a342 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2015-10-12 Simon Marchi <simon.marchi@polymtl.ca> + + * aarch64-linux-tdep.c (aarch64_canonicalize_syscall): Return + gdb_sys_no_syscall instead of -1. + 2015-10-12 Yao Qi <yao.qi@linaro.org> * NEWS: Mention the change. |