diff options
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r-- | gdb/gdbserver/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog index 0224818..c61609b 100644 --- a/gdb/gdbserver/ChangeLog +++ b/gdb/gdbserver/ChangeLog @@ -1,3 +1,8 @@ +2018-05-31 Alan Hayward <alan.hayward@arm.com> + + * linux-aarch64-tdesc.c (aarch64_linux_read_description): Add + null VQ. + 2018-05-25 Maciej W. Rozycki <macro@mips.com> * gdb.arch/mips-fpregset-core.exp: New test. |