summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2009-06-20 21:19:20 +0000
committerDoug Evans <dje@google.com>2009-06-20 21:19:20 +0000
commitb958044b814dcbf0b49daa1a2a02c0cd7e6c463b (patch)
tree1eab67c416927ca7f3c09f1ac253d8a80b138bd0
parent846889a14f71d6cb579965566b90eda95279d08a (diff)
downloadgdb-b958044b814dcbf0b49daa1a2a02c0cd7e6c463b.tar.gz
* mloop.in: Add missing # comment marker.
* mloop2.in: Ditto. * mloopx.in: Ditto.
-rw-r--r--sim/m32r/ChangeLog6
-rw-r--r--sim/m32r/mloop.in3
-rw-r--r--sim/m32r/mloop2.in2
-rw-r--r--sim/m32r/mloopx.in2
4 files changed, 10 insertions, 3 deletions
diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog
index 1353e4e758a..b1cd7963627 100644
--- a/sim/m32r/ChangeLog
+++ b/sim/m32r/ChangeLog
@@ -1,3 +1,9 @@
+2009-06-20 Doug Evans <dje@sebabeach.org>
+
+ * mloop.in: Add missing # comment marker.
+ * mloop2.in: Ditto.
+ * mloopx.in: Ditto.
+
2008-07-11 Hans-Peter Nilsson <hp@axis.com>
* configure: Regenerate to track ../common/common.m4 changes.
diff --git a/sim/m32r/mloop.in b/sim/m32r/mloop.in
index 291ef8ddc40..d3bbff30b3e 100644
--- a/sim/m32r/mloop.in
+++ b/sim/m32r/mloop.in
@@ -1,6 +1,7 @@
# Simulator main loop for m32r. -*- C -*-
+#
# Copyright (C) 1996, 1997, 1998, 2007, 2008, 2009
- Free Software Foundation, Inc.
+# Free Software Foundation, Inc.
#
# This file is part of the GNU Simulators.
#
diff --git a/sim/m32r/mloop2.in b/sim/m32r/mloop2.in
index 1014b47e39e..4d629506fcd 100644
--- a/sim/m32r/mloop2.in
+++ b/sim/m32r/mloop2.in
@@ -1,7 +1,7 @@
# Simulator main loop for m32r2. -*- C -*-
#
# Copyright 1996, 1997, 1998, 2003, 2004, 2007, 2008, 2009
- Free Software Foundation, Inc.
+# Free Software Foundation, Inc.
#
# This file is part of GDB, the GNU debugger.
#
diff --git a/sim/m32r/mloopx.in b/sim/m32r/mloopx.in
index 8ecdb7d0a24..dfb70ebd1ae 100644
--- a/sim/m32r/mloopx.in
+++ b/sim/m32r/mloopx.in
@@ -1,7 +1,7 @@
# Simulator main loop for m32rx. -*- C -*-
#
# Copyright 1996, 1997, 1998, 2004, 2007, 2008, 2009
- Free Software Foundation, Inc.
+# Free Software Foundation, Inc.
#
# This file is part of the GNU Simulators.
#