Missed commit file.
authorEric Christopher <echristo@gcc.gnu.org>
Thu, 1 May 2003 06:18:07 +0000 (06:18 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Thu, 1 May 2003 06:18:07 +0000 (06:18 +0000)
From-SVN: r66319

gcc/config.gcc

index b0fa3190850a4c4da764a0f1ae4ff0756467ca65..ac2c80cdb596fbd5154a7bcb98ac55650b2f123e 100644 (file)
@@ -1860,13 +1860,13 @@ mipsisa64-*-elf* | mipsisa64el-*-elf*)
        tm_file="${tm_file} mips/elf.h"
        tmake_file=mips/t-isa3264
        target_cpu_default="MASK_64BIT|MASK_FLOAT64|MASK_GAS"
-       tm_defines="MIPS_ISA_DEFAULT=64 MIPS_ABI_DEFAULT=ABI_MEABI"
+       tm_defines="MIPS_ISA_DEFAULT=64 MIPS_ABI_DEFAULT=ABI_EABI"
        ;;
 mipsisa64sr71k-*-elf*)
         tm_file="${tm_file} mips/elf.h"
         tmake_file=mips/t-sr71k
        target_cpu_default="MASK_64BIT|MASK_FLOAT64|MASK_GAS"
-       tm_defines="MIPS_ISA_DEFAULT=64 MIPS_CPU_STRING_DEFAULT=\\\"sr71000\\\" MIPS_ABI_DEFAULT=ABI_MEABI"
+       tm_defines="MIPS_ISA_DEFAULT=64 MIPS_CPU_STRING_DEFAULT=\\\"sr71000\\\" MIPS_ABI_DEFAULT=ABI_EABI"
         ;;
 mipsisa64sb1-*-elf* | mipsisa64sb1el-*-elf*)
        tm_file="${tm_file} mips/elf.h"