aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1998-02-07 06:24:51 +0000
committerAndrew Cagney <cagney@redhat.com>1998-02-07 06:24:51 +0000
commit452b380811f1d3d5f48b2e743f2fea3d4d981ea8 (patch)
treefe39d01df70466e7f7cc389a600d99819f3e0243 /sim
parent8b6dcc1bb985969b42e542fa81da9a18f335b8ee (diff)
downloadgdb-452b380811f1d3d5f48b2e743f2fea3d4d981ea8.zip
gdb-452b380811f1d3d5f48b2e743f2fea3d4d981ea8.tar.gz
gdb-452b380811f1d3d5f48b2e743f2fea3d4d981ea8.tar.bz2
Fix double dependency for itable.[hc]. Was causing both the mips16 and the
normal mips simulators to be built.
Diffstat (limited to 'sim')
-rw-r--r--sim/mips/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog
index a823f12..9c9d2b9 100644
--- a/sim/mips/ChangeLog
+++ b/sim/mips/ChangeLog
@@ -1,3 +1,7 @@
+Sat Feb 7 17:16:20 1998 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * Makefile.in (itable.h itable.c): Depend on SIM_@sim_gen@_ALL.
+
Tue Feb 3 11:36:02 1998 Andrew Cagney <cagney@b1.cygnus.com>
* interp.c (ifetch16): New function.