aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2004-12-01 02:30:49 +0000
committerHans-Peter Nilsson <hp@axis.com>2004-12-01 02:30:49 +0000
commit76e417689cf922ee3041d7a722b7a36def7aeb54 (patch)
treef4898a5b236ac62ba98cfb814ff33ee7772d1434 /sim
parentad6e5d2e3124ddc20569dd7a9fce19965a2ad4e3 (diff)
downloadfsf-binutils-gdb-76e417689cf922ee3041d7a722b7a36def7aeb54.zip
fsf-binutils-gdb-76e417689cf922ee3041d7a722b7a36def7aeb54.tar.gz
fsf-binutils-gdb-76e417689cf922ee3041d7a722b7a36def7aeb54.tar.bz2
* Makefile.in (stamp-desc): Specify opcfile.
Diffstat (limited to 'sim')
-rw-r--r--sim/i960/ChangeLog4
-rw-r--r--sim/i960/Makefile.in4
2 files changed, 6 insertions, 2 deletions
diff --git a/sim/i960/ChangeLog b/sim/i960/ChangeLog
index becf43f..2ba6ddb 100644
--- a/sim/i960/ChangeLog
+++ b/sim/i960/ChangeLog
@@ -1,3 +1,7 @@
+2004-12-01 Hans-Peter Nilsson <hp@axis.com>
+
+ * Makefile.in (stamp-desc): Specify opcfile.
+
2003-09-08 Dave Brolley <brolley@redhat.com>
On behalf of Doug Evans <dje@sebabeach.org>
diff --git a/sim/i960/Makefile.in b/sim/i960/Makefile.in
index 4fc24d4..9ffbc7b 100644
--- a/sim/i960/Makefile.in
+++ b/sim/i960/Makefile.in
@@ -1,5 +1,5 @@
# Makefile template for Configure for the i960 simulator
-# Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
+# Copyright (C) 1996, 1997, 1998, 1999, 2004 Free Software Foundation, Inc.
# Contributed by Cygnus Support.
#
# This file is part of GDB, the GNU debugger.
@@ -125,6 +125,6 @@ stamp-desc: $(CGEN_READ_SCM) $(CGEN_DESC_SCM) \
$(CGEN_CPU_DIR)/sparc.cpu $(CGEN_CPU_DIR)/sparccom.cpu $(CGEN_CPU_DIR)/i960.cpu $(CGEN_CPU_DIR)/i960.cpu
$(MAKE) cgen-desc $(CGEN_FLAGS_TO_PASS) \
cpu=i960 mach=all \
- archfile=$(CGEN_CPU_DIR)/i960.cpu
+ archfile=$(CGEN_CPU_DIR)/i960.cpu opcfile=$(CGEN_CPU_DIR)/i960.opc
touch stamp-desc
i960-desc.c i960-desc.h i960-opc.h: $(CGEN_MAINT) stamp-desc