summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/gcc_3.3.3.oe10
1 files changed, 9 insertions, 1 deletions
diff --git a/gcc/gcc_3.3.3.oe b/gcc/gcc_3.3.3.oe
index 52a3a789e2..adf7b7489c 100644
--- a/gcc/gcc_3.3.3.oe
+++ b/gcc/gcc_3.3.3.oe
@@ -80,7 +80,15 @@ SRC_URI = ${GNU_MIRROR}/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://${FILESDIR}/pr9365-1-test.patch;patch=1 \
file://${FILESDIR}/sh-lib1funcs_sizeAndType.patch;patch=1 \
file://${FILESDIR}/sh-pic-set_fpscr-gcc-3.3.2.patch;patch=1 \
- file://${FILESDIR}/thunk3.patch;patch=1
+ file://${FILESDIR}/thunk3.patch;patch=1 \
+ file://${FILESDIR}/arm-10730.dpatch;patch=1;pnum=0 \
+ file://${FILESDIR}/arm-12527.dpatch;patch=1;pnum=0 \
+ file://${FILESDIR}/arm-14558.dpatch;patch=1;pnum=0 \
+ file://${FILESDIR}/arm-common.dpatch;patch=1;pnum=0 \
+ file://${FILESDIR}/arm-gotoff.dpatch;patch=1;pnum=0 \
+ file://${FILESDIR}/arm-ldm.dpatch;patch=1;pnum=0 \
+ file://${FILESDIR}/arm-tune.patch;patch=1;pnum=0 \
+ file://${FILESDIR}/arm-xscale.patch;patch=1;pnum=0
MIRRORS_prepend () {
${GNU_MIRROR}/gcc/releases/ http://gcc.get-software.com/releases/
}