arch/mips/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Aug 07 13:55:30 2008 +0000 (2008-08-07)
changeset 765 f89ccf3ea5d6
parent 630 2789bdd1a950
permissions -rw-r--r--
Add a new config knob for gcc: usage of SJLJ to handle exceptions.
This is needed for some architectures to compile the Java frontend (eg. ARM with uClibc).

/trunk/config/cc/gcc.in | 41 39 2 0 +++++++++++++++++++++++++++++++++++++++--
/trunk/scripts/build/cc_gcc.sh | 8 5 3 0 +++++---
2 files changed, 44 insertions(+), 5 deletions(-)
yann@628
     1
# MIPS specific config options
yann@628
     2
yann@628
     3
config ARCH_mips
yann@628
     4
    select ARCH_SUPPORTS_BOTH_ENDIAN
yann@628
     5
    select ARCH_DEFAULT_BE
yann@631
     6
    select ARCH_SUPPORT_ARCH
yann@631
     7
    select ARCH_SUPPORT_ABI
yann@631
     8
    select ARCH_SUPPORT_TUNE
yann@630
     9
    help
yann@630
    10
      The MIPS architecture, as defined by:
yann@630
    11
        http://www.mips.com/