Gcc update that adds another xscale optimization, courtesy Phil Blundell:
authorChris Larson <clarson@kergoth.com>
Mon, 22 Mar 2004 02:04:45 +0000 (02:04 +0000)
committerChris Larson <clarson@kergoth.com>
Mon, 22 Mar 2004 02:04:45 +0000 (02:04 +0000)
BKrev: 405e49bdEJy9CrYVJ8HmqYZBAJi2Rw

gcc/gcc-3.3.3/arm-ldm-peephole.patch [new file with mode: 0644]
gcc/gcc-3.3.3/arm-ldm-peephole.patch~ [new file with mode: 0644]
gcc/gcc_3.3.3.oe

diff --git a/gcc/gcc-3.3.3/arm-ldm-peephole.patch b/gcc/gcc-3.3.3/arm-ldm-peephole.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/gcc/gcc-3.3.3/arm-ldm-peephole.patch~ b/gcc/gcc-3.3.3/arm-ldm-peephole.patch~
new file mode 100644 (file)
index 0000000..e69de29
index ce491fe..2fad557 100644 (file)
@@ -89,7 +89,8 @@ SRC_URI = ${GNU_MIRROR}/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2 \
           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 \
-          file://${FILESDIR}/arm-14302.patch;patch=1;pnum=0
+          file://${FILESDIR}/arm-14302.patch;patch=1;pnum=0 \
+          file://${FILESDIR}/arm-ldm-peephole.patch;patch=1;pnum=0
 MIRRORS_prepend () {
 ${GNU_MIRROR}/gcc/releases/    http://gcc.get-software.com/releases/
 }