mirror of
git://git.savannah.gnu.org/config.git
synced 2025-05-29 02:26:36 +12:00
2001-07-09 Mark Klein <mklein@dis.com>
* config.guess: Update MPE/iX to handle A and N class HPe3000.
This commit is contained in:
parent
1a0141d836
commit
e2193ccc86
@ -1,4 +1,8 @@
|
||||
2001-07-02 Graham Stott <grahams@redhat.com>
|
||||
2001-07-09 Mark Klein <mklein@dis.com>
|
||||
|
||||
* config.guess: Update MPE/iX to handle A and N class HPe3000.
|
||||
|
||||
2001-07-02 Graham Stott <grahams@redhat.com>
|
||||
|
||||
* config.sub (basic_machine): Fix typo for mips64vr5000el.
|
||||
|
||||
|
4
config.guess
vendored
4
config.guess
vendored
@ -3,7 +3,7 @@
|
||||
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
|
||||
# Free Software Foundation, Inc.
|
||||
|
||||
timestamp='2001-06-29'
|
||||
timestamp='2001-07-09'
|
||||
|
||||
# This file is free software; you can redistribute it and/or modify it
|
||||
# under the terms of the GNU General Public License as published by
|
||||
@ -639,7 +639,7 @@ EOF
|
||||
9000/8??:4.3bsd:*:*)
|
||||
echo hppa1.0-hp-bsd
|
||||
exit 0 ;;
|
||||
*9??*:MPE/iX:*:*)
|
||||
*9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*)
|
||||
echo hppa1.0-hp-mpeix
|
||||
exit 0 ;;
|
||||
hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* )
|
||||
|
Loading…
x
Reference in New Issue
Block a user