gcc: remove option on SJLJ exceptions
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 28 Jul 2010 10:02:30 +0000 (12:02 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 28 Jul 2010 15:38:31 +0000 (17:38 +0200)
commit6d4a992e2b817cc14276c68e0321edaf66450cf3
tree3f792b98d112ca4a58cfd0d653d6d65fd395b8bd
parent13a10a095949e4304f19ea3d5a78b2f3ce2bd6b6
gcc: remove option on SJLJ exceptions

This is a very advanced option, and it seems, according to
http://choices.cs.uiuc.edu/exceptions.pdf that SJLJ exceptions aren't
really interesting.

Users really interested by this can always use the
BR2_EXTRA_GCC_CONFIG_OPTIONS is they want.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
20 files changed:
configs/arm_toolchain_defconfig
configs/at91rm9200df_defconfig
configs/at91sam9260dfc_defconfig
configs/at91sam9260pf_defconfig
configs/at91sam9261ek_defconfig
configs/at91sam9263ek_defconfig
configs/at91sam9g20dfc_defconfig
configs/atngw100-base_defconfig
configs/atngw100_defconfig
configs/atstk1005_defconfig
configs/atstk100x_defconfig
configs/i386_defconfig
configs/i686_defconfig
configs/integrator926_defconfig
configs/integrator926_huge_defconfig
configs/kb9202_defconfig
configs/v100sc2_defconfig
toolchain/gcc/Config.in
toolchain/gcc/Makefile.in
toolchain/gcc/gcc-uclibc-4.x.mk