aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2009-11-04 05:02:18 +0000
committerDoug Evans <dje@google.com>2009-11-04 05:02:18 +0000
commit894a1d7b60b02788cf56614d95c950caafe7f374 (patch)
tree4ecadd65bb7045886dbdbbce9d587e9a09c66592 /sim/m32r/ChangeLog
parentfda1c30b0b07050c0990d2ed5113b89762629deb (diff)
downloadgdb-894a1d7b60b02788cf56614d95c950caafe7f374.zip
gdb-894a1d7b60b02788cf56614d95c950caafe7f374.tar.gz
gdb-894a1d7b60b02788cf56614d95c950caafe7f374.tar.bz2
* Makefile.in (mloop.c): Add @true to rule.
(mloopx.c, mloop2.c): Ditto. (stamp-*): Add Makefile dependency. (arch.c, arch.h, cpuall.h): Specify full path. (cpu.h, sem.c, sem-switch.c, model.c, decode.c, decode.h): Ditto. (cpux.h, semx-switch.c, modelx.c, decodex.c, decodex.h): Ditto. (cpu2.h, sem2-switch.c, model2.c, decode2.c, decode2.h): Ditto.
Diffstat (limited to 'sim/m32r/ChangeLog')
-rw-r--r--sim/m32r/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog
index 33b1780..3dd0c58 100644
--- a/sim/m32r/ChangeLog
+++ b/sim/m32r/ChangeLog
@@ -1,3 +1,13 @@
+2009-11-03 Doug Evans <dje@sebabeach.org>
+
+ * Makefile.in (mloop.c): Add @true to rule.
+ (mloopx.c, mloop2.c): Ditto.
+ (stamp-*): Add Makefile dependency.
+ (arch.c, arch.h, cpuall.h): Specify full path.
+ (cpu.h, sem.c, sem-switch.c, model.c, decode.c, decode.h): Ditto.
+ (cpux.h, semx-switch.c, modelx.c, decodex.c, decodex.h): Ditto.
+ (cpu2.h, sem2-switch.c, model2.c, decode2.c, decode2.h): Ditto.
+
2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* config.in: Regenerate.