aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2011-06-06 10:33:11 +0000
committerNick Clifton <nickc@gcc.gnu.org>2011-06-06 10:33:11 +0000
commit9baa43b6a875943b9e78d587784c600f64f4136e (patch)
tree0c90012681d0a4d10ac495784db87a8974a68507 /ChangeLog
parent5c4a1c7b20dfd908f43951e16ff2679a4b184d1a (diff)
downloadgcc-9baa43b6a875943b9e78d587784c600f64f4136e.zip
gcc-9baa43b6a875943b9e78d587784c600f64f4136e.tar.gz
gcc-9baa43b6a875943b9e78d587784c600f64f4136e.tar.bz2
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. From-SVN: r174691
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77413b7..1993152 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.