aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorJoel Sherrill <joel@gcc.gnu.org>2014-03-20 16:15:39 +0000
committerJoel Sherrill <joel@gcc.gnu.org>2014-03-20 16:15:39 +0000
commit31466bc0839beeb691c4f72742ee94cc96c641e4 (patch)
tree2698ca2b1b73a9093c306ddc61353e78938e7c17 /libgcc
parentd02bbcf3f1493f5c15aeabb37dd7a987a7b67b39 (diff)
ChangeLog: Fix typo
From-SVN: r208714
Diffstat (limited to 'libgcc')
-rw-r--r--libgcc/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index fea09cc0189..51db8a2809c 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -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-03-10 Uros Bizjak <ubizjak@gmail.com>