2001-09-14 H.J. Lu <hjl@gnu.org>

* config.sub: Support avr-vendor-*.
This commit is contained in:
Ben Elliston 2001-09-14 00:12:06 +00:00
parent 0ea5d0e484
commit d1373b40b1
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-09-14 H.J. Lu <hjl@gnu.org>
* config.sub: Support avr-vendor-*.
2001-09-13 Ben Elliston <bje@redhat.com>
* config.guess (*-*-openbsd): Reorganise and clean up.

3
config.sub vendored
View File

@ -3,7 +3,7 @@
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
# Free Software Foundation, Inc.
timestamp='2001-09-07'
timestamp='2001-09-14'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@ -280,6 +280,7 @@ case $basic_machine in
| alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
| alphapca5[67]-* | arc-* \
| arm-* | armbe-* | armle-* | armv*-* \
| avr-* \
| bs2000-* \
| c[123]* | c30-* | [cjt]90-* | c54x-* \
| clipper-* | cray2-* | cydra-* \