On 08/24/2011 07:24 AM, Joseph S. Myers wrote:
On Wed, 24 Aug 2011, Richard Sandiford wrote:

"Joseph S. Myers"<jos...@codesourcery.com>  writes:
I didn't touch the USER_H definition in mips/t-sdemtk (so that target
will not install this new header).  The comment "Remove stdarg.h and
stddef.h from USER_H." suggests that maybe it should be added to that
definition, but stdfix.h is also missing from that definition.  As far
as I know MIPS is no longer using the old SDE library and it is
considered superseded by newlib, so perhaps that configuration
(mips*-sde-elf* without newlib) should actually be deprecated/removed
(and "mipssde" threads along with it).

BTW, do you know whether the same applies to -mno-float, which at the
moment is specific to sdemtk?  That option was never really implemented,
and just relied on the user being very, very careful.  It would be nice
to deprecate it at the same time.

I don't know - Catherine, do you know if MIPS has ceased to use -mno-float
along with replacing the SDE library with newlib?


MIPS continues to use the -mno-float option. That should not be dperecated. As Joseph points out, the configuration for mips-sde-elf* without newlib is no longer in use and may be deprecated.

Catherine

Reply via email to