From: Kevin Buettner <kevinb@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: [PATCH] frv-tdep.c: Add fr550 support
Date: Wed, 03 Dec 2003 04:51:00 -0000 [thread overview]
Message-ID: <1031203045123.ZM9164@localhost.localdomain> (raw)
I've just committed the patch below.
* frv-tdep.c (frv_gdbarch_init): Add case for fr550.
Index: frv-tdep.c
===================================================================
RCS file: /cvs/src/src/gdb/frv-tdep.c,v
retrieving revision 1.62
diff -u -p -r1.62 frv-tdep.c
--- frv-tdep.c 21 Nov 2003 21:36:23 -0000 1.62
+++ frv-tdep.c 3 Dec 2003 04:48:11 -0000
@@ -1207,6 +1207,7 @@ frv_gdbarch_init (struct gdbarch_info in
case bfd_mach_frvsimple:
case bfd_mach_fr500:
case bfd_mach_frvtomcat:
+ case bfd_mach_fr550:
set_variant_num_gprs (var, 64);
set_variant_num_fprs (var, 64);
break;
reply other threads:[~2003-12-03 4:51 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=1031203045123.ZM9164@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