This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Move ChangeLog entries from sim/ChangeLog to sim/sh/ChangeLog.


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ba442f0f41a57ee9a3f0c7f574500f2bda896d08

commit ba442f0f41a57ee9a3f0c7f574500f2bda896d08
Author: Oleg Endo <olegendo@gcc.gnu.org>
Date:   Sun Apr 10 10:53:20 2016 +0900

    Move ChangeLog entries from sim/ChangeLog to sim/sh/ChangeLog.

Diff:
---
 sim/ChangeLog    | 5 -----
 sim/sh/ChangeLog | 5 +++++
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sim/ChangeLog b/sim/ChangeLog
index c316d17..76c384d 100644
--- a/sim/ChangeLog
+++ b/sim/ChangeLog
@@ -1,8 +1,3 @@
-2016-04-09  Oleg Endo  <olegendo@gcc.gnu.org>
-
-	* sh/interp.c (sim_memory_size): Default init to 30.
-	(parse_and_set_memory_size): Adjust upper bound to 31.
-
 2016-02-03  Maciej W. Rozycki  <macro@linux-mips.org>
 
 	* MAINTAINERS (Past sim maintainers): Add Thiemo Seufer.
diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog
index 39db68e..4328049 100644
--- a/sim/sh/ChangeLog
+++ b/sim/sh/ChangeLog
@@ -1,3 +1,8 @@
+2016-04-09  Oleg Endo  <olegendo@gcc.gnu.org>
+
+	* sh/interp.c (sim_memory_size): Default init to 30.
+	(parse_and_set_memory_size): Adjust upper bound to 31.
+
 2016-01-10  Mike Frysinger  <vapier@gentoo.org>
 
 	* config.in, configure: Regenerate.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]