summaryrefslogtreecommitdiffstats
path: root/sim/ppc
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2003-10-15 21:32:36 +0000
committerMichael Snyder <msnyder@vmware.com>2003-10-15 21:32:36 +0000
commitc1da8dedaeee84f2f1fd7a8de26a5789853c2bae (patch)
treec9493d2279af4facfb202fa21b8f2d8e93aa4c3a /sim/ppc
parent84e7fd53af6de808bb2b47c0e4c9cc2b7f0062d1 (diff)
downloadppe42-binutils-c1da8dedaeee84f2f1fd7a8de26a5789853c2bae.tar.gz
ppe42-binutils-c1da8dedaeee84f2f1fd7a8de26a5789853c2bae.zip
2003-10-15 Michael Snyder <msnyder@redhat.com>
* Makefile.in (sim_calls.o): No longer depends on gdb/tm.h.
Diffstat (limited to 'sim/ppc')
-rw-r--r--sim/ppc/ChangeLog4
-rw-r--r--sim/ppc/Makefile.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog
index 391cfecede..e0efa1d63d 100644
--- a/sim/ppc/ChangeLog
+++ b/sim/ppc/ChangeLog
@@ -1,3 +1,7 @@
+2003-10-15 Michael Snyder <msnyder@redhat.com>
+
+ * Makefile.in (sim_calls.o): No longer depends on gdb/tm.h.
+
2003-06-22 Andrew Cagney <cagney@redhat.com>
Written by matthew green <mrg@redhat.com>, with fixes from Aldy
diff --git a/sim/ppc/Makefile.in b/sim/ppc/Makefile.in
index 015fad0bfb..335a8b436e 100644
--- a/sim/ppc/Makefile.in
+++ b/sim/ppc/Makefile.in
@@ -379,7 +379,7 @@ model.o: model.c $(CPU_H)
events.o: events.c events.h $(BASICS_H)
-sim_calls.o: sim_calls.c $(PSIM_H) itable.h ../../gdb/tm.h options.h
+sim_calls.o: sim_calls.c $(PSIM_H) itable.h options.h
spreg.o: spreg.c spreg.h spreg.c $(BASICS_H)
OpenPOWER on IntegriCloud