config.gcc (mips*-*-netbsd*): Remove content-free line.
authorNathanael Nerode <neroden@gcc.gnu.org>
Fri, 10 Oct 2003 17:37:26 +0000 (17:37 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Fri, 10 Oct 2003 17:37:26 +0000 (17:37 +0000)
* config.gcc (mips*-*-netbsd*): Remove content-free line.

Also fixed old-style ChangeLog date to be new-style.

From-SVN: r72304

gcc/ChangeLog
gcc/config.gcc

index ffb97d3133c8858b5b4da64d3143ac91ebe677a1..ac872eed7c11ee687516765be21c8330b2bc792b 100644 (file)
@@ -1,4 +1,8 @@
-Fri Oct 10 18:54:39 CEST 2003  Herman A.J. ten Brugge <hermantenbrugge@home.nl>
+2003-10-10  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * config.gcc (mips*-*-netbsd*): Remove content-free line.
+
+2003-10-10  Herman A.J. ten Brugge <hermantenbrugge@home.nl>
 
        * gcov-io.h: Check BITS_PER_UNIT when defining gcov_unsigned_t,
        gcov_position_t and gcov_type.
index 7fa4fca3b5126c721b5abfad3be1d5ce8307925e..c3e54a441c89d54ed897a3b1c8516fb29386b58a 100644 (file)
@@ -1422,7 +1422,6 @@ mips-sgi-irix5*)          # SGI System V.4., IRIX 5
 mips*-*-netbsd*)                       # NetBSD/mips, either endian.
        target_cpu_default="MASK_GAS|MASK_ABICALLS"
        tm_file="elfos.h ${tm_file} mips/elf.h netbsd.h netbsd-elf.h mips/netbsd.h"
-       tmake_file="${tmake_file}"
        ;;
 mips64*-*-linux*)
        tm_file="dbxelf.h elfos.h svr4.h linux.h ${tm_file} mips/linux.h mips/linux64.h"