]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ChangeLog: Fix typo
authorJoel Sherrill <joel@gcc.gnu.org>
Thu, 20 Mar 2014 16:14:51 +0000 (16:14 +0000)
committerJoel Sherrill <joel@gcc.gnu.org>
Thu, 20 Mar 2014 16:14:51 +0000 (16:14 +0000)
From-SVN: r208713

libgcc/ChangeLog

index ecffca3459c71e6130bb78bda531d47a8810d705..e8a0745c5635ba8386b40b1fa2ce360b4d77f868 100644 (file)
@@ -1,7 +1,6 @@
 2014-03-20  Joel Sherrill  <joel.sherrill@oarcorp.com>
 
-       * 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.
 
 2014-02-28  Joey Ye  <joey.ye@arm.com>