From: Joel Sherrill Date: Thu, 20 Mar 2014 16:14:37 +0000 (+0000) Subject: ChangeLog: Fix typo X-Git-Tag: releases/gcc-4.7.4~186 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=428666e86141f2adb38a0161ddac2f1e5b1ab145;p=thirdparty%2Fgcc.git ChangeLog: Fix typo From-SVN: r208712 --- diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 9e77f1945438..d6ee3353aee9 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,7 +1,6 @@ 2014-03-20 Joel Sherrill - * config.host (v850*-*-*): Add to tmake_file instead of resetting - it. This was removing the v850*-*-rtems* settings. + * config.host (v850*-*-*): Add to tmake_file instead of resetting it. 014-02-28 Joey Ye