diff options
author | DJ Delorie <dj@redhat.com> | 2011-11-02 00:56:53 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2011-11-02 00:56:53 +0000 |
commit | cfb964a4e9cc5136125d1f251ac55f5e668394d5 (patch) | |
tree | cdeffb9466a9380040f932e22c17ecb1289f5a5a /config.sub | |
parent | 7295e356907ef9ca797e86912e5a4e35a7eb8603 (diff) | |
download | newlib-cfb964a4e9cc5136125d1f251ac55f5e668394d5.zip newlib-cfb964a4e9cc5136125d1f251ac55f5e668394d5.tar.gz newlib-cfb964a4e9cc5136125d1f251ac55f5e668394d5.tar.bz2 |
* config.sub: Update to version 2011-10-29 (added rl78)
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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-* \ |