summaryrefslogtreecommitdiff
path: root/libgcc/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-10-09 12:37:17 +0200
committerMatthias Klose <doko@gcc.gnu.org>2008-10-09 10:37:17 +0000
commitc0451df7148578f75d0722ca57be15b437d57d90 (patch)
tree64bcfb5cf0dc3b7a562126a1a3a897fa5bcd876f /libgcc/ChangeLog
parentdf96b059470a8ede40342b4b19c6da1a82851aaf (diff)
downloadgcc-c0451df7148578f75d0722ca57be15b437d57d90.tar.gz
config.host: Fold `*-*-gnu*' cases into the Linux ones.
2008-10-08 Thomas Schwinge <tschwinge@gnu.org> * config.host: Fold `*-*-gnu*' cases into the Linux ones. From-SVN: r141004
Diffstat (limited to 'libgcc/ChangeLog')
-rw-r--r--libgcc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index 5fc628b6840..1894509429c 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,7 @@
+2008-10-08 Thomas Schwinge <tschwinge@gnu.org>
+
+ * config.host: Fold `*-*-gnu*' cases into the Linux ones.
+
2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
Add picoChip port.