From: Richard Purdie Date: Fri, 18 Jul 2008 12:28:46 +0000 (+0000) Subject: gcc 4.3.0 -> 4.3.1 (from OE) X-Git-Tag: 2011-1~8618 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e8bda8575637b967afaa0321fc3aeb69e809087a;p=openembedded-core.git gcc 4.3.0 -> 4.3.1 (from OE) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4876 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/gcc/gcc-4.3.0.inc b/meta/packages/gcc/gcc-4.3.1.inc similarity index 92% rename from meta/packages/gcc/gcc-4.3.0.inc rename to meta/packages/gcc/gcc-4.3.1.inc index 96b7d02501..3784727d9b 100644 --- a/meta/packages/gcc/gcc-4.3.0.inc +++ b/meta/packages/gcc/gcc-4.3.1.inc @@ -18,9 +18,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ 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 \ @@ -59,6 +57,8 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ # file://pr34130.patch;patch=1 \ # file://fortran-static-linking.patch;patch=1 \ # file://intermask-bigendian.patch;patch=1 \ + file://gcc-arm-frename-registers.patch;patch=1 \ + file://gcc-release-branch/PR-36500-fix-neon.patch;patch=1 \ " SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 " @@ -67,5 +67,5 @@ SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 " FORTRAN = "" JAVA = "" -EXTRA_OECONF_BASE = " --enable-libssp --disable-bootstrap --disable-libgomp --disable-libmudflap" +EXTRA_OECONF_BASE = " --enable-cheaders=c_std --enable-libssp --disable-bootstrap --disable-libgomp --disable-libmudflap" diff --git a/meta/packages/gcc/gcc-4.3.0/100-uclibc-conf.patch b/meta/packages/gcc/gcc-4.3.1/100-uclibc-conf.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/100-uclibc-conf.patch rename to meta/packages/gcc/gcc-4.3.1/100-uclibc-conf.patch diff --git a/meta/packages/gcc/gcc-4.3.0/103-uclibc-conf-noupstream.patch b/meta/packages/gcc/gcc-4.3.1/103-uclibc-conf-noupstream.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/103-uclibc-conf-noupstream.patch rename to meta/packages/gcc/gcc-4.3.1/103-uclibc-conf-noupstream.patch diff --git a/meta/packages/gcc/gcc-4.3.0/110-arm-eabi.patch b/meta/packages/gcc/gcc-4.3.1/110-arm-eabi.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/110-arm-eabi.patch rename to meta/packages/gcc/gcc-4.3.1/110-arm-eabi.patch diff --git a/meta/packages/gcc/gcc-4.3.0/200-uclibc-locale.patch b/meta/packages/gcc/gcc-4.3.1/200-uclibc-locale.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/200-uclibc-locale.patch rename to meta/packages/gcc/gcc-4.3.1/200-uclibc-locale.patch diff --git a/meta/packages/gcc/gcc-4.3.0/203-uclibc-locale-no__x.patch b/meta/packages/gcc/gcc-4.3.1/203-uclibc-locale-no__x.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/203-uclibc-locale-no__x.patch rename to meta/packages/gcc/gcc-4.3.1/203-uclibc-locale-no__x.patch diff --git a/meta/packages/gcc/gcc-4.3.0/204-uclibc-locale-wchar_fix.patch b/meta/packages/gcc/gcc-4.3.1/204-uclibc-locale-wchar_fix.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/204-uclibc-locale-wchar_fix.patch rename to meta/packages/gcc/gcc-4.3.1/204-uclibc-locale-wchar_fix.patch diff --git a/meta/packages/gcc/gcc-4.3.0/205-uclibc-locale-update.patch b/meta/packages/gcc/gcc-4.3.1/205-uclibc-locale-update.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/205-uclibc-locale-update.patch rename to meta/packages/gcc/gcc-4.3.1/205-uclibc-locale-update.patch diff --git a/meta/packages/gcc/gcc-4.3.0/300-libstdc++-pic.patch b/meta/packages/gcc/gcc-4.3.1/300-libstdc++-pic.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/300-libstdc++-pic.patch rename to meta/packages/gcc/gcc-4.3.1/300-libstdc++-pic.patch diff --git a/meta/packages/gcc/gcc-4.3.0/301-missing-execinfo_h.patch b/meta/packages/gcc/gcc-4.3.1/301-missing-execinfo_h.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/301-missing-execinfo_h.patch rename to meta/packages/gcc/gcc-4.3.1/301-missing-execinfo_h.patch diff --git a/meta/packages/gcc/gcc-4.3.0/302-c99-snprintf.patch b/meta/packages/gcc/gcc-4.3.1/302-c99-snprintf.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/302-c99-snprintf.patch rename to meta/packages/gcc/gcc-4.3.1/302-c99-snprintf.patch diff --git a/meta/packages/gcc/gcc-4.3.0/303-c99-complex-ugly-hack.patch b/meta/packages/gcc/gcc-4.3.1/303-c99-complex-ugly-hack.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/303-c99-complex-ugly-hack.patch rename to meta/packages/gcc/gcc-4.3.1/303-c99-complex-ugly-hack.patch diff --git a/meta/packages/gcc/gcc-4.3.0/304-index_macro.patch b/meta/packages/gcc/gcc-4.3.1/304-index_macro.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/304-index_macro.patch rename to meta/packages/gcc/gcc-4.3.1/304-index_macro.patch diff --git a/meta/packages/gcc/gcc-4.3.0/305-libmudflap-susv3-legacy.patch b/meta/packages/gcc/gcc-4.3.1/305-libmudflap-susv3-legacy.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/305-libmudflap-susv3-legacy.patch rename to meta/packages/gcc/gcc-4.3.1/305-libmudflap-susv3-legacy.patch diff --git a/meta/packages/gcc/gcc-4.3.0/306-libstdc++-namespace.patch b/meta/packages/gcc/gcc-4.3.1/306-libstdc++-namespace.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/306-libstdc++-namespace.patch rename to meta/packages/gcc/gcc-4.3.1/306-libstdc++-namespace.patch diff --git a/meta/packages/gcc/gcc-4.3.0/307-locale_facets.patch b/meta/packages/gcc/gcc-4.3.1/307-locale_facets.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/307-locale_facets.patch rename to meta/packages/gcc/gcc-4.3.1/307-locale_facets.patch diff --git a/meta/packages/gcc/gcc-4.3.0/402-libbackend_dep_gcov-iov.h.patch b/meta/packages/gcc/gcc-4.3.1/402-libbackend_dep_gcov-iov.h.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/402-libbackend_dep_gcov-iov.h.patch rename to meta/packages/gcc/gcc-4.3.1/402-libbackend_dep_gcov-iov.h.patch diff --git a/meta/packages/gcc/gcc-4.3.0/602-sdk-libstdc++-includes.patch b/meta/packages/gcc/gcc-4.3.1/602-sdk-libstdc++-includes.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/602-sdk-libstdc++-includes.patch rename to meta/packages/gcc/gcc-4.3.1/602-sdk-libstdc++-includes.patch diff --git a/meta/packages/gcc/gcc-4.3.0/740-sh-pr24836.patch b/meta/packages/gcc/gcc-4.3.1/740-sh-pr24836.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/740-sh-pr24836.patch rename to meta/packages/gcc/gcc-4.3.1/740-sh-pr24836.patch diff --git a/meta/packages/gcc/gcc-4.3.0/800-arm-bigendian.patch b/meta/packages/gcc/gcc-4.3.1/800-arm-bigendian.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/800-arm-bigendian.patch rename to meta/packages/gcc/gcc-4.3.1/800-arm-bigendian.patch diff --git a/meta/packages/gcc/gcc-4.3.0/801-arm-bigendian-eabi.patch b/meta/packages/gcc/gcc-4.3.1/801-arm-bigendian-eabi.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/801-arm-bigendian-eabi.patch rename to meta/packages/gcc/gcc-4.3.1/801-arm-bigendian-eabi.patch diff --git a/meta/packages/gcc/gcc-4.3.0/904-flatten-switch-stmt-00.patch b/meta/packages/gcc/gcc-4.3.1/904-flatten-switch-stmt-00.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/904-flatten-switch-stmt-00.patch rename to meta/packages/gcc/gcc-4.3.1/904-flatten-switch-stmt-00.patch diff --git a/meta/packages/gcc/gcc-4.3.0/arm-nolibfloat.patch b/meta/packages/gcc/gcc-4.3.1/arm-nolibfloat.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/arm-nolibfloat.patch rename to meta/packages/gcc/gcc-4.3.1/arm-nolibfloat.patch diff --git a/meta/packages/gcc/gcc-4.3.0/arm-softfloat.patch b/meta/packages/gcc/gcc-4.3.1/arm-softfloat.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/arm-softfloat.patch rename to meta/packages/gcc/gcc-4.3.1/arm-softfloat.patch diff --git a/meta/packages/gcc/gcc-4.3.0/arm-thumb-cache.patch b/meta/packages/gcc/gcc-4.3.1/arm-thumb-cache.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/arm-thumb-cache.patch rename to meta/packages/gcc/gcc-4.3.1/arm-thumb-cache.patch diff --git a/meta/packages/gcc/gcc-4.3.0/arm-thumb.patch b/meta/packages/gcc/gcc-4.3.1/arm-thumb.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/arm-thumb.patch rename to meta/packages/gcc/gcc-4.3.1/arm-thumb.patch diff --git a/meta/packages/gcc/gcc-4.3.0/cache-amnesia.patch b/meta/packages/gcc/gcc-4.3.1/cache-amnesia.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/cache-amnesia.patch rename to meta/packages/gcc/gcc-4.3.1/cache-amnesia.patch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/ada-acats.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/ada-acats.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/ada-acats.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/ada-acats.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/ada-alpha.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/ada-alpha.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/ada-alpha.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/ada-alpha.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/ada-default-project-path.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/ada-default-project-path.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/ada-default-project-path.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/ada-default-project-path.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/ada-driver-check.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/ada-driver-check.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/ada-driver-check.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/ada-driver-check.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/ada-driver.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/ada-driver.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/ada-driver.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/ada-driver.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/ada-gcc-name.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/ada-gcc-name.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/ada-gcc-name.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/ada-gcc-name.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/ada-gnatvsn.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/ada-gnatvsn.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/ada-gnatvsn.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/ada-gnatvsn.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/ada-libgnatprj.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/ada-libgnatprj.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/ada-libgnatprj.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/ada-libgnatprj.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/ada-libgnatvsn.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/ada-libgnatvsn.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/ada-libgnatvsn.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/ada-libgnatvsn.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/ada-link-lib.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/ada-link-lib.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/ada-link-lib.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/ada-link-lib.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/ada-sjlj.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/ada-sjlj.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/ada-sjlj.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/ada-sjlj.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/ada-symbolic-tracebacks.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/ada-symbolic-tracebacks.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/ada-symbolic-tracebacks.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/ada-symbolic-tracebacks.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/alpha-ieee-doc.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/alpha-ieee-doc.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/alpha-ieee-doc.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/alpha-ieee-doc.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/alpha-ieee.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/alpha-ieee.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/alpha-ieee.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/alpha-ieee.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/alpha-no-ev4-directive.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/alpha-no-ev4-directive.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/alpha-no-ev4-directive.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/alpha-no-ev4-directive.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/arm-unbreak-eabi-armv4t.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/arm-unbreak-eabi-armv4t.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/arm-unbreak-eabi-armv4t.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/arm-unbreak-eabi-armv4t.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/boehm-gc-getnprocs.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/boehm-gc-getnprocs.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/boehm-gc-getnprocs.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/boehm-gc-getnprocs.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/boehm-gc-nocheck.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/boehm-gc-nocheck.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/boehm-gc-nocheck.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/boehm-gc-nocheck.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/config-ml.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/config-ml.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/config-ml.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/config-ml.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/cpu-default-i486.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/cpu-default-i486.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/cpu-default-i486.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/cpu-default-i486.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/cross-fixes.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/cross-fixes.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/cross-fixes.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/cross-fixes.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/cross-include.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/cross-include.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/cross-include.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/cross-include.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/deb-protoize.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/deb-protoize.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/deb-protoize.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/deb-protoize.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/gcc-d-lang.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/gcc-d-lang.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/gcc-d-lang.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/gcc-d-lang.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/gcc-driver-extra-langs.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/gcc-driver-extra-langs.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/gcc-driver-extra-langs.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/gcc-driver-extra-langs.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/gcc-hash-style-both.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/gcc-hash-style-both.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/gcc-hash-style-both.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/gcc-hash-style-both.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/gcc-hash-style-gnu.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/gcc-hash-style-gnu.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/gcc-hash-style-gnu.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/gcc-hash-style-gnu.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/gcc-i386-emit-cld.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/gcc-i386-emit-cld.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/gcc-i386-emit-cld.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/gcc-i386-emit-cld.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/gcc-ice-apport.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/gcc-ice-apport.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/gcc-ice-apport.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/gcc-ice-apport.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/gcc-ice-hack.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/gcc-ice-hack.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/gcc-ice-hack.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/gcc-ice-hack.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/gcc-multilib64dir.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/gcc-multilib64dir.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/gcc-multilib64dir.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/gcc-multilib64dir.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/gcc-pascal-lang.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/gcc-pascal-lang.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/gcc-pascal-lang.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/gcc-pascal-lang.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/gcc-ssp-default.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/gcc-ssp-default.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/gcc-ssp-default.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/gcc-ssp-default.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/gcc-textdomain.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/gcc-textdomain.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/gcc-textdomain.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/gcc-textdomain.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/gdc-fix-build-kbsd-gnu.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/gdc-fix-build-kbsd-gnu.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/gdc-fix-build-kbsd-gnu.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/gdc-fix-build-kbsd-gnu.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/gpc-4.1.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/gpc-4.1.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/gpc-4.1.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/gpc-4.1.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/gpc-gcc-4.x.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/gpc-gcc-4.x.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/gpc-gcc-4.x.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/gpc-gcc-4.x.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/gpc-names.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/gpc-names.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/gpc-names.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/gpc-names.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/hurd-changes.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/hurd-changes.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/hurd-changes.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/hurd-changes.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/ignore-comp-fail.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/ignore-comp-fail.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/ignore-comp-fail.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/ignore-comp-fail.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/kbsd-gnu-ada.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/kbsd-gnu-ada.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/kbsd-gnu-ada.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/kbsd-gnu-ada.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/kbsd-gnu.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/kbsd-gnu.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/kbsd-gnu.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/kbsd-gnu.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libffi-configure.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libffi-configure.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libffi-configure.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libffi-configure.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libjava-armel-ldflags.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libjava-armel-ldflags.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libjava-armel-ldflags.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libjava-armel-ldflags.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libjava-debuginfo.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libjava-debuginfo.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libjava-debuginfo.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libjava-debuginfo.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libjava-disable-static.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libjava-disable-static.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libjava-disable-static.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libjava-disable-static.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libjava-jar.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libjava-jar.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libjava-jar.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libjava-jar.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libjava-jnipath.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libjava-jnipath.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libjava-jnipath.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libjava-jnipath.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libjava-loading-constraints.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libjava-loading-constraints.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libjava-loading-constraints.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libjava-loading-constraints.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libjava-nobiarch-check.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libjava-nobiarch-check.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libjava-nobiarch-check.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libjava-nobiarch-check.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libjava-realloc-leak.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libjava-realloc-leak.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libjava-realloc-leak.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libjava-realloc-leak.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libjava-rpath.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libjava-rpath.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libjava-rpath.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libjava-rpath.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libjava-sjlj.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libjava-sjlj.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libjava-sjlj.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libjava-sjlj.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libjava-soname.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libjava-soname.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libjava-soname.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libjava-soname.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libjava-stacktrace.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libjava-stacktrace.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libjava-stacktrace.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libjava-stacktrace.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libjava-subdir.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libjava-subdir.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libjava-subdir.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libjava-subdir.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libjava-xulrunner1.9.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libjava-xulrunner1.9.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libjava-xulrunner1.9.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libjava-xulrunner1.9.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libobjc-gc-link.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libobjc-gc-link.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libobjc-gc-link.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libobjc-gc-link.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libssp-gnu.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libssp-gnu.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libssp-gnu.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libssp-gnu.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libstdc++-doclink.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libstdc++-doclink.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libstdc++-doclink.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libstdc++-doclink.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libstdc++-pic.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libstdc++-pic.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libstdc++-pic.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libstdc++-pic.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/libstdc++-symbols-hppa.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libstdc++-symbols-hppa.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/libstdc++-symbols-hppa.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/libstdc++-symbols-hppa.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/link-libs.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/link-libs.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/link-libs.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/link-libs.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/mips-triarch.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/mips-triarch.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/mips-triarch.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/mips-triarch.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/mudflap-nocheck.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/mudflap-nocheck.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/mudflap-nocheck.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/mudflap-nocheck.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/multiarch-include.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/multiarch-include.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/multiarch-include.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/multiarch-include.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/multiarch-lib.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/multiarch-lib.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/multiarch-lib.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/multiarch-lib.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/note-gnu-stack.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/note-gnu-stack.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/note-gnu-stack.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/note-gnu-stack.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/powerpc-biarch.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/powerpc-biarch.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/powerpc-biarch.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/powerpc-biarch.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/ppc64-ada.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/ppc64-ada.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/ppc64-ada.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/ppc64-ada.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/pr24170.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/pr24170.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/pr24170.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/pr24170.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/pr27880.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/pr27880.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/pr27880.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/pr27880.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/pr28102.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/pr28102.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/pr28102.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/pr28102.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/pr28322.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/pr28322.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/pr28322.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/pr28322.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/pr30961.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/pr30961.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/pr30961.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/pr30961.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/pr33148.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/pr33148.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/pr33148.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/pr33148.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/pr34571.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/pr34571.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/pr34571.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/pr34571.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/rename-info-files.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/rename-info-files.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/rename-info-files.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/rename-info-files.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/s390-biarch.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/s390-biarch.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/s390-biarch.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/s390-biarch.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/sparc-biarch.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/sparc-biarch.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/sparc-biarch.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/sparc-biarch.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/svn-class-updates.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/svn-class-updates.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/svn-class-updates.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/svn-class-updates.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/svn-doc-updates.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/svn-doc-updates.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/svn-doc-updates.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/svn-doc-updates.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/svn-gdc-updates.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/svn-gdc-updates.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/svn-gdc-updates.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/svn-gdc-updates.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/svn-updates.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/svn-updates.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/svn-updates.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/svn-updates.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/debian/template.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/template.dpatch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/debian/template.dpatch rename to meta/packages/gcc/gcc-4.3.1/debian/template.dpatch diff --git a/meta/packages/gcc/gcc-4.3.0/fedora/gcc43-c++-builtin-redecl.patch b/meta/packages/gcc/gcc-4.3.1/fedora/gcc43-c++-builtin-redecl.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fedora/gcc43-c++-builtin-redecl.patch rename to meta/packages/gcc/gcc-4.3.1/fedora/gcc43-c++-builtin-redecl.patch diff --git a/meta/packages/gcc/gcc-4.3.0/fedora/gcc43-cpp-pragma.patch b/meta/packages/gcc/gcc-4.3.1/fedora/gcc43-cpp-pragma.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fedora/gcc43-cpp-pragma.patch rename to meta/packages/gcc/gcc-4.3.1/fedora/gcc43-cpp-pragma.patch diff --git a/meta/packages/gcc/gcc-4.3.0/fedora/gcc43-i386-libgomp.patch b/meta/packages/gcc/gcc-4.3.1/fedora/gcc43-i386-libgomp.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fedora/gcc43-i386-libgomp.patch rename to meta/packages/gcc/gcc-4.3.1/fedora/gcc43-i386-libgomp.patch diff --git a/meta/packages/gcc/gcc-4.3.0/fedora/gcc43-ia64-libunwind.patch b/meta/packages/gcc/gcc-4.3.1/fedora/gcc43-ia64-libunwind.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fedora/gcc43-ia64-libunwind.patch rename to meta/packages/gcc/gcc-4.3.1/fedora/gcc43-ia64-libunwind.patch diff --git a/meta/packages/gcc/gcc-4.3.0/fedora/gcc43-java-debug-iface-type.patch b/meta/packages/gcc/gcc-4.3.1/fedora/gcc43-java-debug-iface-type.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fedora/gcc43-java-debug-iface-type.patch rename to meta/packages/gcc/gcc-4.3.1/fedora/gcc43-java-debug-iface-type.patch diff --git a/meta/packages/gcc/gcc-4.3.0/fedora/gcc43-java-nomulti.patch b/meta/packages/gcc/gcc-4.3.1/fedora/gcc43-java-nomulti.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fedora/gcc43-java-nomulti.patch rename to meta/packages/gcc/gcc-4.3.1/fedora/gcc43-java-nomulti.patch diff --git a/meta/packages/gcc/gcc-4.3.0/fedora/gcc43-libgomp-speedup.patch b/meta/packages/gcc/gcc-4.3.1/fedora/gcc43-libgomp-speedup.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fedora/gcc43-libgomp-speedup.patch rename to meta/packages/gcc/gcc-4.3.1/fedora/gcc43-libgomp-speedup.patch diff --git a/meta/packages/gcc/gcc-4.3.0/fedora/gcc43-ppc32-retaddr.patch b/meta/packages/gcc/gcc-4.3.1/fedora/gcc43-ppc32-retaddr.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fedora/gcc43-ppc32-retaddr.patch rename to meta/packages/gcc/gcc-4.3.1/fedora/gcc43-ppc32-retaddr.patch diff --git a/meta/packages/gcc/gcc-4.3.0/fedora/gcc43-pr27898.patch b/meta/packages/gcc/gcc-4.3.1/fedora/gcc43-pr27898.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fedora/gcc43-pr27898.patch rename to meta/packages/gcc/gcc-4.3.1/fedora/gcc43-pr27898.patch diff --git a/meta/packages/gcc/gcc-4.3.0/fedora/gcc43-pr32139.patch b/meta/packages/gcc/gcc-4.3.1/fedora/gcc43-pr32139.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fedora/gcc43-pr32139.patch rename to meta/packages/gcc/gcc-4.3.1/fedora/gcc43-pr32139.patch diff --git a/meta/packages/gcc/gcc-4.3.0/fedora/gcc43-pr33763.patch b/meta/packages/gcc/gcc-4.3.1/fedora/gcc43-pr33763.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fedora/gcc43-pr33763.patch rename to meta/packages/gcc/gcc-4.3.1/fedora/gcc43-pr33763.patch diff --git a/meta/packages/gcc/gcc-4.3.0/fedora/gcc43-pr35440.patch b/meta/packages/gcc/gcc-4.3.1/fedora/gcc43-pr35440.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fedora/gcc43-pr35440.patch rename to meta/packages/gcc/gcc-4.3.1/fedora/gcc43-pr35440.patch diff --git a/meta/packages/gcc/gcc-4.3.0/fedora/gcc43-pr35751.patch b/meta/packages/gcc/gcc-4.3.1/fedora/gcc43-pr35751.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fedora/gcc43-pr35751.patch rename to meta/packages/gcc/gcc-4.3.1/fedora/gcc43-pr35751.patch diff --git a/meta/packages/gcc/gcc-4.3.0/fedora/gcc43-rh251682.patch b/meta/packages/gcc/gcc-4.3.1/fedora/gcc43-rh251682.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fedora/gcc43-rh251682.patch rename to meta/packages/gcc/gcc-4.3.1/fedora/gcc43-rh251682.patch diff --git a/meta/packages/gcc/gcc-4.3.0/fedora/gcc43-rh330771.patch b/meta/packages/gcc/gcc-4.3.1/fedora/gcc43-rh330771.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fedora/gcc43-rh330771.patch rename to meta/packages/gcc/gcc-4.3.1/fedora/gcc43-rh330771.patch diff --git a/meta/packages/gcc/gcc-4.3.0/fedora/gcc43-rh341221.patch b/meta/packages/gcc/gcc-4.3.1/fedora/gcc43-rh341221.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fedora/gcc43-rh341221.patch rename to meta/packages/gcc/gcc-4.3.1/fedora/gcc43-rh341221.patch diff --git a/meta/packages/gcc/gcc-4.3.0/fix-ICE-in-arm_unwind_emit_set.diff b/meta/packages/gcc/gcc-4.3.1/fix-ICE-in-arm_unwind_emit_set.diff similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fix-ICE-in-arm_unwind_emit_set.diff rename to meta/packages/gcc/gcc-4.3.1/fix-ICE-in-arm_unwind_emit_set.diff diff --git a/meta/packages/gcc/gcc-4.3.0/fortran-cross-compile-hack.patch b/meta/packages/gcc/gcc-4.3.1/fortran-cross-compile-hack.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fortran-cross-compile-hack.patch rename to meta/packages/gcc/gcc-4.3.1/fortran-cross-compile-hack.patch diff --git a/meta/packages/gcc/gcc-4.3.0/fortran-static-linking.patch b/meta/packages/gcc/gcc-4.3.1/fortran-static-linking.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/fortran-static-linking.patch rename to meta/packages/gcc/gcc-4.3.1/fortran-static-linking.patch diff --git a/meta/packages/gcc/gcc-4.3.0/gcc-4.0.2-e300c2c3.patch b/meta/packages/gcc/gcc-4.3.1/gcc-4.0.2-e300c2c3.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/gcc-4.0.2-e300c2c3.patch rename to meta/packages/gcc/gcc-4.3.1/gcc-4.0.2-e300c2c3.patch diff --git a/meta/packages/gcc/gcc-4.3.1/gcc-arm-frename-registers.patch b/meta/packages/gcc/gcc-4.3.1/gcc-arm-frename-registers.patch new file mode 100644 index 0000000000..280b90358e --- /dev/null +++ b/meta/packages/gcc/gcc-4.3.1/gcc-arm-frename-registers.patch @@ -0,0 +1,25 @@ +http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35964 +Index: gcc-4.3.0/gcc/regrename.c +=================================================================== +--- gcc-4.3.0.orig/gcc/regrename.c 2008-05-28 08:31:15.000000000 -0700 ++++ gcc-4.3.0/gcc/regrename.c 2008-05-28 08:34:00.000000000 -0700 +@@ -782,6 +782,10 @@ + || (predicated && recog_data.operand_type[i] == OP_OUT)) + recog_data.operand_type[i] = OP_INOUT; + } ++ /* Unshare dup_loc RTL */ ++ for (i = 0; i < recog_data.n_dups; i++) ++ *recog_data.dup_loc[i] = copy_rtx(*recog_data.dup_loc[i]); ++ + + /* Step 1: Close chains for which we have overlapping reads. */ + for (i = 0; i < n_ops; i++) +@@ -813,7 +817,7 @@ + OP_IN, 0); + + for (i = 0; i < recog_data.n_dups; i++) +- *recog_data.dup_loc[i] = copy_rtx (old_dups[i]); ++ *recog_data.dup_loc[i] = old_dups[i]; + for (i = 0; i < n_ops; i++) + *recog_data.operand_loc[i] = old_operands[i]; + if (recog_data.n_dups) diff --git a/meta/packages/gcc/gcc-4.3.1/gcc-release-branch/PR-36500-fix-neon.patch b/meta/packages/gcc/gcc-4.3.1/gcc-release-branch/PR-36500-fix-neon.patch new file mode 100644 index 0000000000..971dfe7e29 --- /dev/null +++ b/meta/packages/gcc/gcc-4.3.1/gcc-release-branch/PR-36500-fix-neon.patch @@ -0,0 +1,265 @@ +--- foo/gcc/config/arm/arm.c 2008/06/11 10:51:34 136660 ++++ foo/gcc/config/arm/arm.c 2008/06/11 10:52:55 136661 +@@ -14830,124 +14830,190 @@ + { + unsigned int i, fcode = ARM_BUILTIN_NEON_BASE; + ++ tree neon_intQI_type_node; ++ tree neon_intHI_type_node; ++ tree neon_polyQI_type_node; ++ tree neon_polyHI_type_node; ++ tree neon_intSI_type_node; ++ tree neon_intDI_type_node; ++ tree neon_float_type_node; ++ ++ tree intQI_pointer_node; ++ tree intHI_pointer_node; ++ tree intSI_pointer_node; ++ tree intDI_pointer_node; ++ tree float_pointer_node; ++ ++ tree const_intQI_node; ++ tree const_intHI_node; ++ tree const_intSI_node; ++ tree const_intDI_node; ++ tree const_float_node; ++ ++ tree const_intQI_pointer_node; ++ tree const_intHI_pointer_node; ++ tree const_intSI_pointer_node; ++ tree const_intDI_pointer_node; ++ tree const_float_pointer_node; ++ ++ tree V8QI_type_node; ++ tree V4HI_type_node; ++ tree V2SI_type_node; ++ tree V2SF_type_node; ++ tree V16QI_type_node; ++ tree V8HI_type_node; ++ tree V4SI_type_node; ++ tree V4SF_type_node; ++ tree V2DI_type_node; ++ ++ tree intUQI_type_node; ++ tree intUHI_type_node; ++ tree intUSI_type_node; ++ tree intUDI_type_node; ++ ++ tree intEI_type_node; ++ tree intOI_type_node; ++ tree intCI_type_node; ++ tree intXI_type_node; ++ ++ tree V8QI_pointer_node; ++ tree V4HI_pointer_node; ++ tree V2SI_pointer_node; ++ tree V2SF_pointer_node; ++ tree V16QI_pointer_node; ++ tree V8HI_pointer_node; ++ tree V4SI_pointer_node; ++ tree V4SF_pointer_node; ++ tree V2DI_pointer_node; ++ ++ tree void_ftype_pv8qi_v8qi_v8qi; ++ tree void_ftype_pv4hi_v4hi_v4hi; ++ tree void_ftype_pv2si_v2si_v2si; ++ tree void_ftype_pv2sf_v2sf_v2sf; ++ tree void_ftype_pdi_di_di; ++ tree void_ftype_pv16qi_v16qi_v16qi; ++ tree void_ftype_pv8hi_v8hi_v8hi; ++ tree void_ftype_pv4si_v4si_v4si; ++ tree void_ftype_pv4sf_v4sf_v4sf; ++ tree void_ftype_pv2di_v2di_v2di; ++ ++ tree reinterp_ftype_dreg[5][5]; ++ tree reinterp_ftype_qreg[5][5]; ++ tree dreg_types[5], qreg_types[5]; ++ + /* Create distinguished type nodes for NEON vector element types, + and pointers to values of such types, so we can detect them later. */ +- tree neon_intQI_type_node = make_signed_type (GET_MODE_PRECISION (QImode)); +- tree neon_intHI_type_node = make_signed_type (GET_MODE_PRECISION (HImode)); +- tree neon_polyQI_type_node = make_signed_type (GET_MODE_PRECISION (QImode)); +- tree neon_polyHI_type_node = make_signed_type (GET_MODE_PRECISION (HImode)); +- tree neon_intSI_type_node = make_signed_type (GET_MODE_PRECISION (SImode)); +- tree neon_intDI_type_node = make_signed_type (GET_MODE_PRECISION (DImode)); +- tree neon_float_type_node = make_node (REAL_TYPE); +- +- tree intQI_pointer_node = build_pointer_type (neon_intQI_type_node); +- tree intHI_pointer_node = build_pointer_type (neon_intHI_type_node); +- tree intSI_pointer_node = build_pointer_type (neon_intSI_type_node); +- tree intDI_pointer_node = build_pointer_type (neon_intDI_type_node); +- tree float_pointer_node = build_pointer_type (neon_float_type_node); ++ neon_intQI_type_node = make_signed_type (GET_MODE_PRECISION (QImode)); ++ neon_intHI_type_node = make_signed_type (GET_MODE_PRECISION (HImode)); ++ neon_polyQI_type_node = make_signed_type (GET_MODE_PRECISION (QImode)); ++ neon_polyHI_type_node = make_signed_type (GET_MODE_PRECISION (HImode)); ++ neon_intSI_type_node = make_signed_type (GET_MODE_PRECISION (SImode)); ++ neon_intDI_type_node = make_signed_type (GET_MODE_PRECISION (DImode)); ++ neon_float_type_node = make_node (REAL_TYPE); ++ TYPE_PRECISION (neon_float_type_node) = FLOAT_TYPE_SIZE; ++ layout_type (neon_float_type_node); ++ ++ intQI_pointer_node = build_pointer_type (neon_intQI_type_node); ++ intHI_pointer_node = build_pointer_type (neon_intHI_type_node); ++ intSI_pointer_node = build_pointer_type (neon_intSI_type_node); ++ intDI_pointer_node = build_pointer_type (neon_intDI_type_node); ++ float_pointer_node = build_pointer_type (neon_float_type_node); + + /* Next create constant-qualified versions of the above types. */ +- tree const_intQI_node = build_qualified_type (neon_intQI_type_node, +- TYPE_QUAL_CONST); +- tree const_intHI_node = build_qualified_type (neon_intHI_type_node, +- TYPE_QUAL_CONST); +- tree const_intSI_node = build_qualified_type (neon_intSI_type_node, +- TYPE_QUAL_CONST); +- tree const_intDI_node = build_qualified_type (neon_intDI_type_node, +- TYPE_QUAL_CONST); +- tree const_float_node = build_qualified_type (neon_float_type_node, +- TYPE_QUAL_CONST); +- +- tree const_intQI_pointer_node = build_pointer_type (const_intQI_node); +- tree const_intHI_pointer_node = build_pointer_type (const_intHI_node); +- tree const_intSI_pointer_node = build_pointer_type (const_intSI_node); +- tree const_intDI_pointer_node = build_pointer_type (const_intDI_node); +- tree const_float_pointer_node = build_pointer_type (const_float_node); ++ const_intQI_node = build_qualified_type (neon_intQI_type_node, ++ TYPE_QUAL_CONST); ++ const_intHI_node = build_qualified_type (neon_intHI_type_node, ++ TYPE_QUAL_CONST); ++ const_intSI_node = build_qualified_type (neon_intSI_type_node, ++ TYPE_QUAL_CONST); ++ const_intDI_node = build_qualified_type (neon_intDI_type_node, ++ TYPE_QUAL_CONST); ++ const_float_node = build_qualified_type (neon_float_type_node, ++ TYPE_QUAL_CONST); ++ ++ const_intQI_pointer_node = build_pointer_type (const_intQI_node); ++ const_intHI_pointer_node = build_pointer_type (const_intHI_node); ++ const_intSI_pointer_node = build_pointer_type (const_intSI_node); ++ const_intDI_pointer_node = build_pointer_type (const_intDI_node); ++ const_float_pointer_node = build_pointer_type (const_float_node); + + /* Now create vector types based on our NEON element types. */ + /* 64-bit vectors. */ +- tree V8QI_type_node = ++ V8QI_type_node = + build_vector_type_for_mode (neon_intQI_type_node, V8QImode); +- tree V4HI_type_node = ++ V4HI_type_node = + build_vector_type_for_mode (neon_intHI_type_node, V4HImode); +- tree V2SI_type_node = ++ V2SI_type_node = + build_vector_type_for_mode (neon_intSI_type_node, V2SImode); +- tree V2SF_type_node = ++ V2SF_type_node = + build_vector_type_for_mode (neon_float_type_node, V2SFmode); + /* 128-bit vectors. */ +- tree V16QI_type_node = ++ V16QI_type_node = + build_vector_type_for_mode (neon_intQI_type_node, V16QImode); +- tree V8HI_type_node = ++ V8HI_type_node = + build_vector_type_for_mode (neon_intHI_type_node, V8HImode); +- tree V4SI_type_node = ++ V4SI_type_node = + build_vector_type_for_mode (neon_intSI_type_node, V4SImode); +- tree V4SF_type_node = ++ V4SF_type_node = + build_vector_type_for_mode (neon_float_type_node, V4SFmode); +- tree V2DI_type_node = ++ V2DI_type_node = + build_vector_type_for_mode (neon_intDI_type_node, V2DImode); + + /* Unsigned integer types for various mode sizes. */ +- tree intUQI_type_node = make_unsigned_type (GET_MODE_PRECISION (QImode)); +- tree intUHI_type_node = make_unsigned_type (GET_MODE_PRECISION (HImode)); +- tree intUSI_type_node = make_unsigned_type (GET_MODE_PRECISION (SImode)); +- tree intUDI_type_node = make_unsigned_type (GET_MODE_PRECISION (DImode)); ++ intUQI_type_node = make_unsigned_type (GET_MODE_PRECISION (QImode)); ++ intUHI_type_node = make_unsigned_type (GET_MODE_PRECISION (HImode)); ++ intUSI_type_node = make_unsigned_type (GET_MODE_PRECISION (SImode)); ++ intUDI_type_node = make_unsigned_type (GET_MODE_PRECISION (DImode)); + + /* Opaque integer types for structures of vectors. */ +- tree intEI_type_node = make_signed_type (GET_MODE_PRECISION (EImode)); +- tree intOI_type_node = make_signed_type (GET_MODE_PRECISION (OImode)); +- tree intCI_type_node = make_signed_type (GET_MODE_PRECISION (CImode)); +- tree intXI_type_node = make_signed_type (GET_MODE_PRECISION (XImode)); ++ intEI_type_node = make_signed_type (GET_MODE_PRECISION (EImode)); ++ intOI_type_node = make_signed_type (GET_MODE_PRECISION (OImode)); ++ intCI_type_node = make_signed_type (GET_MODE_PRECISION (CImode)); ++ intXI_type_node = make_signed_type (GET_MODE_PRECISION (XImode)); + + /* Pointers to vector types. */ +- tree V8QI_pointer_node = build_pointer_type (V8QI_type_node); +- tree V4HI_pointer_node = build_pointer_type (V4HI_type_node); +- tree V2SI_pointer_node = build_pointer_type (V2SI_type_node); +- tree V2SF_pointer_node = build_pointer_type (V2SF_type_node); +- tree V16QI_pointer_node = build_pointer_type (V16QI_type_node); +- tree V8HI_pointer_node = build_pointer_type (V8HI_type_node); +- tree V4SI_pointer_node = build_pointer_type (V4SI_type_node); +- tree V4SF_pointer_node = build_pointer_type (V4SF_type_node); +- tree V2DI_pointer_node = build_pointer_type (V2DI_type_node); ++ V8QI_pointer_node = build_pointer_type (V8QI_type_node); ++ V4HI_pointer_node = build_pointer_type (V4HI_type_node); ++ V2SI_pointer_node = build_pointer_type (V2SI_type_node); ++ V2SF_pointer_node = build_pointer_type (V2SF_type_node); ++ V16QI_pointer_node = build_pointer_type (V16QI_type_node); ++ V8HI_pointer_node = build_pointer_type (V8HI_type_node); ++ V4SI_pointer_node = build_pointer_type (V4SI_type_node); ++ V4SF_pointer_node = build_pointer_type (V4SF_type_node); ++ V2DI_pointer_node = build_pointer_type (V2DI_type_node); + + /* Operations which return results as pairs. */ +- tree void_ftype_pv8qi_v8qi_v8qi = ++ void_ftype_pv8qi_v8qi_v8qi = + build_function_type_list (void_type_node, V8QI_pointer_node, V8QI_type_node, + V8QI_type_node, NULL); +- tree void_ftype_pv4hi_v4hi_v4hi = ++ void_ftype_pv4hi_v4hi_v4hi = + build_function_type_list (void_type_node, V4HI_pointer_node, V4HI_type_node, + V4HI_type_node, NULL); +- tree void_ftype_pv2si_v2si_v2si = ++ void_ftype_pv2si_v2si_v2si = + build_function_type_list (void_type_node, V2SI_pointer_node, V2SI_type_node, + V2SI_type_node, NULL); +- tree void_ftype_pv2sf_v2sf_v2sf = ++ void_ftype_pv2sf_v2sf_v2sf = + build_function_type_list (void_type_node, V2SF_pointer_node, V2SF_type_node, + V2SF_type_node, NULL); +- tree void_ftype_pdi_di_di = ++ void_ftype_pdi_di_di = + build_function_type_list (void_type_node, intDI_pointer_node, + neon_intDI_type_node, neon_intDI_type_node, NULL); +- tree void_ftype_pv16qi_v16qi_v16qi = ++ void_ftype_pv16qi_v16qi_v16qi = + build_function_type_list (void_type_node, V16QI_pointer_node, + V16QI_type_node, V16QI_type_node, NULL); +- tree void_ftype_pv8hi_v8hi_v8hi = ++ void_ftype_pv8hi_v8hi_v8hi = + build_function_type_list (void_type_node, V8HI_pointer_node, V8HI_type_node, + V8HI_type_node, NULL); +- tree void_ftype_pv4si_v4si_v4si = ++ void_ftype_pv4si_v4si_v4si = + build_function_type_list (void_type_node, V4SI_pointer_node, V4SI_type_node, + V4SI_type_node, NULL); +- tree void_ftype_pv4sf_v4sf_v4sf = ++ void_ftype_pv4sf_v4sf_v4sf = + build_function_type_list (void_type_node, V4SF_pointer_node, V4SF_type_node, + V4SF_type_node, NULL); +- tree void_ftype_pv2di_v2di_v2di = ++ void_ftype_pv2di_v2di_v2di = + build_function_type_list (void_type_node, V2DI_pointer_node, V2DI_type_node, + V2DI_type_node, NULL); + +- tree reinterp_ftype_dreg[5][5]; +- tree reinterp_ftype_qreg[5][5]; +- tree dreg_types[5], qreg_types[5]; +- +- TYPE_PRECISION (neon_float_type_node) = FLOAT_TYPE_SIZE; +- layout_type (neon_float_type_node); +- + /* Define typedefs which exactly correspond to the modes we are basing vector + types on. If you change these names you'll need to change + the table used by arm_mangle_type too. */ diff --git a/meta/packages/gcc/gcc-4.3.0/gcc41-configure.in.patch b/meta/packages/gcc/gcc-4.3.1/gcc41-configure.in.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/gcc41-configure.in.patch rename to meta/packages/gcc/gcc-4.3.1/gcc41-configure.in.patch diff --git a/meta/packages/gcc/gcc-4.3.0/gcc43-build-id.patch b/meta/packages/gcc/gcc-4.3.1/gcc43-build-id.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/gcc43-build-id.patch rename to meta/packages/gcc/gcc-4.3.1/gcc43-build-id.patch diff --git a/meta/packages/gcc/gcc-4.3.0/gcc43-ppc64-ia64-GNU-stack.patch b/meta/packages/gcc/gcc-4.3.1/gcc43-ppc64-ia64-GNU-stack.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/gcc43-ppc64-ia64-GNU-stack.patch rename to meta/packages/gcc/gcc-4.3.1/gcc43-ppc64-ia64-GNU-stack.patch diff --git a/meta/packages/gcc/gcc-4.3.1/gfortran.patch b/meta/packages/gcc/gcc-4.3.1/gfortran.patch new file mode 100644 index 0000000000..96905e5d7d --- /dev/null +++ b/meta/packages/gcc/gcc-4.3.1/gfortran.patch @@ -0,0 +1,40 @@ +The patch below fixes a crash building libgfortran on arm-linux-gnueabi. + +This target doesn't really have a 128-bit integer type, however it does use +TImode to represent the return value of certain special ABI defined library +functions. This results in type_for_size(TImode) being called. + +Because TImode deosn't correspond to any gfortran integer kind +gfc_type_for_size returns NULL and we segfault shortly after. + +The patch below fixes this by making gfc_type_for_size handle TImode in the +same way as the C frontend. + +Tested on x86_64-linux and arm-linux-gnueabi. +Applied to trunk. + +Paul + +2007-05-15 Paul Brook + + gcc/fortran/ + * trans-types.c (gfc_type_for_size): Handle signed TImode. + +Index: gcc-4.2.1/gcc/fortran/trans-types.c +=================================================================== +--- gcc-4.2.1/gcc/fortran/trans-types.c (revision 170435) ++++ gcc-4.2.1/gcc/fortran/trans-types.c (working copy) +@@ -1800,6 +1800,13 @@ gfc_type_for_size (unsigned bits, int un + if (type && bits == TYPE_PRECISION (type)) + return type; + } ++ ++ /* Handle TImode as a special case because it is used by some backends ++ (eg. ARM) even though it is not available for normal use. */ ++#if HOST_BITS_PER_WIDE_INT >= 64 ++ if (bits == TYPE_PRECISION (intTI_type_node)) ++ return intTI_type_node; ++#endif + } + else + { diff --git a/meta/packages/gcc/gcc-4.3.0/intermask-bigendian.patch b/meta/packages/gcc/gcc-4.3.1/intermask-bigendian.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/intermask-bigendian.patch rename to meta/packages/gcc/gcc-4.3.1/intermask-bigendian.patch diff --git a/meta/packages/gcc/gcc-4.3.0/ldflags.patch b/meta/packages/gcc/gcc-4.3.1/ldflags.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/ldflags.patch rename to meta/packages/gcc/gcc-4.3.1/ldflags.patch diff --git a/meta/packages/gcc/gcc-4.3.0/pr34130.patch b/meta/packages/gcc/gcc-4.3.1/pr34130.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/pr34130.patch rename to meta/packages/gcc/gcc-4.3.1/pr34130.patch diff --git a/meta/packages/gcc/gcc-4.3.0/sdk-libstdc++-includes.patch b/meta/packages/gcc/gcc-4.3.1/sdk-libstdc++-includes.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/sdk-libstdc++-includes.patch rename to meta/packages/gcc/gcc-4.3.1/sdk-libstdc++-includes.patch diff --git a/meta/packages/gcc/gcc-4.3.0/sh3-installfix-fixheaders.patch b/meta/packages/gcc/gcc-4.3.1/sh3-installfix-fixheaders.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/sh3-installfix-fixheaders.patch rename to meta/packages/gcc/gcc-4.3.1/sh3-installfix-fixheaders.patch diff --git a/meta/packages/gcc/gcc-4.3.0/unbreak-armv4t.patch b/meta/packages/gcc/gcc-4.3.1/unbreak-armv4t.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/unbreak-armv4t.patch rename to meta/packages/gcc/gcc-4.3.1/unbreak-armv4t.patch diff --git a/meta/packages/gcc/gcc-4.3.0/zecke-no-host-includes.patch b/meta/packages/gcc/gcc-4.3.1/zecke-no-host-includes.patch similarity index 100% rename from meta/packages/gcc/gcc-4.3.0/zecke-no-host-includes.patch rename to meta/packages/gcc/gcc-4.3.1/zecke-no-host-includes.patch diff --git a/meta/packages/gcc/gcc-4.3.0/zecke-xgcc-cpp.patch b/meta/packages/gcc/gcc-4.3.1/zecke-xgcc-cpp.patch similarity index 94% rename from meta/packages/gcc/gcc-4.3.0/zecke-xgcc-cpp.patch rename to meta/packages/gcc/gcc-4.3.1/zecke-xgcc-cpp.patch index 921cab6e18..3ccd124764 100644 --- a/meta/packages/gcc/gcc-4.3.0/zecke-xgcc-cpp.patch +++ b/meta/packages/gcc/gcc-4.3.1/zecke-xgcc-cpp.patch @@ -10,7 +10,7 @@ Index: gcc-4.1.1/Makefile.in AS="$(COMPILER_AS_FOR_TARGET)"; export AS; \ CC="$(CC_FOR_TARGET)"; export CC; \ CFLAGS="$(CFLAGS_FOR_TARGET)"; export CFLAGS; \ -+ CPP="$(CC_FOR_TARGET) -E"; export CCP; \ ++ CPP="$(CC_FOR_TARGET) -E"; export CPP; \ CONFIG_SHELL="$(SHELL)"; export CONFIG_SHELL; \ CPPFLAGS="$(CPPFLAGS_FOR_TARGET)"; export CPPFLAGS; \ CXXFLAGS="$(CXXFLAGS_FOR_TARGET)"; export CXXFLAGS; \ diff --git a/meta/packages/gcc/gcc-cross-initial_4.3.0.bb b/meta/packages/gcc/gcc-cross-initial_4.3.1.bb similarity index 66% rename from meta/packages/gcc/gcc-cross-initial_4.3.0.bb rename to meta/packages/gcc/gcc-cross-initial_4.3.1.bb index 84a9e2f3c6..c8738ad614 100644 --- a/meta/packages/gcc/gcc-cross-initial_4.3.0.bb +++ b/meta/packages/gcc/gcc-cross-initial_4.3.1.bb @@ -1,10 +1,11 @@ require gcc-cross_${PV}.bb require gcc-cross-initial.inc -EXTRA_OECONF += "--disable-libmudflap --disable-libgomp \ - --disable-libssp" +DEPENDS += "gmp-native mpfr-native" -DEPENDS += "mpfr-native gmp-native" +EXTRA_OECONF += " --disable-libmudflap \ + --disable-libgomp \ + --disable-libssp" # Hack till we fix *libc properly do_stage_append() { diff --git a/meta/packages/gcc/gcc-cross-sdk_4.3.0.bb b/meta/packages/gcc/gcc-cross-sdk_4.3.1.bb similarity index 97% rename from meta/packages/gcc/gcc-cross-sdk_4.3.0.bb rename to meta/packages/gcc/gcc-cross-sdk_4.3.1.bb index 54e7453e69..8057608e0d 100644 --- a/meta/packages/gcc/gcc-cross-sdk_4.3.0.bb +++ b/meta/packages/gcc/gcc-cross-sdk_4.3.1.bb @@ -1,4 +1,4 @@ -PR = "r4" +PR = "r5" inherit sdk diff --git a/meta/packages/gcc/gcc-cross_4.3.0.bb b/meta/packages/gcc/gcc-cross_4.3.1.bb similarity index 100% rename from meta/packages/gcc/gcc-cross_4.3.0.bb rename to meta/packages/gcc/gcc-cross_4.3.1.bb diff --git a/meta/packages/gcc/gcc_4.3.0.bb b/meta/packages/gcc/gcc_4.3.1.bb similarity index 95% rename from meta/packages/gcc/gcc_4.3.0.bb rename to meta/packages/gcc/gcc_4.3.1.bb index 033f33f8d3..318ccd3775 100644 --- a/meta/packages/gcc/gcc_4.3.0.bb +++ b/meta/packages/gcc/gcc_4.3.1.bb @@ -1,4 +1,4 @@ -PR = "r3" +PR = "r4" require gcc-${PV}.inc require gcc-configure-target.inc