From 3c35b00196661077b6f5a6e996c34c9b5d8c244f Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 16 May 2008 09:06:00 +0000 Subject: gcc: Sync with OE.dev git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4485 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/gcc/gcc-4.3.0.inc | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'meta/packages/gcc/gcc-4.3.0.inc') 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 \ -- cgit v1.2.3