| To: | gcc-patches@gcc.gnu.org |
|---|---|
| Subject: | Re: -march=r10000 Support for MIPS Targets (Old 3.4.x Patch; requires porting, assistance requested) |
| From: | Steven Bosscher <stevenb@suse.de> |
| Date: | Tue, 28 Jun 2005 10:07:12 +0200 |
| Cc: | Kumba <kumba@gentoo.org>, Linux MIPS List <linux-mips@linux-mips.org> |
| In-reply-to: | <42C0D94F.3030809@gentoo.org> |
| Organization: | SUSE Labs |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <42C0D94F.3030809@gentoo.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | KMail/1.7.1 |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: 2.6 on IP22 (Indy), Markus Dahms |
|---|---|
| Next by Date: | Re: can't find interrupt number under /proc/interrupts for the pci multi-port on db1550, Jon Anders Haugum |
| Previous by Thread: | -march=r10000 Support for MIPS Targets (Old 3.4.x Patch; requires porting, assistance requested), Kumba |
| Next by Thread: | Advice needed WRT very slow nfs in new port..., David Daney |
| Indexes: | [Date] [Thread] [Top] [All Lists] |