From: Kevin Buettner <kevinb@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: [PATCH] (re)enable FR-V simulator
Date: Mon, 08 Sep 2003 23:23:00 -0000 [thread overview]
Message-ID: <1030908232332.ZM15738@localhost.localdomain> (raw)
I've just committed the patch below...
* config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V
target.
Index: config/frv/frv.mt
===================================================================
RCS file: /cvs/src/src/gdb/config/frv/frv.mt,v
retrieving revision 1.1
diff -u -p -r1.1 frv.mt
--- config/frv/frv.mt 21 Jun 2002 21:19:58 -0000 1.1
+++ config/frv/frv.mt 8 Sep 2003 23:18:59 -0000
@@ -1,5 +1,5 @@
# Target: Fujitsu FRV processor
TDEPFILES= frv-tdep.o
TM_FILE= tm-frv.h
-#SIM_OBS = remote-sim.o
-#SIM = ../sim/frv/libsim.a
+SIM_OBS = remote-sim.o
+SIM = ../sim/frv/libsim.a
reply other threads:[~2003-09-08 23:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1030908232332.ZM15738@localhost.localdomain \
--to=kevinb@redhat.com \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox