From: Michael Snyder <msnyder@redhat.com>
To: binutils@sources.redhat.com
Cc: gdb-patches@sources.redhat.com, nickc@redhat.com,
brolley@redhat.com, dje@transmeta.com
Subject: [submit] Fujitsu FR-V simulator
Date: Thu, 21 Aug 2003 01:11:00 -0000 [thread overview]
Message-ID: <3F441C03.3070503@redhat.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 352 bytes --]
OK, even compressed, it was too big for the list server.
Let's try it in two chunks.
This is a "new" simulator for the Fujitsu FR-V architecture
(it's actually been sitting around for a while). It isn't
my work, it was done primarily by Dave Brolley and Doug Evans,
with some help from sundry.
I'll submit the (equally huge) testsuites separately.
[-- Attachment #2: frvp1 --]
[-- Type: text/plain, Size: 1179 bytes --]
2003-08-20 Michael Snyder <msnyder@redhat.com>
On behalf of Dave Brolley, Doug Evans and others:
* frv/: New directory, simulator for the Fujitsu FR-V.
* testsuite/frv-elf/: New directory.
* testsuite/sim/frv/: New directory.
* configure.in: Add frv configury.
* configure: Regenerate.
* common/cgen-par.h (flags, pipe): New target-specific
fields of CGEN_WRITE_QUEUE_ELEMENT.
(CGEN_WRITE_QUEUE_ELEMENT_FLAGS): New accessor macro.
(CGEN_WRITE_QUEUE_ELEMENT_PIPE): New accessor macro.
* common/gennltvals.sh: Add frv target.
* common/nltvals.def: Add frv target.
Index: configure.in
===================================================================
RCS file: /cvs/src/src/sim/configure.in,v
retrieving revision 1.12
diff -p -r1.12 configure.in
*** configure.in 23 Jul 2003 21:41:30 -0000 1.12
--- configure.in 20 Aug 2003 21:40:16 -0000
*************** case "${target}" in
*** 69,74 ****
--- 69,77 ----
sim_target=h8300
extra_subdirs="${extra_subdirs} testsuite"
;;
+ frv-*-*) sim_target=frv
+ extra_subdirs="${extra_subdirs} testsuite"
+ ;;
h8500-*-*) sim_target=h8500 ;;
i960-*-*) sim_target=i960 ;;
m32r-*-*) sim_target=m32r ;;
[-- Attachment #3: frvpatch1.gz --]
[-- Type: application/x-gzip, Size: 273053 bytes --]
next reply other threads:[~2003-08-21 1:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-21 1:11 Michael Snyder [this message]
2003-08-21 1:13 ` [submit] Testsuites for " Michael Snyder
2003-08-21 14:03 ` [submit] " Andrew Cagney
2003-08-21 18:01 ` Michael Snyder
2003-08-29 17:11 ` Dave Brolley
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=3F441C03.3070503@redhat.com \
--to=msnyder@redhat.com \
--cc=binutils@sources.redhat.com \
--cc=brolley@redhat.com \
--cc=dje@transmeta.com \
--cc=gdb-patches@sources.redhat.com \
--cc=nickc@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