summaryrefslogtreecommitdiffstats
path: root/sim
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2007-06-25 11:21:53 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2007-06-25 11:21:53 +0000
commitefdcccc981e6bf8b8c0af89b55f76a296a666f4d (patch)
treee2b3f179188307ae00744a6f67c7b649ba4a9032 /sim
parentb314ec0eae7a778810550ccf87cd92eda7feaf2a (diff)
downloadppe42-binutils-efdcccc981e6bf8b8c0af89b55f76a296a666f4d.tar.gz
ppe42-binutils-efdcccc981e6bf8b8c0af89b55f76a296a666f4d.zip
sim/mips/
* Makefile.in (m16_run.o): New rule.
Diffstat (limited to 'sim')
-rw-r--r--sim/mips/ChangeLog4
-rw-r--r--sim/mips/Makefile.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog
index c1a1677886..846dc3cdb7 100644
--- a/sim/mips/ChangeLog
+++ b/sim/mips/ChangeLog
@@ -1,3 +1,7 @@
+2007-06-25 Richard Sandiford <richard@codesourcery.com>
+
+ * Makefile.in (m16_run.o): New rule.
+
2007-05-15 Thiemo Seufer <ths@mips.com>
* mips3264r2.igen (DSHD): Fix compile warning.
diff --git a/sim/mips/Makefile.in b/sim/mips/Makefile.in
index cac7a293a2..d5e093b983 100644
--- a/sim/mips/Makefile.in
+++ b/sim/mips/Makefile.in
@@ -186,6 +186,7 @@ engine.o: sim-main.h engine.c $(SIM_EXTRA_DEPS)
support.o: sim-main.h support.c $(SIM_EXTRA_DEPS)
idecode.o: sim-main.h idecode.c $(SIM_EXTRA_DEPS)
itable.o: sim-main.h itable.c $(SIM_EXTRA_DEPS)
+m16run.o: sim-main.h m16_idecode.h m32_idecode.h $(SIM_EXTRA_DEPS)
m16_semantics.o: sim-main.h m16_semantics.c $(SIM_EXTRA_DEPS)
m16_support.o: sim-main.h m16_support.c $(SIM_EXTRA_DEPS)
OpenPOWER on IntegriCloud