* config.sub: Update to version 2011-10-29 (added rl78)
authorDJ Delorie <dj@redhat.com>
Wed, 2 Nov 2011 00:56:53 +0000 (00:56 +0000)
committerDJ Delorie <dj@redhat.com>
Wed, 2 Nov 2011 00:56:53 +0000 (00:56 +0000)
ChangeLog
config.sub

index d1318804214fc12e3c9db4b4d78ff450d2f426ad..0aa93d2621b2dd2417faa938ebcc723cf9ae1b49 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-01  DJ Delorie  <dj@redhat.com>
+
+       * config.sub: Update to version 2011-10-29 (added rl78)
+
 2011-10-27  Nick Clifton  <nickc@redhat.com>
 
        * config.sub: Import these changes from the config project:
index 5b8736823d47fc6c82b4ad5063d67350e35f8d4e..78176a44029f10087954acfdad15c9365ec388ff 100755 (executable)
@@ -4,7 +4,7 @@
 #   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
 #   2011 Free Software Foundation, Inc.
 
-timestamp='2011-10-08'
+timestamp='2011-10-29'
 
 # This file is (in principle) common to ALL GNU software.
 # The presence of a machine in this file suggests that SOME GNU software
@@ -295,7 +295,7 @@ case $basic_machine in
        | pdp10 | pdp11 | pj | pjl \
        | powerpc | powerpc64 | powerpc64le | powerpcle \
        | pyramid \
-       | rx \
+       | rl78 | rx \
        | score \
        | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
        | sh64 | sh64le \
@@ -407,7 +407,7 @@ case $basic_machine in
        | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
        | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \
        | pyramid-* \
-       | romp-* | rs6000-* | rx-* \
+       | rl78-* | romp-* | rs6000-* | rx-* \
        | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
        | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
        | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
This page took 0.036553 seconds and 4 git commands to generate.