From: Joel Sherrill Date: Thu, 20 Mar 2014 16:15:39 +0000 (+0000) Subject: ChangeLog: Fix typo X-Git-Tag: releases/gcc-4.9.0~371 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31466bc0839beeb691c4f72742ee94cc96c641e4;p=thirdparty%2Fgcc.git ChangeLog: Fix typo From-SVN: r208714 --- diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index fea09cc01897..51db8a2809c6 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. 2014-03-10 Uros Bizjak