From 905374256ce8365cdbc7282661ad8dad3c8b6ff6 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Sun, 12 Aug 2001 23:26:55 +0000 Subject: [PATCH] 2001-08-13 Ben Elliston * config.sub: Handle complete system name for elxsi. From Zack Weinberg . --- ChangeLog | 5 +++++ config.sub | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 461a867..46c8e2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-08-13 Ben Elliston + + * config.sub: Handle complete system name for elxsi. + From Zack Weinberg . + 2001-08-09 Ben Elliston * config.guess: Detect Alpha ev68 on OSF/1 and Linux. diff --git a/config.sub b/config.sub index f87dc31..12ebc78 100755 --- a/config.sub +++ b/config.sub @@ -3,7 +3,7 @@ # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 # Free Software Foundation, Inc. -timestamp='2001-08-02' +timestamp='2001-08-13' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -283,6 +283,7 @@ case $basic_machine in | c[123]* | c30-* | [cjt]90-* | c54x-* \ | clipper-* | cray2-* | cydra-* \ | d10v-* | d30v-* \ + | elxsi-* \ | f30[01]-* | f700-* | fr30-* | fx80-* \ | h8300-* | h8500-* \ | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \