Commit 3fdf09a1 by Chris Demetriou Committed by Chris Demetriou

config.gcc (mips64orion-*-elf*, [...]): Delete duplicated line.

2004-03-05  Chris Demetriou  <cgd@broadcom.com>

        * config.gcc (mips64orion-*-elf*, mips64orionel-*-elf*): Delete
        duplicated line.

From-SVN: r79010
parent f2f4e976
2004-03-05 Chris Demetriou <cgd@broadcom.com>
* config.gcc (mips64orion-*-elf*, mips64orionel-*-elf*): Delete
duplicated line.
2004-03-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* builtins.c: Consistently use logN not log* in comments.
......
......@@ -1421,7 +1421,6 @@ mips64vr-*-elf* | mips64vrel-*-elf*)
mips64orion-*-elf* | mips64orionel-*-elf*)
tm_file="${tm_file} mips/elforion.h mips/elf64.h"
tmake_file=mips/t-elf
tmake_file=mips/t-elf
target_cpu_default="MASK_64BIT|MASK_FLOAT64|MASK_GAS"
tm_defines="MIPS_ISA_DEFAULT=3 MIPS_ABI_DEFAULT=ABI_O64"
use_fixproto=yes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment