This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC Support for IBM405GP
- To: <rogerkirk at ttlc dot net>
- Subject: Re: GCC Support for IBM405GP
- From: Geoff Keating <geoffk at geoffk dot org>
- Date: 01 Nov 2000 11:05:31 -0800
- CC: gcc at gcc dot gnu dot org
- References: <200011011129.AA610599070@mail.ttlc.net>
"Roger Kirk" <rogerkirk@ttlc.net> writes:
> NOTE: I am re-sending this through my home
> e-mail account, because our company server
> is blocked by ORBS and the problem has
> not yet been resolved:
>
> Hello,
>
> In the interest of planning future development,
> we are trying to ascertain if the current release
> of GCC supports the IBM 405GP. From reading the
> documentation available, it appears that it does
> not. If it does not, are there short/medium/long
> term plans to add this support?
GCC supports the PowerPC architecture, which the 405GP implements. It
doesn't have any special support for the 405GP like knowledge of the
405GP's scheduling parameters or use of the additional DSP
instructions on the 405 cores.
--
- Geoffrey Keating <geoffk@cygnus.com>