This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: -march=r10000 Support for MIPS Targets (Old 3.4.x Patch;requires porting, assistance requested)
- From: Eric Christopher <echristo at redhat dot com>
- To: Kumba <kumba at gentoo dot org>
- Cc: gcc-patches at gcc dot gnu dot org, Linux MIPS List <linux-mips at linux-mips dot org>
- Date: Sat, 02 Jul 2005 19:17:13 -0700
- Subject: Re: -march=r10000 Support for MIPS Targets (Old 3.4.x Patch;requires porting, assistance requested)
- References: <42C0D94F.3030809@gentoo.org> <200506281007.12754.stevenb@suse.de> <42C4CBDF.1030609@gentoo.org>
>
> the newer define_insn_reservation. Not really having the free time to
> constantly rebuild gcc to test to see if numbers were placed appropriately, I've
> looked for other means to get this patch converted.
There's at least some usefulness in getting the rest of the cpu specific
bits added and worrying about the pipeline description later. If you
want to submit those parts that'd be great.
-eric