config/arch/mips.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Aug 15 22:52:51 2011 +0200 (2011-08-15)
changeset 2933 be5d4773a894
parent 2788 b6faa28e76e0
permissions -rw-r--r--
cc/gcc: pass the language list to the core backend

As the core backend can be used to also build the bare-metal compiler,
we have to tel it what languages to build.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
yann@628
     1
# MIPS specific config options
yann@628
     2
yann@2444
     3
## select ARCH_SUPPORTS_32
yann@2444
     4
## select ARCH_SUPPORTS_64 if EXPERIMENTAL
yann@2444
     5
## select ARCH_DEFAULT_32
yann@2444
     6
## select ARCH_USE_MMU
yann@2444
     7
## select ARCH_SUPPORTS_BOTH_ENDIAN
yann@2444
     8
## select ARCH_DEFAULT_BE
yann@2788
     9
## select ARCH_SUPPORTS_WITH_ARCH
yann@2788
    10
## select ARCH_SUPPORTS_WITH_TUNE
yann@2791
    11
## select ARCH_SUPPORTS_WITH_FLOAT
yann@2444
    12
##
yann@2444
    13
## help The MIPS architecture, as defined by:
yann@2444
    14
## help     http://www.mips.com/