Mention the change in NEWS
authorYao Qi <yao.qi@linaro.org>
Mon, 12 Oct 2015 10:28:39 +0000 (11:28 +0100)
committerYao Qi <yao.qi@linaro.org>
Mon, 12 Oct 2015 10:28:39 +0000 (11:28 +0100)
gdb:

2015-10-12  Yao Qi  <yao.qi@linaro.org>

* NEWS: Mention the change.

gdb/ChangeLog
gdb/NEWS

index 829b427..22d011c 100644 (file)
@@ -1,5 +1,9 @@
 2015-10-12  Yao Qi  <yao.qi@linaro.org>
 
+       * NEWS: Mention the change.
+
+2015-10-12  Yao Qi  <yao.qi@linaro.org>
+
        * arch/aarch64-insn.c (emit_load_store): Rename to ...
        (aarch64_emit_load_store): ... it.  All callers updated.
 
index 2e38d9a..b2b1e99 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -22,6 +22,8 @@
   including JIT compiling fast tracepoint's conditional expression bytecode
   into native code.
 
+* GDB now supports displaced stepping on AArch64 GNU/Linux.
+
 * New commands
 
 maint set target-non-stop (on|off|auto)