diff options
author | bje <bje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-06-02 23:00:35 +0000 |
---|---|---|
committer | bje <bje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-06-02 23:00:35 +0000 |
commit | aec4ef7513ce44f604f0395b74bbce2992c54082 (patch) | |
tree | e8245cbf31d53e46449a7d913d84a9d36b04081d /config.sub | |
parent | 2b0c924289ff77444f1a10adeeb059e7a17b0984 (diff) | |
download | gcc-aec4ef7513ce44f604f0395b74bbce2992c54082.tar.gz |
* config.sub, config.guess: Update from upstream sources.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@148105 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.sub b/config.sub index a39437d0158..67a635efec8 100755 --- a/config.sub +++ b/config.sub @@ -1,10 +1,10 @@ #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 # Free Software Foundation, Inc. -timestamp='2009-04-17' +timestamp='2009-06-03' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software |