This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Set FPU defaults for -ffast-math on MIPS. (Take 2)


kazu@codesourcery.com (Kazu Hirata) writes:
> Attached is a revised patch to set FPU defaults for -ffast-math on
> MIPS.

Thanks, this looks great.

> 2010-06-12  Kazu Hirata  <kazu@codesourcery.com>
>
> 	* config.gcc (mips64*-*-linux*, mipsisa64*-*-linux*,
> 	mips*-*-linux*): Add crtfastmath.o to extra_parts.
> 	* config/mips/crtfastmath.c: New.
> 	* config/mips/linux.h (ENDFILE_SPEC): New.
>
> libgcc/
> 2010-06-12  Kazu Hirata  <kazu@codesourcery.com>
>
> 	* config.host (mips64*-*-linux*, mips*-*-linux*): Add mips/t-crtfm
> 	to tmake_file.  Add crtfastmath.o to extra_parts.
> 	* config/mips/t-crtfm: New.

OK.

Richard


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]