summaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.3.1.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-4.3.1.inc')
-rw-r--r--recipes/gcc/gcc-4.3.1.inc6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes/gcc/gcc-4.3.1.inc b/recipes/gcc/gcc-4.3.1.inc
index c0c7dbefbd..0f93d37ff4 100644
--- a/recipes/gcc/gcc-4.3.1.inc
+++ b/recipes/gcc/gcc-4.3.1.inc
@@ -8,7 +8,7 @@ LICENSE = "GPLv3"
DEPENDS = "mpfr gmp"
NATIVEDEPS = "mpfr-native gmp-native"
-INC_PR = "r20"
+INC_PR = "r21"
SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \
file://fedora/gcc43-c++-builtin-redecl.patch;striplevel=0 \
@@ -25,7 +25,8 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \
file://fedora/gcc43-libgomp-speedup.patch;striplevel=0 \
file://fedora/gcc43-i386-libgomp.patch;striplevel=0 \
file://fedora/gcc43-rh251682.patch;striplevel=0 \
- file://debian/arm-unbreak-eabi-armv4t.dpatch;apply=yes \
+ file://debian/arm-unbreak-eabi-armv4t.dpatch;apply=yes \
+ file://debian/armel-atomic-builtins.dpatch;apply=yes;striplevel=0 \
file://debian/libstdc++-pic.dpatch;apply=yes;striplevel=0 \
file://debian/gcc-ice-hack.dpatch;apply=yes;striplevel=0 \
file://debian/pr30961.dpatch;apply=yes;striplevel=0 \
@@ -51,6 +52,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \
file://arm-softfloat.patch \
file://arm-thumb.patch \
file://arm-thumb-cache.patch \
+ file://gcc-4.4-20090519-arm-eabi-atomic-builtins-unbreak-v2.patch \
file://cache-amnesia.patch \
file://gfortran-4.3.x.patch \
file://gcc-4.0.2-e300c2c3.patch \