OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.3/] [config.sub] - Diff between revs 1181 and 1183

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 1181 Rev 1183
Line 1... Line 1...
#! /bin/sh
#! /bin/sh
# Configuration validation subroutine script.
# Configuration validation subroutine script.
#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
#   2000, 2001, 2002 Free Software Foundation, Inc.
#   2000, 2001, 2002 Free Software Foundation, Inc.
 
 
timestamp='2002-08-22'
timestamp='2003-06-11'
 
 
# This file is (in principle) common to ALL GNU software.
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
# The presence of a machine in this file suggests that SOME GNU software
# can handle that machine.  It does not imply ALL GNU software can.
# can handle that machine.  It does not imply ALL GNU software can.
#
#
Line 249... Line 249...
        | mipsisa64sb1 | mipsisa64sb1el \
        | mipsisa64sb1 | mipsisa64sb1el \
        | mipsisa64sr71k | mipsisa64sr71kel \
        | mipsisa64sr71k | mipsisa64sr71kel \
        | mipstx39 | mipstx39el \
        | mipstx39 | mipstx39el \
        | mn10200 | mn10300 \
        | mn10200 | mn10300 \
        | ns16k | ns32k \
        | ns16k | ns32k \
        | openrisc | or32 \
        | openrisc \
        | pdp10 | pdp11 | pj | pjl \
        | pdp10 | pdp11 | pj | pjl \
        | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
        | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
        | pyramid \
        | pyramid \
        | sh | sh[1234] | sh3e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
        | sh | sh[1234] | sh3e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \
        | sh64 | sh64le \
        | sh64 | sh64le \
Line 723... Line 723...
                basic_machine=hppa1.1-oki
                basic_machine=hppa1.1-oki
                os=-proelf
                os=-proelf
                ;;
                ;;
        or32 | or32-*)
        or32 | or32-*)
                basic_machine=or32-unknown
                basic_machine=or32-unknown
 
                case $os in
 
                    -coff*)
                os=-coff
                os=-coff
                ;;
                ;;
 
                    -rtems*)
 
                        os=-rtems
 
                        ;;
 
                    -elf*)
 
                        os=-elf
 
                        ;;
 
                    -*linux*)
 
                        os=-linux
 
                        ;;
 
                esac
 
                ;;
        OSE68000 | ose68000)
        OSE68000 | ose68000)
                basic_machine=m68000-ericsson
                basic_machine=m68000-ericsson
                os=-ose
                os=-ose
                ;;
                ;;
        os68k)
        os68k)

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.