From: Andrew Cagney <ac131313@redhat.com>
To: cgd@broadcom.com
Cc: gdb-patches@sources.redhat.com
Subject: Re: Re-RFA re: [almost-obvious patch, and 6.0 RFA] treat mipsisa64 as 64-bit MIPS.
Date: Mon, 25 Aug 2003 15:30:00 -0000 [thread overview]
Message-ID: <3F4A2B9B.90409@redhat.com> (raw)
In-Reply-To: <yov57k55obcu.fsf@ldt-sj3-010.sj.broadcom.com>
> So, this patch adds 'mipsisa64' variants for all of the generic
> 'mips64' configure.tgt entries.
Ah.
> Verified that this does the expected thing on the trunk with
> mipsisa64-elf.
>
> Also verified that it applies cleanly to the 6.0-branch configure.tgt,
> but not tested further than that. (read it, it won't cause harm. 8-)
Yes, for both, but a few tweaks:
- put the patterns at the start, vis:
mipsisa64*-*-linux* ) gdb_target=linux64 ;;
mipsisa64*-*-* ) gdb_target=embed64 ;;
I think this is all that is needed. It seems that my recent MIPS target
purge missed a few cases.
- add brief comment alerting the user as to the issue.
It can probably be simplified further (mips*64*-*-*?) but, as you note,
harm minimization is in order.
Andrew
> 2003-08-13 Chris Demetriou <cgd@broadcom.com>
>
> * configure.tgt (mipsisa64*-big-*, mipsisa64*el-*-ecoff*)
> (mipsisa64*-*-ecoff*, mipsisa64*el-*-elf*)
> (mipsisa64*-*-elf*, mipsisa64*-*-linux*): Treat identically
> to corresponding "mips64" configurations.
>
next prev parent reply other threads:[~2003-08-25 15:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-22 17:23 cgd
2003-08-25 15:30 ` Andrew Cagney [this message]
[not found] ` <mailpost.1061825447.14133@news-sj1-1>
2003-08-25 22:59 ` cgd
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=3F4A2B9B.90409@redhat.com \
--to=ac131313@redhat.com \
--cc=cgd@broadcom.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