From af6625cb5ec6c9bf76443448e0b56f1df96d9de3 Mon Sep 17 00:00:00 2001 From: Nathanael Nerode Date: Fri, 10 Oct 2003 17:37:26 +0000 Subject: [PATCH] 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 --- gcc/ChangeLog | 6 +++++- gcc/config.gcc | 1 - 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ffb97d3133c..ac872eed7c1 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,8 @@ -Fri Oct 10 18:54:39 CEST 2003 Herman A.J. ten Brugge +2003-10-10 Nathanael Nerode + + * config.gcc (mips*-*-netbsd*): Remove content-free line. + +2003-10-10 Herman A.J. ten Brugge * gcov-io.h: Check BITS_PER_UNIT when defining gcov_unsigned_t, gcov_position_t and gcov_type. diff --git a/gcc/config.gcc b/gcc/config.gcc index 7fa4fca3b51..c3e54a441c8 100644 --- a/gcc/config.gcc +++ b/gcc/config.gcc @@ -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" -- 2.30.2