]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Refresh support for fsl E5500/E6500
authorKhem Raj <raj.khem@gmail.com>
Sat, 7 Jul 2012 03:49:24 +0000 (20:49 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jul 2012 09:42:58 +0000 (10:42 +0100)
commitb440aeeceb8c2e9f412d98793fb1dd55ff9d73f5
tree73f52d149ed3549a53926f9ea8fcb3da09890ed2
parent202420871785cbdbbf57adbe26eb0f649e57512b
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@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/define_insn_reservation.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/powerpc-e5500.patch [deleted file]
meta/recipes-devtools/gcc/gcc-4.7/ppc_with_cpu.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/ppce5500-e6500-support.patch [new file with mode: 0644]
meta/recipes-devtools/gcc/gcc-4.7/rs6000-tables.patch [new file with mode: 0644]