diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-04-27 17:05:49 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2009-04-27 17:05:49 +0000 |
commit | ba23a380ce8ba0a65d97536e48196ef220066506 (patch) | |
tree | 4dc009d19f2adbc4278ea5b6fda673129cd9662b /scripts/config.sub | |
parent | 5c7f27c46f38faada2882f6a0dfa01708257862a (diff) | |
download | crosstool-ng-ba23a380ce8ba0a65d97536e48196ef220066506.tar.gz crosstool-ng-ba23a380ce8ba0a65d97536e48196ef220066506.tar.bz2 crosstool-ng-ba23a380ce8ba0a65d97536e48196ef220066506.zip |
Update the config.{guess,sub} scripts.
-------- diffstat follows --------
/trunk/scripts/config.guess | 7 5 2 0 +++++--
/trunk/scripts/config.sub | 3 2 1 0 ++-
2 files changed, 7 insertions(+), 3 deletions(-)
Diffstat (limited to 'scripts/config.sub')
-rwxr-xr-x | scripts/config.sub | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/config.sub b/scripts/config.sub index d546a94b..a39437d0 100755 --- a/scripts/config.sub +++ b/scripts/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 # Free Software Foundation, Inc. -timestamp='2009-02-03' +timestamp='2009-04-17' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -272,6 +272,7 @@ case $basic_machine in | mipsisa64sr71k | mipsisa64sr71kel \ | mipstx39 | mipstx39el \ | mn10200 | mn10300 \ + | moxie \ | mt \ | msp430 \ | nios | nios2 \ |