"Steve Ellcey " writes:
> @@ -40,3 +40,11 @@ MULTILIB_EXCEPTIONS += *mips16/mabi=64*
> MULTILIB_EXCEPTIONS += *mips64*/mmicromips*
> MULTILIB_EXCEPTIONS += *mips32/mmicromips*
> MULTILIB_EXCEPTIONS += *mmicromips/mabi=64*
> +
> +# We do not want nan2008 libraries for soft-float.
> +MULTILIB_EXC
This patch is to add another set of multilibs to the mips-mti-* targets. The
new multilibs are for programs compiled and linked with -mfp64 using the
old 32 bit ABI. They are only going to be built for the mips32r2 architecture
in order to reduce the number of new libraries being added.
I also d