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

git at git.openembedded.org git at git.openembedded.org
Wed Jul 11 16:49:52 UTC 2012


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

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>

---

 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=2a51b524858ce6698e08206b4e3f6a418da57756




More information about the Openembedded-commits mailing list