config.gcc (mips*-*-netbsd*): Remove content-free line.

* config.gcc (mips*-*-netbsd*): Remove content-free line.

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

From-SVN: r72304
This commit is contained in:
Nathanael Nerode 2003-10-10 17:37:26 +00:00
parent 6b61bca48f
commit af6625cb5e
2 changed files with 5 additions and 2 deletions

View 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.

View 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"