From: Steven Bosscher <stevenb@suse.de>
To: gcc-patches@gcc.gnu.org
Cc: Kumba <kumba@gentoo.org>, Linux MIPS List <linux-mips@linux-mips.org>
Subject: Re: -march=r10000 Support for MIPS Targets (Old 3.4.x Patch; requires porting, assistance requested)
Date: Tue, 28 Jun 2005 10:07:12 +0200 [thread overview]
Message-ID: <200506281007.12754.stevenb@suse.de> (raw)
In-Reply-To: <42C0D94F.3030809@gentoo.org>
On Tuesday 28 June 2005 06:59, Kumba wrote:
> If at all possible I'd like to see it make it into gcc at some point in
> time, not necessarily gcc-4.1, as the patch as it currently stands needs
> someone to do the work of porting it to fit into 4.x,
Looks like all the arith->shift attribute changes from the patch you
posted are already in mainline, so all you really need to add r10000
support is a pipeline model. All the MIPSen were converted from the
old pipeline description (i.e. "define_function_unit") to the new one
(i.e. "define_insn_reservation" and friends) in a big patch posted
last year: http://gcc.gnu.org/ml/gcc-patches/2004-07/msg01065.html.
Maybe you can find in the trhead surrounding that message some ideas
on how to convert your r10000 pipeline model.
HTH,
Gr.
Steven
next prev parent reply other threads:[~2005-06-28 8:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-28 4:59 -march=r10000 Support for MIPS Targets (Old 3.4.x Patch; requires porting, assistance requested) Kumba
2005-06-28 8:07 ` Steven Bosscher [this message]
2005-07-01 4:51 ` Kumba
2005-07-03 2:17 ` Eric Christopher
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=200506281007.12754.stevenb@suse.de \
--to=stevenb@suse.de \
--cc=gcc-patches@gcc.gnu.org \
--cc=kumba@gentoo.org \
--cc=linux-mips@linux-mips.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.