summaryrefslogtreecommitdiff
path: root/scripts/config.sub
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2013-06-06 19:02:09 +0000
committerJoseph Myers <joseph@codesourcery.com>2013-06-06 19:02:09 +0000
commit9e54314bb06aace405553552f7e7b7d8c172968c (patch)
treed62fca365bc7ef4b6dda335bcb69be5e40ffd50e /scripts/config.sub
parent350635a59a000fa4561d0d8bbe6814b4b9df530c (diff)
Update miscellaneous scripts from upstream.
Diffstat (limited to 'scripts/config.sub')
-rwxr-xr-xscripts/config.sub6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/config.sub b/scripts/config.sub
index 872199acf7..8b612ab89d 100755
--- a/scripts/config.sub
+++ b/scripts/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2013 Free Software Foundation, Inc.
-timestamp='2013-02-12'
+timestamp='2013-04-24'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@@ -252,7 +252,7 @@ case $basic_machine in
| alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
| am33_2.0 \
- | arc \
+ | arc | arceb \
| arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \
| avr | avr32 \
| be32 | be64 \
@@ -366,7 +366,7 @@ case $basic_machine in
| aarch64-* | aarch64_be-* \
| alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
| alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
- | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
+ | alphapca5[67]-* | alpha64pca5[67]-* | arc-* | arceb-* \
| arm-* | armbe-* | armle-* | armeb-* | armv*-* \
| avr-* | avr32-* \
| be32-* | be64-* \