diff options
author | Ben Elliston <bje@au.ibm.com> | 2009-06-02 23:00:59 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2009-06-02 23:00:59 +0000 |
commit | 7ee5dbebf5b6d60cffc06b7facc3dc4abf98ddae (patch) | |
tree | 25ff8190dab303bf8ad1d9af804e7c7202097235 /config.sub | |
parent | bfd/ (diff) | |
download | binutils-gdb-7ee5dbebf5b6d60cffc06b7facc3dc4abf98ddae.tar.gz binutils-gdb-7ee5dbebf5b6d60cffc06b7facc3dc4abf98ddae.tar.bz2 binutils-gdb-7ee5dbebf5b6d60cffc06b7facc3dc4abf98ddae.zip |
* config.sub, config.guess: Update from upstream sources.
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 |