From: Doug Evans Date: Sat, 20 Jun 2009 21:19:20 +0000 (+0000) Subject: * mloop.in: Add missing # comment marker. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a86de8e0d8d78ddbe95e0288742acceeb88793b2;p=binutils-gdb.git * mloop.in: Add missing # comment marker. * mloop2.in: Ditto. * mloopx.in: Ditto. --- 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 + + * mloop.in: Add missing # comment marker. + * mloop2.in: Ditto. + * mloopx.in: Ditto. + 2008-07-11 Hans-Peter Nilsson * 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. #