summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2011-06-06 10:33:11 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2011-06-06 10:33:11 +0000
commit4292c66b1d6adc428e133015f25ea6da9b1fe13a (patch)
tree0c90012681d0a4d10ac495784db87a8974a68507 /ChangeLog
parentfb637fa6abf8f4b42f77e6307fd4496b4ec76c88 (diff)
downloadgcc-4292c66b1d6adc428e133015f25ea6da9b1fe13a.tar.gz
Sync from upstream:
2011-06-03 Nick Clifton <nickc@redhat.com> Ben Elliston <bje@gnu.org> * config.sub (v850e1, v850es, v850e2, v850e2v3): New. 2011-05-30 Chris Metcalf <cmetcalf@tilera.com> Ben Elliston <bje@gnu.org> * config.guess (tile*:Linux:*:*): Use vendor "unknown", not "tilera", for consistency with other architectures. * config.sub (tile*-*, tilegx-*): Use a more general pattern for "tile" to allow matching tilepro, tilegx32 and other variants. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174691 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77413b76793..19931520812 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-06-06 Nick Clifton <nickc@redhat.com>
+
+ * config.sub: Sync from upstream.
+
2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
* MAINTAINERS (Write After Approval): Add myself.