X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=toolchain%2FuClibc%2Fconfig%2Fmips64.32;fp=toolchain%2FuClibc%2Fconfig%2Fmips64.32;h=b7ea8f457e8619f09817e0b647f6eb2f6486141e;hp=0000000000000000000000000000000000000000;hb=a2ace376db433a9e163dcfd05109a4f0507453a2;hpb=2c6f21cc349785a2a49e4ab8a3a0df07bb96ae89 diff --git a/toolchain/uClibc/config/mips64.32 b/toolchain/uClibc/config/mips64.32 new file mode 100644 index 0000000000..b7ea8f457e --- /dev/null +++ b/toolchain/uClibc/config/mips64.32 @@ -0,0 +1,19 @@ +ARCH_ANY_ENDIAN=y +ARCH_BIG_ENDIAN=y +ARCH_CFLAGS="-mno-split-addresses" +ARCH_WANTS_BIG_ENDIAN=y +# CONFIG_MIPS_ISA_1 is not set +# CONFIG_MIPS_ISA_2 is not set +# CONFIG_MIPS_ISA_3 is not set +# CONFIG_MIPS_ISA_4 is not set +# CONFIG_MIPS_ISA_MIPS32 is not set +# CONFIG_MIPS_ISA_MIPS32R2 is not set +CONFIG_MIPS_ISA_MIPS64=y +# CONFIG_MIPS_ISA_MIPS64R2 is not set +# CONFIG_MIPS_N32_ABI is not set +# CONFIG_MIPS_N64_ABI is not set +CONFIG_MIPS_O32_ABI=y +TARGET_ARCH="mips" +TARGET_mips=y +TARGET_SUBARCH="mips64" +UCLIBC_HAS_FPU=y