gcc-4.5: Fix libstdc++ build for ARM
authorKhem Raj <raj.khem@gmail.com>
Tue, 8 Jun 2010 02:56:19 +0000 (19:56 -0700)
committerKhem Raj <raj.khem@gmail.com>
Tue, 8 Jun 2010 02:59:20 +0000 (19:59 -0700)
commit48b5a0e69d868a069c1b6fc4605ed0e281ee07af
tree149e5f9e5846c8650fb13034bab85fc777ede457
parentf6b09dcb6000ca31219281bb6abc060edf9528ce
gcc-4.5: Fix libstdc++ build for ARM

* This patch makes sure that __cxa_end_cleanup is
  emitted in .text section.

* Bump SRCREV to latest

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/gcc/gcc-4.5.inc
recipes/gcc/gcc-4.5/gcc-flags-for-build.patch
recipes/gcc/gcc-4.5/libstdc++-emit-__cxa_end_cleanup-in-text.patch [new file with mode: 0644]