From 2dc14aac5bb0af0fa62af9c73ef9551922a7f066 Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Tue, 13 Aug 2013 14:26:49 +0000 Subject: [PATCH] * config.host : Remove a stray comment. From-SVN: r201689 --- libgcc/ChangeLog | 4 ++++ libgcc/config.host | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 438514fae44..d7451db283f 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,7 @@ +2013-08-13 Maciej W. Rozycki + + * config.host : Remove a stray comment. + 2013-08-10 Jan Hubicka Work around binutils PR14342 diff --git a/libgcc/config.host b/libgcc/config.host index f75ae9a571c..ee86f295844 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -740,7 +740,6 @@ mips*-*-netbsd*) # NetBSD/mips, either endian. mips*-*-linux*) # Linux MIPS, either endian. extra_parts="$extra_parts crtfastmath.o" tmake_file="${tmake_file} t-crtfm" - # Check for MicroMIPS support. case ${host} in mips64r5900* | mipsr5900*) # The MIPS16 support code uses floating point -- 2.30.2