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 | 94313f361f6116eb48c1f07e82ec7c4ae1dfe2a8 (diff) | |
download | fsf-binutils-gdb-7ee5dbebf5b6d60cffc06b7facc3dc4abf98ddae.zip fsf-binutils-gdb-7ee5dbebf5b6d60cffc06b7facc3dc4abf98ddae.tar.gz fsf-binutils-gdb-7ee5dbebf5b6d60cffc06b7facc3dc4abf98ddae.tar.bz2 |
* 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
@@ -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 |