[oe-commits] Khem Raj : gcc: Refresh support for fsl E5500/E6500

git at git.openembedded.org git at git.openembedded.org
Tue Jul 17 09:51:54 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: b440aeeceb8c2e9f412d98793fb1dd55ff9d73f5
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=b440aeeceb8c2e9f412d98793fb1dd55ff9d73f5

Author: Khem Raj <raj.khem at gmail.com>
Date:   Fri Jul  6 20:49:24 2012 -0700

gcc: Refresh support for fsl E5500/E6500

These patches are backport from gcc mainline
they fix issues where eglibc was not compilable
for e5500+ due to missing vector intrinsics
It obsoletes the existing e5500 patch

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-devtools/gcc/gcc-4.7.inc              |    7 +-
 .../gcc/gcc-4.7/define_insn_reservation.patch      |  118 +++
 .../gcc/gcc-4.7/powerpc-e5500.patch                |  469 ------------
 .../gcc/gcc-4.7/ppc_with_cpu.patch                 |  752 ++++++++++++++++++++
 .../gcc/gcc-4.7/ppce5500-e6500-support.patch       |  713 +++++++++++++++++++
 .../gcc/gcc-4.7/rs6000-tables.patch                |  135 ++++
 6 files changed, 1723 insertions(+), 471 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=b440aeeceb8c2e9f412d98793fb1dd55ff9d73f5




More information about the Openembedded-commits mailing list