diff options
author | Ben Elliston <bje@au.ibm.com> | 2008-01-07 23:25:47 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2008-01-07 23:25:47 +0000 |
commit | 9f1e7fd31e638f7332301d53ec5a75e7b522fe83 (patch) | |
tree | 529315a598067566e01d3053229b17d820374a5a /config.sub | |
parent | 3c75e4f892a17781fa01f5a2f63f8225554e4c68 (diff) | |
download | gdb-9f1e7fd31e638f7332301d53ec5a75e7b522fe83.zip gdb-9f1e7fd31e638f7332301d53ec5a75e7b522fe83.tar.gz gdb-9f1e7fd31e638f7332301d53ec5a75e7b522fe83.tar.bz2 |
* config.sub, config.guess: Update from upstream sources.
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 10 |
1 files changed, 5 insertions, 5 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 Free Software Foundation, -# Inc. +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 +# Free Software Foundation, Inc. -timestamp='2007-12-05' +timestamp='2008-01-08' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -72,8 +72,8 @@ Report bugs and patches to <config-patches@gnu.org>." version="\ GNU config.sub ($timestamp) -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 -Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, +2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." |