~ubuntu-branches/ubuntu/oneiric/gnome-system-monitor/oneiric-proposed

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-11-09 17:52:49 UTC
  • mto: (2.1.2 lenny) (1.1.57 upstream)
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: james.westby@ubuntu.com-20061109175249-wnmejquq0y6eob89
Tags: upstream-2.17.2.1
ImportĀ upstreamĀ versionĀ 2.17.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
5
5
#   Inc.
6
6
 
7
 
timestamp='2006-07-02'
 
7
timestamp='2006-09-20'
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
276
276
        | pdp10 | pdp11 | pj | pjl \
277
277
        | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
278
278
        | pyramid \
 
279
        | score \
279
280
        | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
280
281
        | sh64 | sh64le \
281
282
        | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
284
285
        | tahoe | thumb | tic4x | tic80 | tron \
285
286
        | v850 | v850e \
286
287
        | we32k \
287
 
        | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
 
288
        | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
288
289
        | z8k)
289
290
                basic_machine=$basic_machine-unknown
290
291
                ;;
367
368
        | tron-* \
368
369
        | v850-* | v850e-* | vax-* \
369
370
        | we32k-* \
370
 
        | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
 
371
        | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
371
372
        | xstormy16-* | xtensa-* \
372
373
        | ymp-* \
373
374
        | z8k-*)
909
910
        sb1el)
910
911
                basic_machine=mipsisa64sb1el-unknown
911
912
                ;;
 
913
        sde)
 
914
                basic_machine=mipsisa32-sde
 
915
                os=-elf
 
916
                ;;
912
917
        sei)
913
918
                basic_machine=mips-sei
914
919
                os=-seiux
1366
1371
# system, and we'll never get to this point.
1367
1372
 
1368
1373
case $basic_machine in
 
1374
        score-*)
 
1375
                os=-elf
 
1376
                ;;
1369
1377
        spu-*)
1370
1378
                os=-elf
1371
1379
                ;;