From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Thu, 29 Jul 2010 08:30:40 +0200 Subject: [Buildroot] [pull request] Pull request for branch gcc-remove-options Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, This is the same patch set as yesterday, just rebased on top of Yann Morin changes that have been merged in the mean time. Thomas The following changes since commit 13a10a095949e4304f19ea3d5a78b2f3ce2bd6b6: Peter Korsgaard (1): CHANGES: add note about GTK+ on directfb being deprecated are available in the git repository at: git://git.busybox.net/~tpetazzoni/git/buildroot gcc-remove-options Thomas Petazzoni (2): gcc: remove option on SJLJ exceptions toolchain: remove multilib configs/arm_toolchain_defconfig | 2 -- configs/at91rm9200df_defconfig | 2 -- configs/at91sam9260dfc_defconfig | 2 -- configs/at91sam9260pf_defconfig | 2 -- configs/at91sam9261ek_defconfig | 2 -- configs/at91sam9263ek_defconfig | 2 -- configs/at91sam9g20dfc_defconfig | 2 -- configs/atngw100-base_defconfig | 2 -- configs/atngw100_defconfig | 2 -- configs/atstk1005_defconfig | 2 -- configs/atstk100x_defconfig | 2 -- configs/i386_defconfig | 2 -- configs/i686_defconfig | 2 -- configs/integrator926_defconfig | 2 -- configs/integrator926_huge_defconfig | 2 -- configs/kb9202_defconfig | 2 -- configs/v100sc2_defconfig | 2 -- target/xtensa/defconfig | 1 - toolchain/Makefile.in | 6 ------ toolchain/binutils/binutils.mk | 2 -- toolchain/gcc/Config.in | 8 -------- toolchain/gcc/Makefile.in | 4 ---- toolchain/gcc/gcc-uclibc-4.x.mk | 7 +------ toolchain/toolchain-buildroot/Config.in.2 | 5 ----- 24 files changed, 1 insertions(+), 66 deletions(-) Thanks, -- Thomas Petazzoni