summaryrefslogtreecommitdiff
path: root/meta/packages/gcc/gcc-4.3.0.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-05-16 09:06:00 +0000
committerRichard Purdie <richard@openedhand.com>2008-05-16 09:06:00 +0000
commit3c35b00196661077b6f5a6e996c34c9b5d8c244f (patch)
tree99627e360537a116bc097b2d503bebe80c04e60d /meta/packages/gcc/gcc-4.3.0.inc
parent4c664f698ca1fe0d0e04f581d01d024757fdad8a (diff)
downloadopenembedded-core-3c35b00196661077b6f5a6e996c34c9b5d8c244f.tar.gz
openembedded-core-3c35b00196661077b6f5a6e996c34c9b5d8c244f.tar.bz2
openembedded-core-3c35b00196661077b6f5a6e996c34c9b5d8c244f.tar.xz
openembedded-core-3c35b00196661077b6f5a6e996c34c9b5d8c244f.zip
gcc: Sync with OE.dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4485 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gcc/gcc-4.3.0.inc')
-rw-r--r--meta/packages/gcc/gcc-4.3.0.inc22
1 files changed, 20 insertions, 2 deletions
diff --git a/meta/packages/gcc/gcc-4.3.0.inc b/meta/packages/gcc/gcc-4.3.0.inc
index 1d7184ca7..02ceea736 100644
--- a/meta/packages/gcc/gcc-4.3.0.inc
+++ b/meta/packages/gcc/gcc-4.3.0.inc
@@ -6,13 +6,32 @@ require gcc-common.inc
DEPENDS = "mpfr gmp"
SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
+ file://fedora/gcc43-c++-builtin-redecl.patch;patch=1;pnum=0 \
+ file://fedora/gcc43-ia64-libunwind.patch;patch=1;pnum=0 \
+ file://fedora/gcc43-java-nomulti.patch;patch=1;pnum=0 \
+ file://fedora/gcc43-ppc32-retaddr.patch;patch=1;pnum=0 \
+ file://fedora/gcc43-pr27898.patch;patch=1;pnum=0 \
+ file://fedora/gcc43-pr32139.patch;patch=1;pnum=0 \
+ file://fedora/gcc43-pr33763.patch;patch=1;pnum=0 \
+ file://fedora/gcc43-rh330771.patch;patch=1;pnum=0 \
+ file://fedora/gcc43-rh341221.patch;patch=1;pnum=0 \
+ file://fedora/gcc43-cpp-pragma.patch;patch=1;pnum=0 \
+ file://fedora/gcc43-java-debug-iface-type.patch;patch=1;pnum=0 \
+ file://fedora/gcc43-libgomp-speedup.patch;patch=1;pnum=0 \
+ file://fedora/gcc43-pr35440.patch;patch=1;pnum=0 \
+ file://fedora/gcc43-i386-libgomp.patch;patch=1;pnum=0 \
+ file://fedora/gcc43-pr35751.patch;patch=1;pnum=0 \
+ file://fedora/gcc43-rh251682.patch;patch=1;pnum=0 \
+ file://debian/arm-unbreak-eabi-armv4t.dpatch;patch=1 \
+ file://debian/libstdc++-pic.dpatch;patch=1;pnum=0 \
+ file://debian/gcc-ice-hack.dpatch;patch=1;pnum=0 \
+ file://debian/pr30961.dpatch;patch=1;pnum=0 \
# file://100-uclibc-conf.patch;patch=1 \
# file://103-uclibc-conf-noupstream.patch;patch=1 \
# file://200-uclibc-locale.patch;patch=1 \
# file://203-uclibc-locale-no__x.patch;patch=1 \
# file://204-uclibc-locale-wchar_fix.patch;patch=1 \
# file://205-uclibc-locale-update.patch;patch=1 \
- file://300-libstdc++-pic.patch;patch=1 \
file://301-missing-execinfo_h.patch;patch=1 \
# file://302-c99-snprintf.patch;patch=1 \
# file://303-c99-complex-ugly-hack.patch;patch=1 \
@@ -33,7 +52,6 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
# file://arm-thumb-cache.patch;patch=1 \
file://ldflags.patch;patch=1 \
file://zecke-xgcc-cpp.patch;patch=1 \
-# file://unbreak-armv4t.patch;patch=1 \
file://fix-ICE-in-arm_unwind_emit_set.diff;patch=1 \
file://cache-amnesia.patch;patch=1 \
file://gfortran.patch;patch=1 \