From 6d4a992e2b817cc14276c68e0321edaf66450cf3 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Wed, 28 Jul 2010 12:02:30 +0200 Subject: 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 --- configs/arm_toolchain_defconfig | 1 - configs/at91rm9200df_defconfig | 1 - configs/at91sam9260dfc_defconfig | 1 - configs/at91sam9260pf_defconfig | 1 - configs/at91sam9261ek_defconfig | 1 - configs/at91sam9263ek_defconfig | 1 - configs/at91sam9g20dfc_defconfig | 1 - configs/atngw100-base_defconfig | 1 - configs/atngw100_defconfig | 1 - configs/atstk1005_defconfig | 1 - configs/atstk100x_defconfig | 1 - configs/i386_defconfig | 1 - configs/i686_defconfig | 1 - configs/integrator926_defconfig | 1 - configs/integrator926_huge_defconfig | 1 - configs/kb9202_defconfig | 1 - configs/v100sc2_defconfig | 1 - 17 files changed, 17 deletions(-) (limited to 'configs') diff --git a/configs/arm_toolchain_defconfig b/configs/arm_toolchain_defconfig index 3062541cc..2ac7de3be 100644 --- a/configs/arm_toolchain_defconfig +++ b/configs/arm_toolchain_defconfig @@ -245,7 +245,6 @@ BR2_GCC_SUPPORTS_SYSROOT=y BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y BR2_GCC_VERSION="4.3.2" BR2_TOOLCHAIN_SYSROOT=y -# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" # BR2_GCC_CROSS_FORTRAN is not set # BR2_INSTALL_LIBGCJ is not set diff --git a/configs/at91rm9200df_defconfig b/configs/at91rm9200df_defconfig index 98158b985..2a193cfaf 100644 --- a/configs/at91rm9200df_defconfig +++ b/configs/at91rm9200df_defconfig @@ -250,7 +250,6 @@ BR2_GCC_SUPPORTS_SYSROOT=y BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y BR2_GCC_VERSION="4.3.2" BR2_TOOLCHAIN_SYSROOT=y -# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" # BR2_GCC_CROSS_FORTRAN is not set # BR2_INSTALL_LIBGCJ is not set diff --git a/configs/at91sam9260dfc_defconfig b/configs/at91sam9260dfc_defconfig index f1d63df2e..98d3401c3 100644 --- a/configs/at91sam9260dfc_defconfig +++ b/configs/at91sam9260dfc_defconfig @@ -267,7 +267,6 @@ BR2_GCC_SUPPORTS_SYSROOT=y BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y BR2_GCC_VERSION="4.3.2" BR2_TOOLCHAIN_SYSROOT=y -# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" BR2_GCC_CROSS_CXX=y # BR2_GCC_CROSS_FORTRAN is not set diff --git a/configs/at91sam9260pf_defconfig b/configs/at91sam9260pf_defconfig index 651041fd3..ec4005d1a 100644 --- a/configs/at91sam9260pf_defconfig +++ b/configs/at91sam9260pf_defconfig @@ -173,7 +173,6 @@ BR2_GCC_VERSION_4_2_1=y # BR2_GCC_IS_SNAP is not set BR2_GCC_VERSION="4.2.1" BR2_TOOLCHAIN_SYSROOT=y -# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" BR2_GCC_CROSS_CXX=y # BR2_GCC_CROSS_FORTRAN is not set diff --git a/configs/at91sam9261ek_defconfig b/configs/at91sam9261ek_defconfig index 0d2fa0b06..7524c6868 100644 --- a/configs/at91sam9261ek_defconfig +++ b/configs/at91sam9261ek_defconfig @@ -270,7 +270,6 @@ BR2_GCC_SUPPORTS_SYSROOT=y BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y BR2_GCC_VERSION="4.3.2" BR2_TOOLCHAIN_SYSROOT=y -# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" BR2_GCC_CROSS_CXX=y # BR2_GCC_CROSS_FORTRAN is not set diff --git a/configs/at91sam9263ek_defconfig b/configs/at91sam9263ek_defconfig index 6b4f592ff..85ccedee8 100644 --- a/configs/at91sam9263ek_defconfig +++ b/configs/at91sam9263ek_defconfig @@ -264,7 +264,6 @@ BR2_GCC_SUPPORTS_SYSROOT=y BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y BR2_GCC_VERSION="4.3.2" BR2_TOOLCHAIN_SYSROOT=y -# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" # BR2_GCC_CROSS_FORTRAN is not set # BR2_INSTALL_LIBGCJ is not set diff --git a/configs/at91sam9g20dfc_defconfig b/configs/at91sam9g20dfc_defconfig index 92171d5e8..57d72aeaf 100644 --- a/configs/at91sam9g20dfc_defconfig +++ b/configs/at91sam9g20dfc_defconfig @@ -264,7 +264,6 @@ BR2_GCC_SUPPORTS_SYSROOT=y BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y BR2_GCC_VERSION="4.3.2" BR2_TOOLCHAIN_SYSROOT=y -# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" # BR2_GCC_CROSS_FORTRAN is not set # BR2_INSTALL_LIBGCJ is not set diff --git a/configs/atngw100-base_defconfig b/configs/atngw100-base_defconfig index f5eba61aa..270c056ec 100644 --- a/configs/atngw100-base_defconfig +++ b/configs/atngw100-base_defconfig @@ -196,7 +196,6 @@ BR2_GCC_SUPPORTS_SYSROOT=y # BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE is not set BR2_GCC_VERSION="4.2.2-avr32-2.1.5" # BR2_TOOLCHAIN_SYSROOT is not set -# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" # BR2_GCC_SHARED_LIBGCC is not set diff --git a/configs/atngw100_defconfig b/configs/atngw100_defconfig index d1db2da38..a78372df2 100644 --- a/configs/atngw100_defconfig +++ b/configs/atngw100_defconfig @@ -174,7 +174,6 @@ BR2_GCC_VERSION_4_2_2_AVR32_2_1_5=y BR2_GCC_SUPPORTS_SYSROOT=y BR2_GCC_VERSION="4.2.2-avr32-2.1.5" BR2_TOOLCHAIN_SYSROOT=y -# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" BR2_GCC_SHARED_LIBGCC=y BR2_GCC_ENABLE_TLS=y diff --git a/configs/atstk1005_defconfig b/configs/atstk1005_defconfig index b90761b72..451e248e0 100644 --- a/configs/atstk1005_defconfig +++ b/configs/atstk1005_defconfig @@ -200,7 +200,6 @@ BR2_GCC_SUPPORTS_SYSROOT=y # BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE is not set BR2_GCC_VERSION="4.2.2-avr32-2.1.5" BR2_TOOLCHAIN_SYSROOT=y -# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" BR2_GCC_SHARED_LIBGCC=y diff --git a/configs/atstk100x_defconfig b/configs/atstk100x_defconfig index c12ccf88a..e39e60885 100644 --- a/configs/atstk100x_defconfig +++ b/configs/atstk100x_defconfig @@ -195,7 +195,6 @@ BR2_GCC_SUPPORTS_SYSROOT=y # BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE is not set BR2_GCC_VERSION="4.2.2-avr32-2.1.5" BR2_TOOLCHAIN_SYSROOT=y -# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" BR2_GCC_SHARED_LIBGCC=y diff --git a/configs/i386_defconfig b/configs/i386_defconfig index 65825bee4..026e20653 100644 --- a/configs/i386_defconfig +++ b/configs/i386_defconfig @@ -195,7 +195,6 @@ BR2_GCC_SUPPORTS_SYSROOT=y BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y BR2_GCC_VERSION="4.4.0" BR2_TOOLCHAIN_SYSROOT=y -# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" # BR2_GCC_CROSS_FORTRAN is not set # BR2_INSTALL_LIBGCJ is not set diff --git a/configs/i686_defconfig b/configs/i686_defconfig index 31ce604fd..884ec7da9 100644 --- a/configs/i686_defconfig +++ b/configs/i686_defconfig @@ -195,7 +195,6 @@ BR2_GCC_SUPPORTS_SYSROOT=y BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y BR2_GCC_VERSION="4.4.0" BR2_TOOLCHAIN_SYSROOT=y -# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" # BR2_GCC_CROSS_FORTRAN is not set # BR2_INSTALL_LIBGCJ is not set diff --git a/configs/integrator926_defconfig b/configs/integrator926_defconfig index 2eb22c5d1..4ec53f9fa 100644 --- a/configs/integrator926_defconfig +++ b/configs/integrator926_defconfig @@ -199,7 +199,6 @@ BR2_GCC_SUPPORTS_SYSROOT=y BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y BR2_GCC_VERSION="4.3.2" BR2_TOOLCHAIN_SYSROOT=y -# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" # BR2_GCC_CROSS_CXX is not set # BR2_GCC_CROSS_FORTRAN is not set diff --git a/configs/integrator926_huge_defconfig b/configs/integrator926_huge_defconfig index e44ac5fba..b5c34df08 100644 --- a/configs/integrator926_huge_defconfig +++ b/configs/integrator926_huge_defconfig @@ -199,7 +199,6 @@ BR2_GCC_SUPPORTS_SYSROOT=y BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y BR2_GCC_VERSION="4.3.2" BR2_TOOLCHAIN_SYSROOT=y -# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" BR2_GCC_CROSS_CXX=y # BR2_GCC_CROSS_FORTRAN is not set diff --git a/configs/kb9202_defconfig b/configs/kb9202_defconfig index 40c6d1820..1d0aa61b4 100644 --- a/configs/kb9202_defconfig +++ b/configs/kb9202_defconfig @@ -201,7 +201,6 @@ BR2_GCC_SUPPORTS_SYSROOT=y # BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE is not set BR2_GCC_VERSION="4.2.4" BR2_TOOLCHAIN_SYSROOT=y -# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" BR2_GCC_CROSS_CXX=y # BR2_GCC_CROSS_FORTRAN is not set diff --git a/configs/v100sc2_defconfig b/configs/v100sc2_defconfig index ca261ee42..5ba28991e 100644 --- a/configs/v100sc2_defconfig +++ b/configs/v100sc2_defconfig @@ -170,7 +170,6 @@ BR2_GCC_SUPPORTS_SYSROOT=y # BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE is not set BR2_GCC_VERSION="4.2.2" BR2_TOOLCHAIN_SYSROOT=y -# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" BR2_GCC_CROSS_CXX=y BR2_INSTALL_LIBSTDCPP=y -- cgit v1.2.3