comparison build-aux/config.sub @ 12254:a63ef3682584

autoupdate
author Karl Berry <karl@freefriends.org>
date Sat, 07 Nov 2009 06:19:36 -0800
parents 5ebefc09b542
children fd9b53de9415
comparison
equal deleted inserted replaced
12253:dc467ffc7e2f 12254:a63ef3682584
2 # Configuration validation subroutine script. 2 # Configuration validation subroutine script.
3 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 3 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
4 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 4 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
5 # Free Software Foundation, Inc. 5 # Free Software Foundation, Inc.
6 6
7 timestamp='2009-10-07' 7 timestamp='2009-11-07'
8 8
9 # This file is (in principle) common to ALL GNU software. 9 # This file is (in principle) common to ALL GNU software.
10 # The presence of a machine in this file suggests that SOME GNU software 10 # The presence of a machine in this file suggests that SOME GNU software
11 # can handle that machine. It does not imply ALL GNU software can. 11 # can handle that machine. It does not imply ALL GNU software can.
12 # 12 #
293 | sh64 | sh64le \ 293 | sh64 | sh64le \
294 | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ 294 | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
295 | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ 295 | sparcv8 | sparcv9 | sparcv9b | sparcv9v \
296 | spu | strongarm \ 296 | spu | strongarm \
297 | tahoe | thumb | tic4x | tic80 | tron \ 297 | tahoe | thumb | tic4x | tic80 | tron \
298 | ubicom32 \
298 | v850 | v850e \ 299 | v850 | v850e \
299 | we32k \ 300 | we32k \
300 | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \ 301 | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
301 | z8k | z80) 302 | z8k | z80)
302 basic_machine=$basic_machine-unknown 303 basic_machine=$basic_machine-unknown
379 | sparclite-* \ 380 | sparclite-* \
380 | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \ 381 | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \
381 | tahoe-* | thumb-* \ 382 | tahoe-* | thumb-* \
382 | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \ 383 | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \
383 | tron-* \ 384 | tron-* \
385 | ubicom32-* \
384 | v850-* | v850e-* | vax-* \ 386 | v850-* | v850e-* | vax-* \
385 | we32k-* \ 387 | we32k-* \
386 | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \ 388 | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
387 | xstormy16-* | xtensa*-* \ 389 | xstormy16-* | xtensa*-* \
388 | ymp-* \ 390 | ymp-* \