~ubuntu-branches/ubuntu/intrepid/upstart/intrepid

« back to all changes in this revision

Viewing changes to config.sub

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2007-10-28 10:51:59 UTC
  • mfrom: (1.1.10 upstream) (16.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20071028105159-x9pypymnb3kigxo7
Tags: 0.3.9-1
* New upstream release:
  - many bug fixes.

* Update reference to "edgy" in README.Debian to "hardy".  LP: #140037.

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-09-20'
 
7
timestamp='2007-01-18'
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
245
245
        | bfin \
246
246
        | c4x | clipper \
247
247
        | d10v | d30v | dlx | dsp16xx \
248
 
        | fr30 | frv \
 
248
        | fido | fr30 | frv \
249
249
        | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
250
250
        | i370 | i860 | i960 | ia64 \
251
251
        | ip2k | iq2000 \
252
252
        | m32c | m32r | m32rle | m68000 | m68k | m88k \
253
 
        | maxq | mb | microblaze | mcore \
 
253
        | maxq | mb | microblaze | mcore | mep \
254
254
        | mips | mipsbe | mipseb | mipsel | mipsle \
255
255
        | mips16 \
256
256
        | mips64 | mips64el \
324
324
        | clipper-* | craynv-* | cydra-* \
325
325
        | d10v-* | d30v-* | dlx-* \
326
326
        | elxsi-* \
327
 
        | f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \
 
327
        | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
328
328
        | h8300-* | h8500-* \
329
329
        | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
330
330
        | i*86-* | i860-* | i960-* | ia64-* \
925
925
                basic_machine=sh-hitachi
926
926
                os=-hms
927
927
                ;;
 
928
        sh5el)
 
929
                basic_machine=sh5le-unknown
 
930
                ;;
928
931
        sh64)
929
932
                basic_machine=sh64-unknown
930
933
                ;;
1219
1222
              | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
1220
1223
              | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
1221
1224
              | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
1222
 
              | -skyos* | -haiku* | -rdos* | -toppers*)
 
1225
              | -skyos* | -haiku* | -rdos* | -toppers* | -drops*)
1223
1226
        # Remember, each alternative MUST END IN *, to match a version number.
1224
1227
                ;;
1225
1228
        -qnx*)
1414
1417
        m68*-cisco)
1415
1418
                os=-aout
1416
1419
                ;;
 
1420
        mep-*)
 
1421
                os=-elf
 
1422
                ;;
1417
1423
        mips*-cisco)
1418
1424
                os=-elf
1419
1425
                ;;