From 1e6697eab9df68757a1b2dbaec5cb1ca25730c71 Mon Sep 17 00:00:00 2001 From: Yao Qi Date: Wed, 30 Mar 2016 09:27:43 +0100 Subject: [PATCH] Move CL entries from gdb/ChangeLog to gdb/testsuite/ChangeLog Two ChangeLog entries in gdb/ChangeLog should be placed in gdb/testsuite/ChangeLog. This patch moves them to the right place. --- gdb/ChangeLog | 9 --------- gdb/testsuite/ChangeLog | 9 +++++++++ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7d1429c6ffa..f1e99d76f58 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -23,11 +23,6 @@ * gdb/value.c (value_actual_type): Fix formatting issue. -2016-03-24 Yao Qi - - * gdb.reverse/break-reverse.exp: Add quotation mark in the - test message. - 2016-03-23 Yao Qi * gdbarch.sh (software_single_step): Remove comments. @@ -347,10 +342,6 @@ * top.c (window_hook): Delete. (command_loop): Remove references to window_hook. -2016-03-09 Pedro Alves - - * gdb.base/command-line-input.exp: New file. - 2016-03-09 Marcin Kościelnicki * corefile.c (safe_read_memory_unsigned_integer): New function. diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 76af26951e8..1fac1e3aad4 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -11,6 +11,11 @@ * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing. +2016-03-24 Yao Qi + + * gdb.reverse/break-reverse.exp: Add quotation mark in the + test message. + 2016-03-17 Andreas Arnez * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of @@ -72,6 +77,10 @@ * gdb.threads/staticthreads.exp: Likewise. * gdb.threads/tls.exp: Likewise. +2016-03-09 Pedro Alves + + * gdb.base/command-line-input.exp: New file. + 2016-03-09 Marcin Kościelnicki * gdb.trace/ftrace.exp: Set arg0exp for ppc. -- 2.30.2