summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-4.2.2.inc
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-07-01 22:12:23 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-07-01 22:12:23 +0000
commit952987d5a7343432e559f231e3b07bbfdd6e0c05 (patch)
tree21a6b8eabfcac8bd26128f08a229ec6f7a1f8b0c /packages/gcc/gcc-4.2.2.inc
parent6d002a2a1fdb9442476e19813b69ecc273a52027 (diff)
parent00b4052c0de0d3fd4df2e1fd59b0c98418254a4c (diff)
merge of '64064cb2195e13dcea4cf2698037a9183688cd68'
and 'dab6b9ac9cf3985b3daa6239feb3e7f12acdd0f9'
Diffstat (limited to 'packages/gcc/gcc-4.2.2.inc')
-rw-r--r--packages/gcc/gcc-4.2.2.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/gcc/gcc-4.2.2.inc b/packages/gcc/gcc-4.2.2.inc
index 5691fb647a..0f4de3cdc7 100644
--- a/packages/gcc/gcc-4.2.2.inc
+++ b/packages/gcc/gcc-4.2.2.inc
@@ -43,7 +43,9 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
SRC_URI_append_avr32 = " \
file://gcc-4.2.2.atmel.1.0.8.patch.bz2;patch=1 \
- file://901-avr32-no-cond-exec-before-reload-by-default.patch;patch=1 \
+ file://901-avr32-fix-no-cond-exec-before-reload.patch;patch=1 \
+ file://902-avr32-fix-sync-insn-instructions.patch;patch=1 \
+ file://903-avr32-fix-removal-of-redundant-cast-operations.patch;patch=1 \
"