summaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.5.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-07-22 23:05:19 -0700
committerKhem Raj <raj.khem@gmail.com>2010-07-23 14:28:15 -0700
commit517c18f42c6b4cb944357d692894505e73bdef1a (patch)
tree938f96bcd8a16bb9cf8dd66234ecb873d86d4f46 /recipes/gcc/gcc-4.5.inc
parent324341274d10e86794a750290e03ddcfeb0310a9 (diff)
downloadopenembedded-517c18f42c6b4cb944357d692894505e73bdef1a.tar.gz
gcc-4.5: Fix rev instruction generation on armv6+ (backport PR 43698)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gcc/gcc-4.5.inc')
-rw-r--r--recipes/gcc/gcc-4.5.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-4.5.inc b/recipes/gcc/gcc-4.5.inc
index 3f73c75436..c671cc873b 100644
--- a/recipes/gcc/gcc-4.5.inc
+++ b/recipes/gcc/gcc-4.5.inc
@@ -8,7 +8,7 @@ DEPENDS = "mpfr gmp libmpc libelf"
NATIVEDEPS = "mpfr-native gmp-native libmpc-native"
-INC_PR = "r5"
+INC_PR = "r6"
SRCREV = "162398"
PV = "4.5"
@@ -30,6 +30,7 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH} \
file://gcc-flags-for-build.patch \
file://libstdc++-emit-__cxa_end_cleanup-in-text.patch \
file://arm-bswapsi2.patch \
+ file://gcc-pr43698-arm-rev-instr.patch \
"
# Language Overrides