gcc-4.7: Backport libgcc fixes to appease the new build sequence
authorKhem Raj <raj.khem@gmail.com>
Thu, 6 Sep 2012 00:38:25 +0000 (17:38 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Sep 2012 14:13:38 +0000 (15:13 +0100)
commitec4db05f339298d1c11e0895614dad1bbaad9fc1
tree014ba9e0b02b18bfbc7d0e6a7bdf5ee9266589dd
parentfbcb26febda787ada68361ca9f446337f81794b2
gcc-4.7: Backport libgcc fixes to appease the new build sequence

This makes the libgcc builds identical when done with gcc-cross-initial
or final gcc-cross. Since eglibc only sees gcc-cross-initial it is
important that the final libgcc that appears on root file system is same
as the one against which eglibc was built.

(From OE-Core rev: bd0ab094d6c36b55848e23e63b96587773299a7f)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-4.7.inc
meta/recipes-devtools/gcc/gcc-4.7/0001-Makefile.in-vis_hide-gen-hide-list-Do-not-make-defin.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/0001-crtstuff.c-USE_PT_GNU_EH_FRAME-Define-for-systems-us.patch [new file with mode: 0644]