This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: picochip port in config.sub
- From: Ben Elliston <bje at au1 dot ibm dot com>
- To: Hariharan <hariharans at picochip dot com>
- Cc: gcc-patches at gnu dot org, dje dot gcc at gmail dot com, Richard Henderson <rth at redhat dot com>
- Date: Fri, 25 Sep 2009 10:46:17 +1000
- Subject: Re: picochip port in config.sub
- References: <4ABB4691.4080700@picochip.com>
On Thu, 2009-09-24 at 11:14 +0100, Hariharan wrote:
> I would like to add picochip target to config.sub to support the
> picochip processor, an existing port for GCC. Though I added the port to
> GCC about a year ago, this was never added to config.sub. OK to apply?
Fixed in the master sources:
commit 8beeda93cba3be3489028b50b4c7725632cbe970
Author: Ben Elliston <bje@gnu.org>
Date: Fri Sep 25 10:44:20 2009 +1000
* config.sub: Add support for Picochip.
* testsuite/config-sub.data: Add test cases.
Cheers,
Ben