This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Target deprecation, round three
Am Die, 2003-02-25 um 15.42 schrieb Joel Sherrill:
> Ralf Corsepius wrote:
> >
> > Am Mon, 2003-02-24 um 06.47 schrieb Zack Weinberg:
> > > Let's try to get a final list for deprecations in the 3.3 release by
> > > the end of the week.
> >
> > IMO, the i?86-go32-rtems target can be removed, too and some of the
> > *-rtemscoff target are worth being considered to be removed
> > (There are traces of them in config.gcc)
> >
> > At least *-go32-rtems is dead for several years and many (But not all!)
> > of the *-rtemscoff targets are not actively supported in RTEMS anymore,
> > either - Joel?
>
> Those were deprecated in 3.2.x and now look to produce an error when
> configured in the 3.3 branch. They are dead. AFAIK the only RTEMS
> target with an later object format is the SH.
Well, the i960-rtems (coff) still is in (I thought the i960 cou was
depredicated entirely)
The long gone mips64orion-rtems also is still in.
And then there is a target called v850-rtems which I have heard about
(I.e. it probably is not supported by RTEMS since < ~1997)
Ralf