~ubuntu-branches/ubuntu/dapper/dbacl/dapper

« back to all changes in this revision

Viewing changes to config/config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Clint Adams
  • Date: 2005-05-07 12:59:53 UTC
  • Revision ID: james.westby@ubuntu.com-20050507125953-8svk5313vw7pgror
Tags: 1.9-1
Initial packaging.  closes: #168570.

Show diffs side-by-side

added added

removed removed

Lines of Context:
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 Free Software Foundation, Inc.
 
4
#   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
5
5
 
6
 
timestamp='2004-03-12'
 
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
 
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
145
145
        -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
146
146
        -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
147
147
        -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
148
 
        -apple | -axis)
 
148
        -apple | -axis | -knuth | -cray)
149
149
                os=
150
150
                basic_machine=$1
151
151
                ;;
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 \
269
271
        | we32k \
270
 
        | x86 | xscale | xstormy16 | xtensa \
 
272
        | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
271
273
        | z8k)
272
274
                basic_machine=$basic_machine-unknown
273
275
                ;;
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
 
        | clipper-* | cydra-* \
 
305
        | clipper-* | craynv-* | cydra-* \
304
306
        | d10v-* | d30v-* | dlx-* \
305
307
        | elxsi-* \
306
308
        | f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \
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-* \
326
328
        | mipsisa64sb1-* | mipsisa64sb1el-* \
327
329
        | mipsisa64sr71k-* | mipsisa64sr71kel-* \
328
330
        | mipstx39-* | mipstx39el-* \
 
331
        | mmix-* \
329
332
        | msp430-* \
330
 
        | none-* | np1-* | nv1-* | ns16k-* | ns32k-* \
 
333
        | none-* | np1-* | ns16k-* | ns32k-* \
331
334
        | orion-* \
332
335
        | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
333
336
        | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
335
338
        | romp-* | rs6000-* \
336
339
        | sh-* | sh[1234]-* | sh[23]e-* | sh[34]eb-* | shbe-* \
337
340
        | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
338
 
        | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \
 
341
        | sparc-* | sparc64-* | sparc64b-* | sparc86x-* | sparclet-* \
 
342
        | sparclite-* \
339
343
        | sparcv8-* | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \
340
344
        | tahoe-* | thumb-* \
341
345
        | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
342
346
        | tron-* \
343
347
        | v850-* | v850e-* | vax-* \
344
348
        | we32k-* \
345
 
        | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \
346
 
        | xtensa-* \
 
349
        | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
 
350
        | xstormy16-* | xtensa-* \
347
351
        | ymp-* \
348
352
        | z8k-*)
349
353
                ;;
445
449
                basic_machine=j90-cray
446
450
                os=-unicos
447
451
                ;;
 
452
        craynv)
 
453
                basic_machine=craynv-cray
 
454
                os=-unicosmp
 
455
                ;;
448
456
        cr16c)
449
457
                basic_machine=cr16c-unknown
450
458
                os=-elf
452
460
        crds | unos)
453
461
                basic_machine=m68k-crds
454
462
                ;;
 
463
        crisv32 | crisv32-* | etraxfs*)
 
464
                basic_machine=crisv32-axis
 
465
                ;;
455
466
        cris | cris-* | etrax*)
456
467
                basic_machine=cris-axis
457
468
                ;;
481
492
                basic_machine=m88k-motorola
482
493
                os=-sysv3
483
494
                ;;
 
495
        djgpp)
 
496
                basic_machine=i586-pc
 
497
                os=-msdosdjgpp
 
498
                ;;
484
499
        dpx20 | dpx20-*)
485
500
                basic_machine=rs6000-bull
486
501
                os=-bosx
659
674
        mips3*)
660
675
                basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
661
676
                ;;
662
 
        mmix*)
663
 
                basic_machine=mmix-knuth
664
 
                os=-mmixware
665
 
                ;;
666
677
        monitor)
667
678
                basic_machine=m68k-rom68k
668
679
                os=-coff
743
754
        np1)
744
755
                basic_machine=np1-gould
745
756
                ;;
746
 
        nv1)
747
 
                basic_machine=nv1-cray
748
 
                os=-unicosmp
749
 
                ;;
750
757
        nsr-tandem)
751
758
                basic_machine=nsr-tandem
752
759
                ;;
1029
1036
                basic_machine=hppa1.1-winbond
1030
1037
                os=-proelf
1031
1038
                ;;
 
1039
        xbox)
 
1040
                basic_machine=i686-pc
 
1041
                os=-mingw32
 
1042
                ;;
1032
1043
        xps | xps100)
1033
1044
                basic_machine=xps100-honeywell
1034
1045
                ;;
1059
1070
        romp)
1060
1071
                basic_machine=romp-ibm
1061
1072
                ;;
 
1073
        mmix)
 
1074
                basic_machine=mmix-knuth
 
1075
                ;;
1062
1076
        rs6000)
1063
1077
                basic_machine=rs6000-ibm
1064
1078
                ;;
1294
1308
        -kaos*)
1295
1309
                os=-kaos
1296
1310
                ;;
 
1311
        -zvmoe)
 
1312
                os=-zvmoe
 
1313
                ;;
1297
1314
        -none)
1298
1315
                ;;
1299
1316
        *)
1374
1391
        *-ibm)
1375
1392
                os=-aix
1376
1393
                ;;
 
1394
        *-knuth)
 
1395
                os=-mmixware
 
1396
                ;;
1377
1397
        *-wec)
1378
1398
                os=-proelf
1379
1399
                ;;