Revision 238 config.sub

config.sub (revision 238)
1 1
#! /bin/sh
2 2
# Configuration validation subroutine script.
3 3
#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
4
#   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
4
#   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
5 5

  
6
timestamp='2004-11-30'
6
timestamp='2005-04-22'
7 7

  
8 8
# This file is (in principle) common to ALL GNU software.
9 9
# The presence of a machine in this file suggests that SOME GNU software
......
70 70
version="\
71 71
GNU config.sub ($timestamp)
72 72

  
73
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
73
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
74 74
Free Software Foundation, Inc.
75 75

  
76 76
This is free software; see the source for copying conditions.  There is NO
......
231 231
	| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
232 232
	| am33_2.0 \
233 233
	| arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \
234
	| bfin \
234 235
	| c4x | clipper \
235 236
	| d10v | d30v | dlx | dsp16xx \
236 237
	| fr30 | frv \
237 238
	| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
238 239
	| i370 | i860 | i960 | ia64 \
239 240
	| ip2k | iq2000 \
240
	| m32r | m32rle | m68000 | m68k | m88k | mcore \
241
	| m32r | m32rle | m68000 | m68k | m88k | maxq | mcore \
241 242
	| mips | mipsbe | mipseb | mipsel | mipsle \
242 243
	| mips16 \
243 244
	| mips64 | mips64el \
......
262 263
	| pyramid \
263 264
	| sh | sh[1234] | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
264 265
	| sh64 | sh64le \
265
	| sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv8 | sparcv9 | sparcv9b \
266
	| sparc | sparc64 | sparc64b | sparc86x | sparclet | sparclite \
267
	| sparcv8 | sparcv9 | sparcv9b \
266 268
	| strongarm \
267 269
	| tahoe | thumb | tic4x | tic80 | tron \
268 270
	| v850 | v850e \
......
298 300
	| alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
299 301
	| arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
300 302
	| avr-* \
301
	| bs2000-* \
303
	| bfin-* | bs2000-* \
302 304
	| c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \
303 305
	| clipper-* | craynv-* | cydra-* \
304 306
	| d10v-* | d30v-* | dlx-* \
......
310 312
	| ip2k-* | iq2000-* \
311 313
	| m32r-* | m32rle-* \
312 314
	| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
313
	| m88110-* | m88k-* | mcore-* \
315
	| m88110-* | m88k-* | maxq-* | mcore-* \
314 316
	| mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
315 317
	| mips16-* \
316 318
	| mips64-* | mips64el-* \
......
336 338
	| romp-* | rs6000-* \
337 339
	| sh-* | sh[1234]-* | sh[23]e-* | sh[34]eb-* | shbe-* \
338 340
	| shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
339
	| sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \
341
	| sparc-* | sparc64-* | sparc64b-* | sparc86x-* | sparclet-* \
342
	| sparclite-* \
340 343
	| sparcv8-* | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
341 344
	| tahoe-* | thumb-* \
342 345
	| tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \

Also available in: Unified diff