summaryrefslogtreecommitdiff
path: root/libgcc/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2008-08-06 16:03:03 +0000
committerBob Wilson <bwilson@gcc.gnu.org>2008-08-06 16:03:03 +0000
commitc660f13207069d631bf0105620c43d91e72984f7 (patch)
tree1da816234ab1f60877589379ef96ad6db67a994b /libgcc/ChangeLog
parent6d65617886e363fdf518567364af5f5619adfaf4 (diff)
downloadgcc-c660f13207069d631bf0105620c43d91e72984f7.tar.gz
config.host: Match more processor names for Xtensa.
libgcc/ * config.host: Match more processor names for Xtensa. From-SVN: r138811
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 348afc5d227..35f7c8c11ba 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-06 Bob Wilson <bob.wilson@acm.org>
+
+ * config.host: Match more processor names for Xtensa.
+
2008-07-08 H.J. Lu <hongjiu.lu@intel.com>
* config/i386/64/t-softfp-compat: Update comments.