~ubuntu-branches/ubuntu/lucid/schroedinger/lucid

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-04-14 10:58:46 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20100414105846-p35xtwwse4bf2xvw
Tags: 1.0.9.is.1.0.8-0ubuntu1
Upload 1.0.8 for lucid since the new version requires orc which is in 
universe and not ready to be promoted yet (the next version will change
the abi and it's still a new technology) (lp: #562735)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
5
5
#   Free Software Foundation, Inc.
6
6
 
7
 
timestamp='2009-04-17'
 
7
timestamp='2008-01-16'
8
8
 
9
9
# This file is (in principle) common to ALL GNU software.
10
10
# The presence of a machine in this file suggests that SOME GNU software
122
122
case $maybe_os in
123
123
  nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \
124
124
  uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \
125
 
  kopensolaris*-gnu* | \
126
125
  storm-chaos* | os2-emx* | rtmk-nova*)
127
126
    os=-$maybe_os
128
127
    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
250
249
        | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
251
250
        | i370 | i860 | i960 | ia64 \
252
251
        | ip2k | iq2000 \
253
 
        | lm32 \
254
252
        | m32c | m32r | m32rle | m68000 | m68k | m88k \
255
 
        | maxq | mb | microblaze | mcore | mep | metag \
 
253
        | maxq | mb | microblaze | mcore | mep \
256
254
        | mips | mipsbe | mipseb | mipsel | mipsle \
257
255
        | mips16 \
258
256
        | mips64 | mips64el \
259
 
        | mips64octeon | mips64octeonel \
 
257
        | mips64vr | mips64vrel \
260
258
        | mips64orion | mips64orionel \
261
 
        | mips64r5900 | mips64r5900el \
262
 
        | mips64vr | mips64vrel \
263
259
        | mips64vr4100 | mips64vr4100el \
264
260
        | mips64vr4300 | mips64vr4300el \
265
261
        | mips64vr5000 | mips64vr5000el \
272
268
        | mipsisa64sr71k | mipsisa64sr71kel \
273
269
        | mipstx39 | mipstx39el \
274
270
        | mn10200 | mn10300 \
275
 
        | moxie \
276
271
        | mt \
277
272
        | msp430 \
278
273
        | nios | nios2 \
282
277
        | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
283
278
        | pyramid \
284
279
        | score \
285
 
        | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
 
280
        | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
286
281
        | sh64 | sh64le \
287
282
        | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
288
283
        | sparcv8 | sparcv9 | sparcv9b | sparcv9v \
291
286
        | v850 | v850e \
292
287
        | we32k \
293
288
        | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
294
 
        | z8k | z80)
 
289
        | z8k)
295
290
                basic_machine=$basic_machine-unknown
296
291
                ;;
297
292
        m6811 | m68hc11 | m6812 | m68hc12)
334
329
        | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
335
330
        | i*86-* | i860-* | i960-* | ia64-* \
336
331
        | ip2k-* | iq2000-* \
337
 
        | lm32-* \
338
332
        | m32c-* | m32r-* | m32rle-* \
339
333
        | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
340
 
        | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
 
334
        | m88110-* | m88k-* | maxq-* | mcore-* \
341
335
        | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
342
336
        | mips16-* \
343
337
        | mips64-* | mips64el-* \
344
 
        | mips64octeon-* | mips64octeonel-* \
 
338
        | mips64vr-* | mips64vrel-* \
345
339
        | mips64orion-* | mips64orionel-* \
346
 
        | mips64r5900-* | mips64r5900el-* \
347
 
        | mips64vr-* | mips64vrel-* \
348
340
        | mips64vr4100-* | mips64vr4100el-* \
349
341
        | mips64vr4300-* | mips64vr4300el-* \
350
342
        | mips64vr5000-* | mips64vr5000el-* \
366
358
        | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \
367
359
        | pyramid-* \
368
360
        | romp-* | rs6000-* \
369
 
        | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
 
361
        | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
370
362
        | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
371
363
        | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
372
364
        | sparclite-* \
373
365
        | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \
374
366
        | tahoe-* | thumb-* \
375
 
        | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \
 
367
        | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
376
368
        | tron-* \
377
369
        | v850-* | v850e-* | vax-* \
378
370
        | we32k-* \
379
371
        | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
380
372
        | xstormy16-* | xtensa*-* \
381
373
        | ymp-* \
382
 
        | z8k-* | z80-*)
 
374
        | z8k-*)
383
375
                ;;
384
376
        # Recognize the basic CPU types without company name, with glob match.
385
377
        xtensa*)
447
439
                basic_machine=m68k-apollo
448
440
                os=-bsd
449
441
                ;;
450
 
        aros)
451
 
                basic_machine=i386-pc
452
 
                os=-aros
453
 
                ;;
454
442
        aux)
455
443
                basic_machine=m68k-apple
456
444
                os=-aux
471
459
                basic_machine=c90-cray
472
460
                os=-unicos
473
461
                ;;
474
 
        cegcc)
475
 
                basic_machine=arm-unknown
476
 
                os=-cegcc
477
 
                ;;
478
462
        convex-c1)
479
463
                basic_machine=c1-convex
480
464
                os=-bsd
542
526
                basic_machine=m88k-motorola
543
527
                os=-sysv3
544
528
                ;;
545
 
        dicos)
546
 
                basic_machine=i686-pc
547
 
                os=-dicos
548
 
                ;;
549
529
        djgpp)
550
530
                basic_machine=i586-pc
551
531
                os=-msdosdjgpp
1148
1128
                basic_machine=z8k-unknown
1149
1129
                os=-sim
1150
1130
                ;;
1151
 
        z80-*-coff)
1152
 
                basic_machine=z80-unknown
1153
 
                os=-sim
1154
 
                ;;
1155
1131
        none)
1156
1132
                basic_machine=none-none
1157
1133
                os=-none
1190
1166
        we32k)
1191
1167
                basic_machine=we32k-att
1192
1168
                ;;
1193
 
        sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
 
1169
        sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele)
1194
1170
                basic_machine=sh-unknown
1195
1171
                ;;
1196
1172
        sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v)
1262
1238
        -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
1263
1239
              | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\
1264
1240
              | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
1265
 
              | -kopensolaris* \
1266
1241
              | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
1267
 
              | -aos* | -aros* \
 
1242
              | -aos* \
1268
1243
              | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
1269
1244
              | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
1270
1245
              | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
1273
1248
              | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1274
1249
              | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
1275
1250
              | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
1276
 
              | -chorusos* | -chorusrdb* | -cegcc* \
 
1251
              | -chorusos* | -chorusrdb* \
1277
1252
              | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
1278
1253
              | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
1279
1254
              | -uxpv* | -beos* | -mpeix* | -udk* \
1413
1388
        -zvmoe)
1414
1389
                os=-zvmoe
1415
1390
                ;;
1416
 
        -dicos*)
1417
 
                os=-dicos
1418
 
                ;;
1419
1391
        -none)
1420
1392
                ;;
1421
1393
        *)