From 6fe7cef27069415f2eba36bc640cf59013d4979b Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 24 May 2010 13:01:00 -0700 Subject: Make the do_patch apply=yes param implicit if extension is .diff/.patch For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson Acked-by: Denys Dmytriyenko Acked-by: Khem Raj --- recipes/gcc/gcc-3.3.3.inc | 60 ++++----- recipes/gcc/gcc-3.3.4.inc | 24 ++-- recipes/gcc/gcc-3.4.3.inc | 30 ++--- recipes/gcc/gcc-3.4.4.inc | 46 +++---- recipes/gcc/gcc-3.4.6.inc | 40 +++--- recipes/gcc/gcc-4.0.0.inc | 6 +- recipes/gcc/gcc-4.0.2.inc | 28 ++-- recipes/gcc/gcc-4.1.0.inc | 10 +- recipes/gcc/gcc-4.1.1.inc | 58 ++++---- recipes/gcc/gcc-4.1.2.inc | 70 +++++----- recipes/gcc/gcc-4.2.1.inc | 140 +++++++++---------- recipes/gcc/gcc-4.2.2.inc | 110 +++++++-------- recipes/gcc/gcc-4.2.3.inc | 100 +++++++------- recipes/gcc/gcc-4.2.4.inc | 122 ++++++++--------- recipes/gcc/gcc-4.3.1.inc | 96 ++++++------- recipes/gcc/gcc-4.3.2.inc | 92 ++++++------- recipes/gcc/gcc-4.3.3.inc | 148 ++++++++++----------- recipes/gcc/gcc-4.3.4.inc | 144 ++++++++++---------- recipes/gcc/gcc-4.4.1.inc | 24 ++-- recipes/gcc/gcc-4.4.2.inc | 24 ++-- recipes/gcc/gcc-4.4.4.inc | 26 ++-- recipes/gcc/gcc-4.5.0.inc | 10 +- recipes/gcc/gcc-canadian-sdk_4.2.4.bb | 10 +- recipes/gcc/gcc-cross-kernel-3.4.4_3.4.4.bb | 2 +- .../gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb | 2 +- recipes/gcc/gcc-cross-sdk_3.3.4.bb | 2 +- recipes/gcc/gcc-cross-sdk_3.4.3.bb | 2 +- recipes/gcc/gcc-cross-sdk_3.4.4.bb | 2 +- recipes/gcc/gcc-cross_4.1.1.bb | 2 +- recipes/gcc/gcc-cross_4.1.2.bb | 2 +- recipes/gcc/gcc-cross_4.2.1.bb | 2 +- recipes/gcc/gcc-cross_4.2.2.bb | 2 +- recipes/gcc/gcc-cross_4.2.3.bb | 2 +- recipes/gcc/gcc-cross_4.2.4.bb | 2 +- recipes/gcc/gcc-cross_4.3.1.bb | 2 +- recipes/gcc/gcc-cross_4.3.2.bb | 2 +- recipes/gcc/gcc-cross_4.3.3.bb | 2 +- recipes/gcc/gcc-cross_4.3.4.bb | 2 +- recipes/gcc/gcc-cross_4.4.1.bb | 2 +- recipes/gcc/gcc-cross_4.4.2.bb | 2 +- recipes/gcc/gcc-cross_4.4.4.bb | 2 +- recipes/gcc/gcc-cross_4.5.0.bb | 2 +- recipes/gcc/gcc-cross_csl-arm-2007q3.bb | 2 +- recipes/gcc/gcc-cross_csl-arm-2008q1.bb | 2 +- recipes/gcc/gcc-cross_csl-arm-2008q3.bb | 2 +- recipes/gcc/gcc-cross_svn.bb | 2 +- recipes/gcc/gcc-csl-arm-2005q3.inc | 8 +- recipes/gcc/gcc-csl-arm-2006q1.inc | 4 +- recipes/gcc/gcc-csl-arm-2007q3.inc | 50 +++---- recipes/gcc/gcc-csl-arm-2008q1.inc | 46 +++---- recipes/gcc/gcc-csl-arm-2008q3.inc | 14 +- recipes/gcc/gcc-svn.inc | 10 +- recipes/gcc/gcc_4.2.2.bb | 2 +- recipes/gcc/gcc_4.2.3.bb | 2 +- recipes/gcc/gcc_4.2.4.bb | 2 +- recipes/gcc/gcc_4.3.1.bb | 2 +- recipes/gcc/gcc_4.3.2.bb | 2 +- recipes/gcc/gcc_4.3.3.bb | 2 +- recipes/gcc/gcc_4.3.4.bb | 2 +- recipes/gcc/gcc_4.4.1.bb | 2 +- recipes/gcc/gcc_4.4.2.bb | 2 +- recipes/gcc/gcc_4.4.4.bb | 2 +- recipes/gcc/gcc_4.5.0.bb | 2 +- recipes/gcc/gcc_svn.bb | 2 +- ...-gcc-canadian-cross-initial_3.4.5-20060117-2.bb | 2 +- recipes/gcc/mingw-gcc_3.4.5-20060117-2.bb | 2 +- 66 files changed, 812 insertions(+), 812 deletions(-) (limited to 'recipes/gcc') diff --git a/recipes/gcc/gcc-3.3.3.inc b/recipes/gcc/gcc-3.3.3.inc index 3ae47f36fe..695af62b68 100644 --- a/recipes/gcc/gcc-3.3.3.inc +++ b/recipes/gcc/gcc-3.3.3.inc @@ -1,42 +1,42 @@ require gcc-common.inc SRC_URI = "${GNU_MIRROR}/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive\ - file://config.sub.patch;apply=yes \ - file://empty6.patch;apply=yes \ - file://pr10392-1-test.patch;apply=yes \ - file://pr10412-1-test.patch;apply=yes \ - file://pr10589-1-test.patch;apply=yes \ - file://pr11162-1-test.patch;apply=yes \ - file://pr11587-1-test.patch;apply=yes \ - file://pr11608.patch;apply=yes \ - file://pr11736-1-test.patch;apply=yes \ - file://pr11864-1-test.patch;apply=yes \ - file://pr12009.patch;apply=yes \ - file://pr12010.patch;apply=yes \ - file://pr13260-test.patch;apply=yes \ - file://pr9365-1-test.patch;apply=yes \ - file://sh-lib1funcs_sizeAndType.patch;apply=yes \ - file://sh-pic-set_fpscr-gcc-3.3.2.patch;apply=yes \ - file://thunk3.patch;apply=yes \ + file://config.sub.patch \ + file://empty6.patch \ + file://pr10392-1-test.patch \ + file://pr10412-1-test.patch \ + file://pr10589-1-test.patch \ + file://pr11162-1-test.patch \ + file://pr11587-1-test.patch \ + file://pr11608.patch \ + file://pr11736-1-test.patch \ + file://pr11864-1-test.patch \ + file://pr12009.patch \ + file://pr12010.patch \ + file://pr13260-test.patch \ + file://pr9365-1-test.patch \ + file://sh-lib1funcs_sizeAndType.patch \ + file://sh-pic-set_fpscr-gcc-3.3.2.patch \ + file://thunk3.patch \ file://arm-10730.dpatch;apply=yes;striplevel=0 \ file://arm-12527.dpatch;apply=yes;striplevel=0 \ file://arm-14558.dpatch;apply=yes;striplevel=0 \ file://arm-common.dpatch;apply=yes;striplevel=0 \ file://arm-gotoff.dpatch;apply=yes;striplevel=0 \ file://arm-ldm.dpatch;apply=yes;striplevel=0 \ - file://arm-tune.patch;apply=yes;striplevel=0 \ - file://arm-xscale.patch;apply=yes;striplevel=0 \ - file://arm-14302.patch;apply=yes;striplevel=0 \ - file://arm-ldm-peephole.patch;apply=yes;striplevel=0 \ - file://libibery-crosstool.patch;apply=yes \ - file://reverse-compare.patch;apply=yes \ - file://gcc34-15089.patch;apply=yes \ - file://gcc-uclibc-3.3-100-conf.patch;apply=yes \ - file://gcc-uclibc-3.3-110-conf.patch;apply=yes \ - file://gcc-uclibc-3.3-120-softfloat.patch;apply=yes \ - file://gcc-uclibc-3.3-200-code.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ - file://bash3.patch;apply=yes" + file://arm-tune.patch;striplevel=0 \ + file://arm-xscale.patch;striplevel=0 \ + file://arm-14302.patch;striplevel=0 \ + file://arm-ldm-peephole.patch;striplevel=0 \ + file://libibery-crosstool.patch \ + file://reverse-compare.patch \ + file://gcc34-15089.patch \ + file://gcc-uclibc-3.3-100-conf.patch \ + file://gcc-uclibc-3.3-110-conf.patch \ + file://gcc-uclibc-3.3-120-softfloat.patch \ + file://gcc-uclibc-3.3-200-code.patch \ + file://zecke-xgcc-cpp.patch \ + file://bash3.patch" SRC_URI[archive.md5sum] = "3c6cfd9fcd180481063b4058cf6faff2" SRC_URI[archive.sha256sum] = "9ac6618495b7dd2ff0cd50abd76fe3c51287efcc724340687407f9fc250bdc6a" diff --git a/recipes/gcc/gcc-3.3.4.inc b/recipes/gcc/gcc-3.3.4.inc index 1ad52f59ca..8ec9dc09a6 100644 --- a/recipes/gcc/gcc-3.3.4.inc +++ b/recipes/gcc/gcc-3.3.4.inc @@ -5,18 +5,18 @@ INC_PR = "r11" SRC_URI = "${GNU_MIRROR}/gcc/releases/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ file://arm-gotoff.dpatch;apply=yes;striplevel=0 \ file://arm-ldm.dpatch;apply=yes;striplevel=0 \ - file://arm-tune.patch;apply=yes;striplevel=0 \ - file://arm-ldm-peephole.patch;apply=yes;striplevel=0 \ - file://libibery-crosstool.patch;apply=yes \ - file://reverse-compare.patch;apply=yes \ - file://gcc34-15089.patch;apply=yes \ - file://gcc-uclibc-3.3-100-conf.patch;apply=yes \ - file://gcc-uclibc-3.3-110-conf.patch;apply=yes \ - file://gcc-uclibc-3.3-120-softfloat.patch;apply=yes \ - file://gcc-uclibc-3.3-200-code.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ - file://gcc-com.patch;apply=yes \ - file://bash3.patch;apply=yes" + file://arm-tune.patch;striplevel=0 \ + file://arm-ldm-peephole.patch;striplevel=0 \ + file://libibery-crosstool.patch \ + file://reverse-compare.patch \ + file://gcc34-15089.patch \ + file://gcc-uclibc-3.3-100-conf.patch \ + file://gcc-uclibc-3.3-110-conf.patch \ + file://gcc-uclibc-3.3-120-softfloat.patch \ + file://gcc-uclibc-3.3-200-code.patch \ + file://zecke-xgcc-cpp.patch \ + file://gcc-com.patch \ + file://bash3.patch" SRC_URI[archive.md5sum] = "a1c267b34f05c8660b24251865614d8b" SRC_URI[archive.sha256sum] = "3f409186acee739641341e5486e30ea9acecc039452e97a9eb850afbc6c3a691" diff --git a/recipes/gcc/gcc-3.4.3.inc b/recipes/gcc/gcc-3.4.3.inc index b1da0e1ca7..d3823b3a94 100644 --- a/recipes/gcc/gcc-3.4.3.inc +++ b/recipes/gcc/gcc-3.4.3.inc @@ -3,20 +3,20 @@ require gcc-common.inc INC_PR = "r19" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://gcc34-reverse-compare.patch;apply=yes \ - file://gcc34-arm-ldm.patch;apply=yes \ - file://gcc34-arm-ldm-peephole.patch;apply=yes \ - file://gcc34-arm-tune.patch;apply=yes \ - file://gcc-3.4.1-uclibc-100-conf.patch;apply=yes \ - file://gcc-3.4.1-uclibc-200-locale.patch;apply=yes \ - file://gcc-3.4.0-arm-lib1asm.patch;apply=yes \ - file://gcc-3.4.0-arm-nolibfloat.patch;apply=yes \ - file://gcc-3.4.0-arm-bigendian.patch;apply=yes \ - file://gcc-3.4.0-arm-bigendian-uclibc.patch;apply=yes \ - file://GCC3.4.0VisibilityPatch.diff;apply=yes \ - file://15342.patch;apply=yes \ - file://always-fixincperm.patch;apply=yes \ - file://GCOV_PREFIX_STRIP-cross-profile_3.4.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes " + file://gcc34-reverse-compare.patch \ + file://gcc34-arm-ldm.patch \ + file://gcc34-arm-ldm-peephole.patch \ + file://gcc34-arm-tune.patch \ + file://gcc-3.4.1-uclibc-100-conf.patch \ + file://gcc-3.4.1-uclibc-200-locale.patch \ + file://gcc-3.4.0-arm-lib1asm.patch \ + file://gcc-3.4.0-arm-nolibfloat.patch \ + file://gcc-3.4.0-arm-bigendian.patch \ + file://gcc-3.4.0-arm-bigendian-uclibc.patch \ + file://GCC3.4.0VisibilityPatch.diff \ + file://15342.patch \ + file://always-fixincperm.patch \ + file://GCOV_PREFIX_STRIP-cross-profile_3.4.patch \ + file://zecke-xgcc-cpp.patch " SRC_URI[archive.md5sum] = "e744b30c834360fccac41eb7269a3011" SRC_URI[archive.sha256sum] = "63dc1c03a107ec73871151bb765da7d5dfc1d699c0d0d6a3d244cf5ccb030913" diff --git a/recipes/gcc/gcc-3.4.4.inc b/recipes/gcc/gcc-3.4.4.inc index ef2cc8dd75..b63f59e2b0 100644 --- a/recipes/gcc/gcc-3.4.4.inc +++ b/recipes/gcc/gcc-3.4.4.inc @@ -3,30 +3,30 @@ require gcc-common.inc INC_PR = "r15" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://gcc34-reverse-compare.patch;apply=yes \ - file://gcc34-arm-ldm.patch;apply=yes \ - file://gcc34-arm-ldm-peephole.patch;apply=yes \ - file://gcc34-arm-tune.patch;apply=yes \ - file://gcc-3.4.1-uclibc-100-conf.patch;apply=yes \ - file://gcc-3.4.1-uclibc-200-locale.patch;apply=yes \ - file://gcc-3.4.0-arm-lib1asm.patch;apply=yes \ - file://gcc-3.4.0-arm-nolibfloat.patch;apply=yes \ - file://gcc-3.4.0-arm-bigendian.patch;apply=yes \ - file://gcc-3.4.0-arm-bigendian-uclibc.patch;apply=yes \ - file://GCC3.4.0VisibilityPatch.diff;apply=yes \ - file://15342.patch;apply=yes \ - file://jarfix.patch;apply=yes \ - file://always-fixincperm.patch;apply=yes \ - file://GCOV_PREFIX_STRIP-cross-profile_3.4.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ - file://gcc-libgcc2-inhibit-libc.patch;apply=yes \ - file://gcc4-mtune-compat.patch;apply=yes \ - file://gcc34-configure.in.patch;apply=yes \ - file://gcc34-thumb-support.patch;apply=yes \ - file://gcc-cross-fixincl.patch;apply=yes \ - file://gcc-posix-open-fix.patch;apply=yes \ + file://gcc34-reverse-compare.patch \ + file://gcc34-arm-ldm.patch \ + file://gcc34-arm-ldm-peephole.patch \ + file://gcc34-arm-tune.patch \ + file://gcc-3.4.1-uclibc-100-conf.patch \ + file://gcc-3.4.1-uclibc-200-locale.patch \ + file://gcc-3.4.0-arm-lib1asm.patch \ + file://gcc-3.4.0-arm-nolibfloat.patch \ + file://gcc-3.4.0-arm-bigendian.patch \ + file://gcc-3.4.0-arm-bigendian-uclibc.patch \ + file://GCC3.4.0VisibilityPatch.diff \ + file://15342.patch \ + file://jarfix.patch \ + file://always-fixincperm.patch \ + file://GCOV_PREFIX_STRIP-cross-profile_3.4.patch \ + file://zecke-xgcc-cpp.patch \ + file://gcc-libgcc2-inhibit-libc.patch \ + file://gcc4-mtune-compat.patch \ + file://gcc34-configure.in.patch \ + file://gcc34-thumb-support.patch \ + file://gcc-cross-fixincl.patch \ + file://gcc-posix-open-fix.patch \ " -SRC_URI_append = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append = " file://zecke-no-host-includes.patch " SRC_URI[archive.md5sum] = "b594ff4ea4fbef4ba9220887de713dfe" SRC_URI[archive.sha256sum] = "3444179840638cb8664e8e53604900c4521d29d57785a5091202ee4937d8d0fd" diff --git a/recipes/gcc/gcc-3.4.6.inc b/recipes/gcc/gcc-3.4.6.inc index 529992a307..b6b01e3737 100644 --- a/recipes/gcc/gcc-3.4.6.inc +++ b/recipes/gcc/gcc-3.4.6.inc @@ -1,27 +1,27 @@ require gcc-common.inc SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://gcc34-reverse-compare.patch;apply=yes \ - file://gcc34-arm-ldm.patch;apply=yes \ - file://gcc34-arm-ldm-peephole.patch;apply=yes \ - file://gcc34-arm-tune.patch;apply=yes \ - file://gcc-3.4.1-uclibc-100-conf.patch;apply=yes \ - file://gcc-3.4.1-uclibc-200-locale.patch;apply=yes \ - file://gcc-3.4.0-arm-lib1asm.patch;apply=yes \ - file://gcc-3.4.0-arm-nolibfloat.patch;apply=yes \ - file://gcc-3.4.0-arm-bigendian.patch;apply=yes \ - file://gcc-3.4.0-arm-bigendian-uclibc.patch;apply=yes \ - file://GCC3.4.0VisibilityPatch.diff;apply=yes \ - file://jarfix.patch;apply=yes \ - file://always-fixincperm.patch;apply=yes \ - file://GCOV_PREFIX_STRIP-cross-profile_3.4.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ - file://gcc-posix-open-fix.patch;apply=yes \ - file://gcc4-mtune-compat.patch;apply=yes" + file://gcc34-reverse-compare.patch \ + file://gcc34-arm-ldm.patch \ + file://gcc34-arm-ldm-peephole.patch \ + file://gcc34-arm-tune.patch \ + file://gcc-3.4.1-uclibc-100-conf.patch \ + file://gcc-3.4.1-uclibc-200-locale.patch \ + file://gcc-3.4.0-arm-lib1asm.patch \ + file://gcc-3.4.0-arm-nolibfloat.patch \ + file://gcc-3.4.0-arm-bigendian.patch \ + file://gcc-3.4.0-arm-bigendian-uclibc.patch \ + file://GCC3.4.0VisibilityPatch.diff \ + file://jarfix.patch \ + file://always-fixincperm.patch \ + file://GCOV_PREFIX_STRIP-cross-profile_3.4.patch \ + file://zecke-xgcc-cpp.patch \ + file://gcc-posix-open-fix.patch \ + file://gcc4-mtune-compat.patch" -SRC_URI += "file://gcc34-configure.in.patch;apply=yes" -SRC_URI += "file://gcc34-thumb-support.patch;apply=yes" -SRC_URI_append = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI += "file://gcc34-configure.in.patch" +SRC_URI += "file://gcc34-thumb-support.patch" +SRC_URI_append = " file://zecke-no-host-includes.patch " SRC_URI[archive.md5sum] = "4a21ac777d4b5617283ce488b808da7b" SRC_URI[archive.sha256sum] = "7791a601878b765669022b8b3409fba33cc72f9e39340fec8af6d0e6f72dec39" diff --git a/recipes/gcc/gcc-4.0.0.inc b/recipes/gcc/gcc-4.0.0.inc index b6bf325b25..dd48595212 100644 --- a/recipes/gcc/gcc-4.0.0.inc +++ b/recipes/gcc/gcc-4.0.0.inc @@ -4,9 +4,9 @@ DEPENDS = "mpfr gmp" NATIVEDEPS = "mpfr-native gmp-native" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://gcc-posix-open-fix.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes" -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " + file://gcc-posix-open-fix.patch \ + file://zecke-xgcc-cpp.patch" +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " # Language Overrides FORTRAN = ",f95" diff --git a/recipes/gcc/gcc-4.0.2.inc b/recipes/gcc/gcc-4.0.2.inc index 4e2a50871c..16584ecc89 100644 --- a/recipes/gcc/gcc-4.0.2.inc +++ b/recipes/gcc/gcc-4.0.2.inc @@ -4,24 +4,24 @@ DEPENDS = "mpfr gmp" NATIVEDEPS = "mpfr-native gmp-native" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://gcc-posix-open-fix.patch;apply=yes \ - file://arm-nolibfloat.patch;apply=yes \ - file://arm-softfloat.patch;apply=yes \ - file://GCOV_PREFIX_STRIP-cross-profile_4.1.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes " + file://gcc-posix-open-fix.patch \ + file://arm-nolibfloat.patch \ + file://arm-softfloat.patch \ + file://GCOV_PREFIX_STRIP-cross-profile_4.1.patch \ + file://zecke-xgcc-cpp.patch " # uclibc patches below -SRC_URI_append = " file://100-uclibc-conf.patch;apply=yes \ - file://200-uclibc-locale.patch;apply=yes \ - file://301-missing-execinfo_h.patch;apply=yes \ - file://302-c99-snprintf.patch;apply=yes \ - file://303-c99-complex-ugly-hack.patch;apply=yes \ - file://800-arm-bigendian.patch;apply=yes \ - file://zecke-host-cpp-ac-hack.patch;apply=yes \ - file://gcc-4.0.2-atmel.0.99.2.patch;apply=yes \ +SRC_URI_append = " file://100-uclibc-conf.patch \ + file://200-uclibc-locale.patch \ + file://301-missing-execinfo_h.patch \ + file://302-c99-snprintf.patch \ + file://303-c99-complex-ugly-hack.patch \ + file://800-arm-bigendian.patch \ + file://zecke-host-cpp-ac-hack.patch \ + file://gcc-4.0.2-atmel.0.99.2.patch \ " -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " # Language Overrides FORTRAN = "" diff --git a/recipes/gcc/gcc-4.1.0.inc b/recipes/gcc/gcc-4.1.0.inc index fcba6b6031..bfaf699963 100644 --- a/recipes/gcc/gcc-4.1.0.inc +++ b/recipes/gcc/gcc-4.1.0.inc @@ -8,12 +8,12 @@ DEFAULT_PREFERENCE = "-1" FILESPATHPKG .= ":gcc-4.1.1" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://arm-nolibfloat.patch;apply=yes \ - file://arm-softfloat.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ - file://pr34130.patch;apply=yes" + file://arm-nolibfloat.patch \ + file://arm-softfloat.patch \ + file://zecke-xgcc-cpp.patch \ + file://pr34130.patch" -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF_BASE = "--disable-libssp --disable-libmudflap" EXTRA_OECONF_INITIAL = "--disable-libmudflap --disable-libssp" diff --git a/recipes/gcc/gcc-4.1.1.inc b/recipes/gcc/gcc-4.1.1.inc index 03ab77a598..3b813b0626 100644 --- a/recipes/gcc/gcc-4.1.1.inc +++ b/recipes/gcc/gcc-4.1.1.inc @@ -6,40 +6,40 @@ NATIVEDEPS = "mpfr-native gmp-native" INC_PR = "r1" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://100-uclibc-conf.patch;apply=yes \ - file://110-arm-eabi.patch;apply=yes \ - file://200-uclibc-locale.patch;apply=yes \ - file://300-libstdc++-pic.patch;apply=yes \ - file://301-missing-execinfo_h.patch;apply=yes \ - file://302-c99-snprintf.patch;apply=yes \ - file://303-c99-complex-ugly-hack.patch;apply=yes \ - file://304-index_macro.patch;apply=yes \ - file://602-sdk-libstdc++-includes.patch;apply=yes \ - file://740-sh-pr24836.patch;apply=yes \ - file://800-arm-bigendian.patch;apply=yes \ - file://801-arm-bigendian-eabi.patch;apply=yes \ - file://arm-nolibfloat.patch;apply=yes \ - file://arm-softfloat.patch;apply=yes \ - file://gcc41-configure.in.patch;apply=yes \ - file://arm-thumb.patch;apply=yes \ - file://arm-thumb-cache.patch;apply=yes \ - file://cse.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ - file://unbreak-armv4t.patch;apply=yes \ - file://fix-ICE-in-arm_unwind_emit_set.diff;apply=yes \ - file://gcc-4.1.1-pr13685-1.patch;apply=yes \ - file://gcc-ignore-cache.patch;apply=yes \ - file://gcc-4.1.1-e300cx.patch;apply=yes \ - file://pr34130.patch;apply=yes \ - file://sed-fixinc-backslash.patch;apply=yes \ + file://100-uclibc-conf.patch \ + file://110-arm-eabi.patch \ + file://200-uclibc-locale.patch \ + file://300-libstdc++-pic.patch \ + file://301-missing-execinfo_h.patch \ + file://302-c99-snprintf.patch \ + file://303-c99-complex-ugly-hack.patch \ + file://304-index_macro.patch \ + file://602-sdk-libstdc++-includes.patch \ + file://740-sh-pr24836.patch \ + file://800-arm-bigendian.patch \ + file://801-arm-bigendian-eabi.patch \ + file://arm-nolibfloat.patch \ + file://arm-softfloat.patch \ + file://gcc41-configure.in.patch \ + file://arm-thumb.patch \ + file://arm-thumb-cache.patch \ + file://cse.patch \ + file://zecke-xgcc-cpp.patch \ + file://unbreak-armv4t.patch \ + file://fix-ICE-in-arm_unwind_emit_set.diff \ + file://gcc-4.1.1-pr13685-1.patch \ + file://gcc-ignore-cache.patch \ + file://gcc-4.1.1-e300cx.patch \ + file://pr34130.patch \ + file://sed-fixinc-backslash.patch \ " -SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;apply=yes " +SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch " #This is a dirty hack to get gcc 4.1.1 to compile for glibc AND uclibc on ppc #the patch that is need it to get gcc support soft-floats with glibc, makes gcc fail with uclibc -SRC_URI_append_linux = " file://ppc-gcc-41-20060515.patch;apply=yes \ - file://ppc-sfp-long-double-gcc411-7.patch;apply=yes " +SRC_URI_append_linux = " file://ppc-gcc-41-20060515.patch \ + file://ppc-sfp-long-double-gcc411-7.patch " # Language Overrides FORTRAN = "" diff --git a/recipes/gcc/gcc-4.1.2.inc b/recipes/gcc/gcc-4.1.2.inc index 854eeef9bc..e89a8de241 100644 --- a/recipes/gcc/gcc-4.1.2.inc +++ b/recipes/gcc/gcc-4.1.2.inc @@ -6,45 +6,45 @@ NATIVEDEPS = "mpfr-native gmp-native" INC_PR = "r22" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://100-uclibc-conf.patch;apply=yes \ - file://110-arm-eabi.patch;apply=yes \ - file://200-uclibc-locale.patch;apply=yes \ - file://300-libstdc++-pic.patch;apply=yes \ - file://301-missing-execinfo_h.patch;apply=yes \ - file://302-c99-snprintf.patch;apply=yes \ - file://303-c99-complex-ugly-hack.patch;apply=yes \ - file://304-index_macro.patch;apply=yes \ - file://602-sdk-libstdc++-includes.patch;apply=yes \ - file://740-sh-pr24836.patch;apply=yes \ - file://800-arm-bigendian.patch;apply=yes \ - file://arm-nolibfloat.patch;apply=yes \ - file://arm-softfloat.patch;apply=yes \ - file://gcc41-configure.in.patch;apply=yes \ - file://arm-thumb.patch;apply=yes \ - file://arm-thumb-cache.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ - file://unbreak-armv4t.patch;apply=yes \ - file://fix-ICE-in-arm_unwind_emit_set.diff;apply=yes \ - file://cache-amnesia.patch;apply=yes \ - file://gfortran.patch;apply=yes \ - file://gcc-4.0.2-e300c2c3.patch;apply=yes \ - file://pr34130.patch;apply=yes \ + file://100-uclibc-conf.patch \ + file://110-arm-eabi.patch \ + file://200-uclibc-locale.patch \ + file://300-libstdc++-pic.patch \ + file://301-missing-execinfo_h.patch \ + file://302-c99-snprintf.patch \ + file://303-c99-complex-ugly-hack.patch \ + file://304-index_macro.patch \ + file://602-sdk-libstdc++-includes.patch \ + file://740-sh-pr24836.patch \ + file://800-arm-bigendian.patch \ + file://arm-nolibfloat.patch \ + file://arm-softfloat.patch \ + file://gcc41-configure.in.patch \ + file://arm-thumb.patch \ + file://arm-thumb-cache.patch \ + file://zecke-xgcc-cpp.patch \ + file://unbreak-armv4t.patch \ + file://fix-ICE-in-arm_unwind_emit_set.diff \ + file://cache-amnesia.patch \ + file://gfortran.patch \ + file://gcc-4.0.2-e300c2c3.patch \ + file://pr34130.patch \ " -SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;apply=yes " +SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch " SRC_URI_avr32 = "http://www.angstrom-distribution.org/unstable/sources/gcc-4.1.2-atmel.1.1.0.tar.gz;name=atmel \ -# file://100-uclibc-conf.patch;apply=yes \ -# file://200-uclibc-locale.patch;apply=yes \ -# file://300-libstdc++-pic.patch;apply=yes \ - file://301-missing-execinfo_h.patch;apply=yes \ - file://302-c99-snprintf.patch;apply=yes \ - file://303-c99-complex-ugly-hack.patch;apply=yes \ - file://304-index_macro.patch;apply=yes \ - file://602-sdk-libstdc++-includes.patch;apply=yes \ - file://gcc41-configure.in.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ - file://cache-amnesia.patch;apply=yes \ +# file://100-uclibc-conf.patch \ +# file://200-uclibc-locale.patch \ +# file://300-libstdc++-pic.patch \ + file://301-missing-execinfo_h.patch \ + file://302-c99-snprintf.patch \ + file://303-c99-complex-ugly-hack.patch \ + file://304-index_macro.patch \ + file://602-sdk-libstdc++-includes.patch \ + file://gcc41-configure.in.patch \ + file://zecke-xgcc-cpp.patch \ + file://cache-amnesia.patch \ " do_compile_prepend_avr32() { diff --git a/recipes/gcc/gcc-4.2.1.inc b/recipes/gcc/gcc-4.2.1.inc index b02b91f11c..63876f74d0 100644 --- a/recipes/gcc/gcc-4.2.1.inc +++ b/recipes/gcc/gcc-4.2.1.inc @@ -4,86 +4,86 @@ DEPENDS = "mpfr gmp" NATIVEDEPS = "mpfr-native gmp-native" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://100-uclibc-conf.patch;apply=yes \ - file://103-uclibc-conf-noupstream.patch;apply=yes \ - file://200-uclibc-locale.patch;apply=yes \ - file://203-uclibc-locale-no__x.patch;apply=yes \ - file://204-uclibc-locale-wchar_fix.patch;apply=yes \ - file://205-uclibc-locale-update.patch;apply=yes \ - file://300-libstdc++-pic.patch;apply=yes \ - file://301-missing-execinfo_h.patch;apply=yes \ - file://302-c99-snprintf.patch;apply=yes \ - file://303-c99-complex-ugly-hack.patch;apply=yes \ - file://304-index_macro.patch;apply=yes \ - file://305-libmudflap-susv3-legacy.patch;apply=yes \ - file://306-libstdc++-namespace.patch;apply=yes \ - file://307-locale_facets.patch;apply=yes \ - file://402-libbackend_dep_gcov-iov.h.patch;apply=yes \ - file://602-sdk-libstdc++-includes.patch;apply=yes \ - file://740-sh-pr24836.patch;apply=yes \ - file://800-arm-bigendian.patch;apply=yes \ - file://904-flatten-switch-stmt-00.patch;apply=yes \ - file://arm-nolibfloat.patch;apply=yes \ - file://arm-softfloat.patch;apply=yes \ - file://gcc41-configure.in.patch;apply=yes \ - file://arm-thumb.patch;apply=yes \ - file://arm-thumb-cache.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ - file://unbreak-armv4t.patch;apply=yes \ - file://cache-amnesia.patch;apply=yes \ - file://gfortran.patch;apply=yes \ - file://pr34130.patch;apply=yes \ + file://100-uclibc-conf.patch \ + file://103-uclibc-conf-noupstream.patch \ + file://200-uclibc-locale.patch \ + file://203-uclibc-locale-no__x.patch \ + file://204-uclibc-locale-wchar_fix.patch \ + file://205-uclibc-locale-update.patch \ + file://300-libstdc++-pic.patch \ + file://301-missing-execinfo_h.patch \ + file://302-c99-snprintf.patch \ + file://303-c99-complex-ugly-hack.patch \ + file://304-index_macro.patch \ + file://305-libmudflap-susv3-legacy.patch \ + file://306-libstdc++-namespace.patch \ + file://307-locale_facets.patch \ + file://402-libbackend_dep_gcov-iov.h.patch \ + file://602-sdk-libstdc++-includes.patch \ + file://740-sh-pr24836.patch \ + file://800-arm-bigendian.patch \ + file://904-flatten-switch-stmt-00.patch \ + file://arm-nolibfloat.patch \ + file://arm-softfloat.patch \ + file://gcc41-configure.in.patch \ + file://arm-thumb.patch \ + file://arm-thumb-cache.patch \ + file://zecke-xgcc-cpp.patch \ + file://unbreak-armv4t.patch \ + file://cache-amnesia.patch \ + file://gfortran.patch \ + file://pr34130.patch \ " SRC_URI_avr32 = " http://ewi546.ewi.utwente.nl/tmp/avr32-gcc-4.2.1-atmel.1.0.3.tar.gz;name=atmel \ - file://gcc-pr32889.patch;apply=yes \ - file://100-uclibc-conf.patch;apply=yes \ - file://103-uclibc-conf-noupstream.patch;apply=yes \ - file://200-uclibc-locale.patch;apply=yes \ - file://203-uclibc-locale-no__x.patch;apply=yes \ - file://204-uclibc-locale-wchar_fix.patch;apply=yes \ - file://205-uclibc-locale-update.patch;apply=yes \ - file://300-libstdc++-pic.patch;apply=yes \ - file://301-missing-execinfo_h.patch;apply=yes \ - file://302-c99-snprintf.patch;apply=yes \ - file://303-c99-complex-ugly-hack.patch;apply=yes \ - file://304-index_macro.patch;apply=yes \ - file://305-libmudflap-susv3-legacy.patch;apply=yes \ - file://306-libstdc++-namespace.patch;apply=yes \ - file://307-locale_facets.patch;apply=yes \ - file://402-libbackend_dep_gcov-iov.h.patch;apply=yes \ - file://602-sdk-libstdc++-includes.patch;apply=yes \ - file://740-sh-pr24836.patch;apply=yes \ - file://904-flatten-switch-stmt-00.patch;apply=yes \ - file://gcc41-configure.in.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ - file://cache-amnesia.patch;apply=yes \ - file://gfortran.patch;apply=yes \ + file://gcc-pr32889.patch \ + file://100-uclibc-conf.patch \ + file://103-uclibc-conf-noupstream.patch \ + file://200-uclibc-locale.patch \ + file://203-uclibc-locale-no__x.patch \ + file://204-uclibc-locale-wchar_fix.patch \ + file://205-uclibc-locale-update.patch \ + file://300-libstdc++-pic.patch \ + file://301-missing-execinfo_h.patch \ + file://302-c99-snprintf.patch \ + file://303-c99-complex-ugly-hack.patch \ + file://304-index_macro.patch \ + file://305-libmudflap-susv3-legacy.patch \ + file://306-libstdc++-namespace.patch \ + file://307-locale_facets.patch \ + file://402-libbackend_dep_gcov-iov.h.patch \ + file://602-sdk-libstdc++-includes.patch \ + file://740-sh-pr24836.patch \ + file://904-flatten-switch-stmt-00.patch \ + file://gcc41-configure.in.patch \ + file://zecke-xgcc-cpp.patch \ + file://cache-amnesia.patch \ + file://gfortran.patch \ " SRC_URI_append_ep93xx = " \ - file://arm-crunch-saveregs.patch;apply=yes \ - file://arm-crunch-20000320.patch;apply=yes \ - file://arm-crunch-compare.patch;apply=yes \ - file://arm-crunch-compare-unordered.patch;apply=yes \ - file://arm-crunch-compare-geu.patch;apply=yes \ - file://arm-crunch-eabi-ieee754.patch;apply=yes \ - file://arm-crunch-eabi-ieee754-div.patch;apply=yes \ - file://arm-crunch-64bit-disable0.patch;apply=yes \ - file://arm-crunch-offset.patch;apply=yes \ - file://arm-crunch-fp_consts.patch;apply=yes \ - file://arm-crunch-neg2.patch;apply=yes \ - file://arm-crunch-predicates3.patch;apply=yes \ - file://arm-crunch-cfcvtds-disable.patch;apply=yes \ - file://arm-crunch-floatsi-disable.patch;apply=yes \ - file://arm-crunch-truncsi-disable.patch;apply=yes \ - file://arm-crunch-cfcvt64-disable.patch;apply=yes \ - file://arm-crunch-cirrus-bugfixes.patch;apply=yes \ + file://arm-crunch-saveregs.patch \ + file://arm-crunch-20000320.patch \ + file://arm-crunch-compare.patch \ + file://arm-crunch-compare-unordered.patch \ + file://arm-crunch-compare-geu.patch \ + file://arm-crunch-eabi-ieee754.patch \ + file://arm-crunch-eabi-ieee754-div.patch \ + file://arm-crunch-64bit-disable0.patch \ + file://arm-crunch-offset.patch \ + file://arm-crunch-fp_consts.patch \ + file://arm-crunch-neg2.patch \ + file://arm-crunch-predicates3.patch \ + file://arm-crunch-cfcvtds-disable.patch \ + file://arm-crunch-floatsi-disable.patch \ + file://arm-crunch-truncsi-disable.patch \ + file://arm-crunch-cfcvt64-disable.patch \ + file://arm-crunch-cirrus-bugfixes.patch \ " PACKAGE_ARCH_ep93xx = "${MACHINE_ARCH}" -SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;apply=yes " +SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch " # Language Overrides FORTRAN = "" diff --git a/recipes/gcc/gcc-4.2.2.inc b/recipes/gcc/gcc-4.2.2.inc index e343137c98..2a5334a30a 100644 --- a/recipes/gcc/gcc-4.2.2.inc +++ b/recipes/gcc/gcc-4.2.2.inc @@ -7,73 +7,73 @@ NATIVEDEPS = "mpfr-native gmp-native" INC_PR = "r16" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://100-uclibc-conf.patch;apply=yes \ - file://103-uclibc-conf-noupstream.patch;apply=yes \ - file://200-uclibc-locale.patch;apply=yes \ - file://203-uclibc-locale-no__x.patch;apply=yes \ - file://204-uclibc-locale-wchar_fix.patch;apply=yes \ - file://205-uclibc-locale-update.patch;apply=yes \ - file://300-libstdc++-pic.patch;apply=yes \ - file://301-missing-execinfo_h.patch;apply=yes \ - file://302-c99-snprintf.patch;apply=yes \ - file://303-c99-complex-ugly-hack.patch;apply=yes \ - file://304-index_macro.patch;apply=yes \ - file://305-libmudflap-susv3-legacy.patch;apply=yes \ - file://306-libstdc++-namespace.patch;apply=yes \ - file://307-locale_facets.patch;apply=yes \ - file://402-libbackend_dep_gcov-iov.h.patch;apply=yes \ - file://602-sdk-libstdc++-includes.patch;apply=yes \ - file://740-sh-pr24836.patch;apply=yes \ - file://800-arm-bigendian.patch;apply=yes \ - file://801-arm-bigendian-eabi.patch;apply=yes \ - file://904-flatten-switch-stmt-00.patch;apply=yes \ - file://arm-nolibfloat.patch;apply=yes \ - file://arm-softfloat.patch;apply=yes \ - file://gcc41-configure.in.patch;apply=yes \ - file://arm-thumb.patch;apply=yes \ - file://arm-thumb-cache.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ - file://unbreak-armv4t.patch;apply=yes \ - file://cache-amnesia.patch;apply=yes \ - file://gfortran.patch;apply=yes \ - file://gcc-4.0.2-e300c2c3.patch;apply=yes \ - file://pr34130.patch;apply=yes \ - file://fortran-static-linking.patch;apply=yes \ - file://intermask-bigendian.patch;apply=yes \ + file://100-uclibc-conf.patch \ + file://103-uclibc-conf-noupstream.patch \ + file://200-uclibc-locale.patch \ + file://203-uclibc-locale-no__x.patch \ + file://204-uclibc-locale-wchar_fix.patch \ + file://205-uclibc-locale-update.patch \ + file://300-libstdc++-pic.patch \ + file://301-missing-execinfo_h.patch \ + file://302-c99-snprintf.patch \ + file://303-c99-complex-ugly-hack.patch \ + file://304-index_macro.patch \ + file://305-libmudflap-susv3-legacy.patch \ + file://306-libstdc++-namespace.patch \ + file://307-locale_facets.patch \ + file://402-libbackend_dep_gcov-iov.h.patch \ + file://602-sdk-libstdc++-includes.patch \ + file://740-sh-pr24836.patch \ + file://800-arm-bigendian.patch \ + file://801-arm-bigendian-eabi.patch \ + file://904-flatten-switch-stmt-00.patch \ + file://arm-nolibfloat.patch \ + file://arm-softfloat.patch \ + file://gcc41-configure.in.patch \ + file://arm-thumb.patch \ + file://arm-thumb-cache.patch \ + file://zecke-xgcc-cpp.patch \ + file://unbreak-armv4t.patch \ + file://cache-amnesia.patch \ + file://gfortran.patch \ + file://gcc-4.0.2-e300c2c3.patch \ + file://pr34130.patch \ + file://fortran-static-linking.patch \ + file://intermask-bigendian.patch \ " SRC_URI_append_avr32 = " \ - file://gcc-4.2.2.atmel.1.0.8.patch.bz2;apply=yes \ - file://901-avr32-fix-no-cond-exec-before-reload.patch;apply=yes \ - file://902-avr32-fix-sync-insn-instructions.patch;apply=yes \ - file://903-avr32-fix-removal-of-redundant-cast-operations.patch;apply=yes \ + file://gcc-4.2.2.atmel.1.0.8.patch.bz2 \ + file://901-avr32-fix-no-cond-exec-before-reload.patch \ + file://902-avr32-fix-sync-insn-instructions.patch \ + file://903-avr32-fix-removal-of-redundant-cast-operations.patch \ " SRC_URI_append_ep93xx = " \ - file://arm-crunch-saveregs.patch;apply=yes \ - file://arm-crunch-20000320.patch;apply=yes \ - file://arm-crunch-compare.patch;apply=yes \ - file://arm-crunch-compare-unordered.patch;apply=yes \ - file://arm-crunch-compare-geu.patch;apply=yes \ - file://arm-crunch-eabi-ieee754.patch;apply=yes \ - file://arm-crunch-eabi-ieee754-div.patch;apply=yes \ - file://arm-crunch-64bit-disable0.patch;apply=yes \ - file://arm-crunch-offset.patch;apply=yes \ - file://arm-crunch-fp_consts.patch;apply=yes \ - file://arm-crunch-neg2.patch;apply=yes \ - file://arm-crunch-predicates3.patch;apply=yes \ - file://arm-crunch-cfcvtds-disable.patch;apply=yes \ - file://arm-crunch-floatsi-disable.patch;apply=yes \ - file://arm-crunch-truncsi-disable.patch;apply=yes \ - file://arm-crunch-cfcvt64-disable.patch;apply=yes \ - file://arm-crunch-cirrus-bugfixes.patch;apply=yes \ + file://arm-crunch-saveregs.patch \ + file://arm-crunch-20000320.patch \ + file://arm-crunch-compare.patch \ + file://arm-crunch-compare-unordered.patch \ + file://arm-crunch-compare-geu.patch \ + file://arm-crunch-eabi-ieee754.patch \ + file://arm-crunch-eabi-ieee754-div.patch \ + file://arm-crunch-64bit-disable0.patch \ + file://arm-crunch-offset.patch \ + file://arm-crunch-fp_consts.patch \ + file://arm-crunch-neg2.patch \ + file://arm-crunch-predicates3.patch \ + file://arm-crunch-cfcvtds-disable.patch \ + file://arm-crunch-floatsi-disable.patch \ + file://arm-crunch-truncsi-disable.patch \ + file://arm-crunch-cfcvt64-disable.patch \ + file://arm-crunch-cirrus-bugfixes.patch \ " PACKAGE_ARCH_ep93xx = "${MACHINE_ARCH}" -SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;apply=yes " +SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch " # Language Overrides FORTRAN = "" diff --git a/recipes/gcc/gcc-4.2.3.inc b/recipes/gcc/gcc-4.2.3.inc index 76949a6e13..e947cba3b7 100644 --- a/recipes/gcc/gcc-4.2.3.inc +++ b/recipes/gcc/gcc-4.2.3.inc @@ -7,63 +7,63 @@ NATIVEDEPS = "mpfr-native gmp-native" INC_PR = "r17" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://100-uclibc-conf.patch;apply=yes \ - file://103-uclibc-conf-noupstream.patch;apply=yes \ - file://200-uclibc-locale.patch;apply=yes \ - file://203-uclibc-locale-no__x.patch;apply=yes \ - file://204-uclibc-locale-wchar_fix.patch;apply=yes \ - file://205-uclibc-locale-update.patch;apply=yes \ - file://300-libstdc++-pic.patch;apply=yes \ - file://301-missing-execinfo_h.patch;apply=yes \ - file://302-c99-snprintf.patch;apply=yes \ - file://303-c99-complex-ugly-hack.patch;apply=yes \ - file://304-index_macro.patch;apply=yes \ - file://305-libmudflap-susv3-legacy.patch;apply=yes \ - file://306-libstdc++-namespace.patch;apply=yes \ - file://307-locale_facets.patch;apply=yes \ - file://402-libbackend_dep_gcov-iov.h.patch;apply=yes \ - file://602-sdk-libstdc++-includes.patch;apply=yes \ - file://740-sh-pr24836.patch;apply=yes \ - file://800-arm-bigendian.patch;apply=yes \ - file://801-arm-bigendian-eabi.patch;apply=yes \ - file://904-flatten-switch-stmt-00.patch;apply=yes \ - file://arm-nolibfloat.patch;apply=yes \ - file://arm-softfloat.patch;apply=yes \ - file://gcc41-configure.in.patch;apply=yes \ - file://arm-thumb.patch;apply=yes \ - file://arm-thumb-cache.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ - file://unbreak-armv4t.patch;apply=yes \ - file://cache-amnesia.patch;apply=yes \ - file://gfortran.patch;apply=yes \ - file://gcc-4.0.2-e300c2c3.patch;apply=yes \ - file://fortran-static-linking.patch;apply=yes \ - file://intermask-bigendian.patch;apply=yes \ + file://100-uclibc-conf.patch \ + file://103-uclibc-conf-noupstream.patch \ + file://200-uclibc-locale.patch \ + file://203-uclibc-locale-no__x.patch \ + file://204-uclibc-locale-wchar_fix.patch \ + file://205-uclibc-locale-update.patch \ + file://300-libstdc++-pic.patch \ + file://301-missing-execinfo_h.patch \ + file://302-c99-snprintf.patch \ + file://303-c99-complex-ugly-hack.patch \ + file://304-index_macro.patch \ + file://305-libmudflap-susv3-legacy.patch \ + file://306-libstdc++-namespace.patch \ + file://307-locale_facets.patch \ + file://402-libbackend_dep_gcov-iov.h.patch \ + file://602-sdk-libstdc++-includes.patch \ + file://740-sh-pr24836.patch \ + file://800-arm-bigendian.patch \ + file://801-arm-bigendian-eabi.patch \ + file://904-flatten-switch-stmt-00.patch \ + file://arm-nolibfloat.patch \ + file://arm-softfloat.patch \ + file://gcc41-configure.in.patch \ + file://arm-thumb.patch \ + file://arm-thumb-cache.patch \ + file://zecke-xgcc-cpp.patch \ + file://unbreak-armv4t.patch \ + file://cache-amnesia.patch \ + file://gfortran.patch \ + file://gcc-4.0.2-e300c2c3.patch \ + file://fortran-static-linking.patch \ + file://intermask-bigendian.patch \ " SRC_URI_append_ep93xx = " \ - file://arm-crunch-saveregs.patch;apply=yes \ - file://arm-crunch-20000320.patch;apply=yes \ - file://arm-crunch-compare.patch;apply=yes \ - file://arm-crunch-compare-unordered.patch;apply=yes \ - file://arm-crunch-compare-geu.patch;apply=yes \ - file://arm-crunch-eabi-ieee754.patch;apply=yes \ - file://arm-crunch-eabi-ieee754-div.patch;apply=yes \ - file://arm-crunch-64bit-disable0.patch;apply=yes \ - file://arm-crunch-offset.patch;apply=yes \ - file://arm-crunch-fp_consts.patch;apply=yes \ - file://arm-crunch-neg2.patch;apply=yes \ - file://arm-crunch-predicates3.patch;apply=yes \ - file://arm-crunch-cfcvtds-disable.patch;apply=yes \ - file://arm-crunch-floatsi-disable.patch;apply=yes \ - file://arm-crunch-truncsi-disable.patch;apply=yes \ - file://arm-crunch-cfcvt64-disable.patch;apply=yes \ - file://arm-crunch-cirrus-bugfixes.patch;apply=yes \ + file://arm-crunch-saveregs.patch \ + file://arm-crunch-20000320.patch \ + file://arm-crunch-compare.patch \ + file://arm-crunch-compare-unordered.patch \ + file://arm-crunch-compare-geu.patch \ + file://arm-crunch-eabi-ieee754.patch \ + file://arm-crunch-eabi-ieee754-div.patch \ + file://arm-crunch-64bit-disable0.patch \ + file://arm-crunch-offset.patch \ + file://arm-crunch-fp_consts.patch \ + file://arm-crunch-neg2.patch \ + file://arm-crunch-predicates3.patch \ + file://arm-crunch-cfcvtds-disable.patch \ + file://arm-crunch-floatsi-disable.patch \ + file://arm-crunch-truncsi-disable.patch \ + file://arm-crunch-cfcvt64-disable.patch \ + file://arm-crunch-cirrus-bugfixes.patch \ " PACKAGE_ARCH_ep93xx = "${MACHINE_ARCH}" -SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;apply=yes " +SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch " # Language Overrides FORTRAN = "" diff --git a/recipes/gcc/gcc-4.2.4.inc b/recipes/gcc/gcc-4.2.4.inc index 261f10e850..d2a6b3eea2 100644 --- a/recipes/gcc/gcc-4.2.4.inc +++ b/recipes/gcc/gcc-4.2.4.inc @@ -7,75 +7,75 @@ NATIVEDEPS = "mpfr-native gmp-native" INC_PR = "r10" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://100-uclibc-conf.patch;apply=yes \ - file://103-uclibc-conf-noupstream.patch;apply=yes \ - file://200-uclibc-locale.patch;apply=yes \ - file://203-uclibc-locale-no__x.patch;apply=yes \ - file://204-uclibc-locale-wchar_fix.patch;apply=yes \ - file://205-uclibc-locale-update.patch;apply=yes \ - file://300-libstdc++-pic.patch;apply=yes \ - file://301-missing-execinfo_h.patch;apply=yes \ - file://302-c99-snprintf.patch;apply=yes \ - file://303-c99-complex-ugly-hack.patch;apply=yes \ - file://304-index_macro.patch;apply=yes \ - file://305-libmudflap-susv3-legacy.patch;apply=yes \ - file://306-libstdc++-namespace.patch;apply=yes \ - file://307-locale_facets.patch;apply=yes \ - file://402-libbackend_dep_gcov-iov.h.patch;apply=yes \ - file://602-sdk-libstdc++-includes.patch;apply=yes \ - file://740-sh-pr24836.patch;apply=yes \ - file://800-arm-bigendian.patch;apply=yes \ - file://801-arm-bigendian-eabi.patch;apply=yes \ - file://904-flatten-switch-stmt-00.patch;apply=yes \ - file://arm-nolibfloat.patch;apply=yes \ - file://arm-softfloat.patch;apply=yes \ - file://gcc41-configure.in.patch;apply=yes \ - file://arm-thumb.patch;apply=yes \ - file://arm-thumb-cache.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ - file://unbreak-armv4t.patch;apply=yes \ - file://cache-amnesia.patch;apply=yes \ - file://gfortran.patch;apply=yes \ - file://gcc-4.0.2-e300c2c3.patch;apply=yes \ - file://fortran-static-linking.patch;apply=yes \ - file://intermask-bigendian.patch;apply=yes \ + file://100-uclibc-conf.patch \ + file://103-uclibc-conf-noupstream.patch \ + file://200-uclibc-locale.patch \ + file://203-uclibc-locale-no__x.patch \ + file://204-uclibc-locale-wchar_fix.patch \ + file://205-uclibc-locale-update.patch \ + file://300-libstdc++-pic.patch \ + file://301-missing-execinfo_h.patch \ + file://302-c99-snprintf.patch \ + file://303-c99-complex-ugly-hack.patch \ + file://304-index_macro.patch \ + file://305-libmudflap-susv3-legacy.patch \ + file://306-libstdc++-namespace.patch \ + file://307-locale_facets.patch \ + file://402-libbackend_dep_gcov-iov.h.patch \ + file://602-sdk-libstdc++-includes.patch \ + file://740-sh-pr24836.patch \ + file://800-arm-bigendian.patch \ + file://801-arm-bigendian-eabi.patch \ + file://904-flatten-switch-stmt-00.patch \ + file://arm-nolibfloat.patch \ + file://arm-softfloat.patch \ + file://gcc41-configure.in.patch \ + file://arm-thumb.patch \ + file://arm-thumb-cache.patch \ + file://zecke-xgcc-cpp.patch \ + file://unbreak-armv4t.patch \ + file://cache-amnesia.patch \ + file://gfortran.patch \ + file://gcc-4.0.2-e300c2c3.patch \ + file://fortran-static-linking.patch \ + file://intermask-bigendian.patch \ " SRC_URI_append_ep93xx = " \ - file://ep93xx/arm-crunch-readme.patch;apply=yes \ - file://ep93xx/arm-crunch-saveregs.patch;apply=yes \ - file://ep93xx/arm-crunch-scratch.patch;apply=yes \ - file://ep93xx/arm-crunch-eabi-ieee754-endian-littleword-littlebyte.patch;apply=yes \ - file://ep93xx/arm-crunch-eabi-mvf0-scratch-ieee754.patch;apply=yes \ - file://ep93xx/arm-crunch-20000320.patch;apply=yes \ - file://ep93xx/arm-crunch-disable-cmpdi.patch;apply=yes \ - file://ep93xx/arm-crunch-fix-64bit-const-offsets.patch;apply=yes \ - file://ep93xx/arm-crunch-fp_consts.patch;apply=yes \ - file://ep93xx/arm-crunch-neg-enable.patch;apply=yes \ - file://ep93xx/arm-crunch-neg-protect.patch;apply=yes \ - file://ep93xx/arm-crunch-repair-truncxfsi.patch;apply=yes \ - file://ep93xx/arm-crunch-floatsi-no-scratch.patch;apply=yes \ - file://ep93xx/arm-crunch-movsf-movdf-Uy.patch;apply=yes \ - file://ep93xx/arm-crunch-drop-thumb2.patch;apply=yes \ - file://ep93xx/arm-crunch-arm_dbx_register_number.patch;apply=yes \ - file://ep93xx/arm-crunch-pipeline.patch;apply=yes \ - file://ep93xx/arm-crunch-ccmav-mode.patch;apply=yes \ - file://ep93xx/arm-crunch-cfcpy-with-cfsh64.patch;apply=yes \ - file://ep93xx/arm-crunch-mieee.patch;apply=yes \ - file://ep93xx/arm-size-bugfix.patch;apply=yes \ - file://ep93xx/arm-prologue_use-length.patch;apply=yes \ - file://ep93xx/arm-crunch-cftruncd32-attr.patch;apply=yes \ - file://ep93xx/arm-crunch-fix-cirrus-reorg7.patch;apply=yes \ - file://ep93xx/arm-crunch-cirrus-di-flag.patch;apply=yes \ - file://ep93xx/arm-crunch-disable-floatsi.patch;apply=yes \ + file://ep93xx/arm-crunch-readme.patch \ + file://ep93xx/arm-crunch-saveregs.patch \ + file://ep93xx/arm-crunch-scratch.patch \ + file://ep93xx/arm-crunch-eabi-ieee754-endian-littleword-littlebyte.patch \ + file://ep93xx/arm-crunch-eabi-mvf0-scratch-ieee754.patch \ + file://ep93xx/arm-crunch-20000320.patch \ + file://ep93xx/arm-crunch-disable-cmpdi.patch \ + file://ep93xx/arm-crunch-fix-64bit-const-offsets.patch \ + file://ep93xx/arm-crunch-fp_consts.patch \ + file://ep93xx/arm-crunch-neg-enable.patch \ + file://ep93xx/arm-crunch-neg-protect.patch \ + file://ep93xx/arm-crunch-repair-truncxfsi.patch \ + file://ep93xx/arm-crunch-floatsi-no-scratch.patch \ + file://ep93xx/arm-crunch-movsf-movdf-Uy.patch \ + file://ep93xx/arm-crunch-drop-thumb2.patch \ + file://ep93xx/arm-crunch-arm_dbx_register_number.patch \ + file://ep93xx/arm-crunch-pipeline.patch \ + file://ep93xx/arm-crunch-ccmav-mode.patch \ + file://ep93xx/arm-crunch-cfcpy-with-cfsh64.patch \ + file://ep93xx/arm-crunch-mieee.patch \ + file://ep93xx/arm-size-bugfix.patch \ + file://ep93xx/arm-prologue_use-length.patch \ + file://ep93xx/arm-crunch-cftruncd32-attr.patch \ + file://ep93xx/arm-crunch-fix-cirrus-reorg7.patch \ + file://ep93xx/arm-crunch-cirrus-di-flag.patch \ + file://ep93xx/arm-crunch-disable-floatsi.patch \ " PACKAGE_ARCH_ep93xx = "${MACHINE_ARCH}" -SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;apply=yes " +SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch " -SRC_URI_append_sh4 = " file://sh_unwind.patch;apply=yes \ - file://cppdefault_cross.patch;apply=yes \ +SRC_URI_append_sh4 = " file://sh_unwind.patch \ + file://cppdefault_cross.patch \ " diff --git a/recipes/gcc/gcc-4.3.1.inc b/recipes/gcc/gcc-4.3.1.inc index 704a7ecf51..3352868986 100644 --- a/recipes/gcc/gcc-4.3.1.inc +++ b/recipes/gcc/gcc-4.3.1.inc @@ -11,60 +11,60 @@ NATIVEDEPS = "mpfr-native gmp-native" INC_PR = "r20" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://fedora/gcc43-c++-builtin-redecl.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-ia64-libunwind.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-java-nomulti.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-ppc32-retaddr.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-pr27898.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-pr32139.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-pr33763.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-rh330771.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-rh341221.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-cpp-pragma.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-java-debug-iface-type.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-libgomp-speedup.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-i386-libgomp.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-rh251682.patch;apply=yes;striplevel=0 \ + file://fedora/gcc43-c++-builtin-redecl.patch;striplevel=0 \ + file://fedora/gcc43-ia64-libunwind.patch;striplevel=0 \ + file://fedora/gcc43-java-nomulti.patch;striplevel=0 \ + file://fedora/gcc43-ppc32-retaddr.patch;striplevel=0 \ + file://fedora/gcc43-pr27898.patch;striplevel=0 \ + file://fedora/gcc43-pr32139.patch;striplevel=0 \ + file://fedora/gcc43-pr33763.patch;striplevel=0 \ + file://fedora/gcc43-rh330771.patch;striplevel=0 \ + file://fedora/gcc43-rh341221.patch;striplevel=0 \ + file://fedora/gcc43-cpp-pragma.patch;striplevel=0 \ + file://fedora/gcc43-java-debug-iface-type.patch;striplevel=0 \ + file://fedora/gcc43-libgomp-speedup.patch;striplevel=0 \ + file://fedora/gcc43-i386-libgomp.patch;striplevel=0 \ + file://fedora/gcc43-rh251682.patch;striplevel=0 \ file://debian/arm-unbreak-eabi-armv4t.dpatch;apply=yes \ file://debian/libstdc++-pic.dpatch;apply=yes;striplevel=0 \ file://debian/gcc-ice-hack.dpatch;apply=yes;striplevel=0 \ file://debian/pr30961.dpatch;apply=yes;striplevel=0 \ - file://100-uclibc-conf.patch;apply=yes \ - file://103-uclibc-conf-noupstream.patch;apply=yes \ - file://200-uclibc-locale.patch;apply=yes \ - file://203-uclibc-locale-no__x.patch;apply=yes \ - file://204-uclibc-locale-wchar_fix.patch;apply=yes \ - file://205-uclibc-locale-update.patch;apply=yes \ - file://301-missing-execinfo_h.patch;apply=yes \ - file://302-c99-snprintf.patch;apply=yes \ - file://303-c99-complex-ugly-hack.patch;apply=yes \ - file://304-index_macro.patch;apply=yes \ - file://305-libmudflap-susv3-legacy.patch;apply=yes \ - file://306-libstdc++-namespace.patch;apply=yes \ - file://307-locale_facets.patch;apply=yes \ -# file://402-libbackend_dep_gcov-iov.h.patch;apply=yes \ - file://602-sdk-libstdc++-includes.patch;apply=yes \ - file://740-sh-pr24836.patch;apply=yes \ - file://800-arm-bigendian.patch;apply=yes \ - file://904-flatten-switch-stmt-00.patch;apply=yes \ - file://arm-nolibfloat.patch;apply=yes \ - file://arm-softfloat.patch;apply=yes \ - file://arm-thumb.patch;apply=yes \ - file://arm-thumb-cache.patch;apply=yes \ - file://cache-amnesia.patch;apply=yes \ - file://gfortran-4.3.x.patch;apply=yes \ - file://gcc-4.0.2-e300c2c3.patch;apply=yes \ -# file://pr34130.patch;apply=yes \ -# file://fortran-static-linking.patch;apply=yes \ - file://gcc-arm-frename-registers.patch;apply=yes \ - file://gcc-release-branch/PR-36500-fix-neon.patch;apply=yes \ - file://gcc-4.3.1-SYSROOT_CFLAGS_FOR_TARGET.patch;apply=yes \ - file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ - file://gcc-flags-for-build.patch;apply=yes \ + file://100-uclibc-conf.patch \ + file://103-uclibc-conf-noupstream.patch \ + file://200-uclibc-locale.patch \ + file://203-uclibc-locale-no__x.patch \ + file://204-uclibc-locale-wchar_fix.patch \ + file://205-uclibc-locale-update.patch \ + file://301-missing-execinfo_h.patch \ + file://302-c99-snprintf.patch \ + file://303-c99-complex-ugly-hack.patch \ + file://304-index_macro.patch \ + file://305-libmudflap-susv3-legacy.patch \ + file://306-libstdc++-namespace.patch \ + file://307-locale_facets.patch \ +# file://402-libbackend_dep_gcov-iov.h.patch \ + file://602-sdk-libstdc++-includes.patch \ + file://740-sh-pr24836.patch \ + file://800-arm-bigendian.patch \ + file://904-flatten-switch-stmt-00.patch \ + file://arm-nolibfloat.patch \ + file://arm-softfloat.patch \ + file://arm-thumb.patch \ + file://arm-thumb-cache.patch \ + file://cache-amnesia.patch \ + file://gfortran-4.3.x.patch \ + file://gcc-4.0.2-e300c2c3.patch \ +# file://pr34130.patch \ +# file://fortran-static-linking.patch \ + file://gcc-arm-frename-registers.patch \ + file://gcc-release-branch/PR-36500-fix-neon.patch \ + file://gcc-4.3.1-SYSROOT_CFLAGS_FOR_TARGET.patch \ + file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ + file://zecke-xgcc-cpp.patch \ + file://gcc-flags-for-build.patch \ " -SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;apply=yes " +SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch " # Language Overrides FORTRAN = "" diff --git a/recipes/gcc/gcc-4.3.2.inc b/recipes/gcc/gcc-4.3.2.inc index 18dc376344..897d4f3964 100644 --- a/recipes/gcc/gcc-4.3.2.inc +++ b/recipes/gcc/gcc-4.3.2.inc @@ -11,59 +11,59 @@ NATIVEDEPS = "mpfr-native gmp-native" INC_PR = "r10" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://fedora/gcc43-c++-builtin-redecl.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-ia64-libunwind.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-java-nomulti.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-ppc32-retaddr.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-pr27898.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-pr32139.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-pr33763.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-rh330771.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-rh341221.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-cpp-pragma.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-java-debug-iface-type.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-libgomp-speedup.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-i386-libgomp.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-rh251682.patch;apply=yes;striplevel=0 \ + file://fedora/gcc43-c++-builtin-redecl.patch;striplevel=0 \ + file://fedora/gcc43-ia64-libunwind.patch;striplevel=0 \ + file://fedora/gcc43-java-nomulti.patch;striplevel=0 \ + file://fedora/gcc43-ppc32-retaddr.patch;striplevel=0 \ + file://fedora/gcc43-pr27898.patch;striplevel=0 \ + file://fedora/gcc43-pr32139.patch;striplevel=0 \ + file://fedora/gcc43-pr33763.patch;striplevel=0 \ + file://fedora/gcc43-rh330771.patch;striplevel=0 \ + file://fedora/gcc43-rh341221.patch;striplevel=0 \ + file://fedora/gcc43-cpp-pragma.patch;striplevel=0 \ + file://fedora/gcc43-java-debug-iface-type.patch;striplevel=0 \ + file://fedora/gcc43-libgomp-speedup.patch;striplevel=0 \ + file://fedora/gcc43-i386-libgomp.patch;striplevel=0 \ + file://fedora/gcc43-rh251682.patch;striplevel=0 \ file://debian/arm-unbreak-eabi-armv4t.dpatch;apply=yes \ file://debian/libstdc++-pic.dpatch;apply=yes;striplevel=0 \ file://debian/gcc-ice-hack.dpatch;apply=yes;striplevel=0 \ file://debian/pr30961.dpatch;apply=yes;striplevel=0 \ - file://100-uclibc-conf.patch;apply=yes \ - file://103-uclibc-conf-noupstream.patch;apply=yes \ - file://200-uclibc-locale.patch;apply=yes \ - file://203-uclibc-locale-no__x.patch;apply=yes \ - file://204-uclibc-locale-wchar_fix.patch;apply=yes \ - file://205-uclibc-locale-update.patch;apply=yes \ - file://301-missing-execinfo_h.patch;apply=yes \ - file://302-c99-snprintf.patch;apply=yes \ - file://303-c99-complex-ugly-hack.patch;apply=yes \ - file://304-index_macro.patch;apply=yes \ - file://305-libmudflap-susv3-legacy.patch;apply=yes \ - file://306-libstdc++-namespace.patch;apply=yes \ - file://307-locale_facets.patch;apply=yes \ - file://602-sdk-libstdc++-includes.patch;apply=yes \ - file://740-sh-pr24836.patch;apply=yes \ - file://800-arm-bigendian.patch;apply=yes \ - file://904-flatten-switch-stmt-00.patch;apply=yes \ - file://arm-nolibfloat.patch;apply=yes \ - file://arm-softfloat.patch;apply=yes \ - file://cache-amnesia.patch;apply=yes \ - file://gfortran-4.3.x.patch;apply=yes \ - file://gcc-4.0.2-e300c2c3.patch;apply=yes \ -# file://pr34130.patch;apply=yes \ -# file://fortran-static-linking.patch;apply=yes \ - file://gcc-arm-frename-registers.patch;apply=yes \ - file://gcc-4.3.2-SYSROOT_CFLAGS_FOR_TARGET.patch;apply=yes \ - file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ - file://gcc-flags-for-build.patch;apply=yes \ + file://100-uclibc-conf.patch \ + file://103-uclibc-conf-noupstream.patch \ + file://200-uclibc-locale.patch \ + file://203-uclibc-locale-no__x.patch \ + file://204-uclibc-locale-wchar_fix.patch \ + file://205-uclibc-locale-update.patch \ + file://301-missing-execinfo_h.patch \ + file://302-c99-snprintf.patch \ + file://303-c99-complex-ugly-hack.patch \ + file://304-index_macro.patch \ + file://305-libmudflap-susv3-legacy.patch \ + file://306-libstdc++-namespace.patch \ + file://307-locale_facets.patch \ + file://602-sdk-libstdc++-includes.patch \ + file://740-sh-pr24836.patch \ + file://800-arm-bigendian.patch \ + file://904-flatten-switch-stmt-00.patch \ + file://arm-nolibfloat.patch \ + file://arm-softfloat.patch \ + file://cache-amnesia.patch \ + file://gfortran-4.3.x.patch \ + file://gcc-4.0.2-e300c2c3.patch \ +# file://pr34130.patch \ +# file://fortran-static-linking.patch \ + file://gcc-arm-frename-registers.patch \ + file://gcc-4.3.2-SYSROOT_CFLAGS_FOR_TARGET.patch \ + file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ + file://zecke-xgcc-cpp.patch \ + file://gcc-flags-for-build.patch \ " -SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;apply=yes " +SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch " -SRC_URI_append_sh4 = " file://sh_unwind.patch;apply=yes \ - file://gcc-4.2.3-linux-multilib-fix.patch;apply=yes \ +SRC_URI_append_sh4 = " file://sh_unwind.patch \ + file://gcc-4.2.3-linux-multilib-fix.patch \ " # Language Overrides FORTRAN = "" diff --git a/recipes/gcc/gcc-4.3.3.inc b/recipes/gcc/gcc-4.3.3.inc index 6504f7b779..77cd521839 100644 --- a/recipes/gcc/gcc-4.3.3.inc +++ b/recipes/gcc/gcc-4.3.3.inc @@ -11,89 +11,89 @@ NATIVEDEPS = "mpfr-native gmp-native" INC_PR = "r12" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://fedora/gcc43-c++-builtin-redecl.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-ia64-libunwind.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-java-nomulti.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-ppc32-retaddr.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-pr27898.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-pr32139.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-pr33763.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-rh330771.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-rh341221.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-cpp-pragma.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-java-debug-iface-type.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-libgomp-speedup.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-i386-libgomp.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-rh251682.patch;apply=yes;striplevel=0 \ + file://fedora/gcc43-c++-builtin-redecl.patch;striplevel=0 \ + file://fedora/gcc43-ia64-libunwind.patch;striplevel=0 \ + file://fedora/gcc43-java-nomulti.patch;striplevel=0 \ + file://fedora/gcc43-ppc32-retaddr.patch;striplevel=0 \ + file://fedora/gcc43-pr27898.patch;striplevel=0 \ + file://fedora/gcc43-pr32139.patch;striplevel=0 \ + file://fedora/gcc43-pr33763.patch;striplevel=0 \ + file://fedora/gcc43-rh330771.patch;striplevel=0 \ + file://fedora/gcc43-rh341221.patch;striplevel=0 \ + file://fedora/gcc43-cpp-pragma.patch;striplevel=0 \ + file://fedora/gcc43-java-debug-iface-type.patch;striplevel=0 \ + file://fedora/gcc43-libgomp-speedup.patch;striplevel=0 \ + file://fedora/gcc43-i386-libgomp.patch;striplevel=0 \ + file://fedora/gcc43-rh251682.patch;striplevel=0 \ file://debian/arm-unbreak-eabi-armv4t.dpatch;apply=yes \ file://debian/libstdc++-pic.dpatch;apply=yes;striplevel=0 \ file://debian/gcc-ice-hack.dpatch;apply=yes;striplevel=0 \ file://debian/pr30961.dpatch;apply=yes;striplevel=0 \ - file://100-uclibc-conf.patch;apply=yes \ - file://103-uclibc-conf-noupstream.patch;apply=yes \ - file://200-uclibc-locale.patch;apply=yes \ - file://203-uclibc-locale-no__x.patch;apply=yes \ - file://204-uclibc-locale-wchar_fix.patch;apply=yes \ - file://205-uclibc-locale-update.patch;apply=yes \ - file://301-missing-execinfo_h.patch;apply=yes \ - file://302-c99-snprintf.patch;apply=yes \ - file://303-c99-complex-ugly-hack.patch;apply=yes \ - file://304-index_macro.patch;apply=yes \ - file://305-libmudflap-susv3-legacy.patch;apply=yes \ - file://306-libstdc++-namespace.patch;apply=yes \ - file://307-locale_facets.patch;apply=yes \ - file://602-sdk-libstdc++-includes.patch;apply=yes \ - file://740-sh-pr24836.patch;apply=yes \ - file://800-arm-bigendian.patch;apply=yes \ - file://904-flatten-switch-stmt-00.patch;apply=yes \ - file://arm-nolibfloat.patch;apply=yes \ - file://arm-softfloat.patch;apply=yes \ - file://cache-amnesia.patch;apply=yes \ - file://gfortran-4.3.x.patch;apply=yes \ - file://gcc-4.0.2-e300c2c3.patch;apply=yes \ -# file://pr34130.patch;apply=yes \ -# file://fortran-static-linking.patch;apply=yes \ - file://gcc-arm-frename-registers.patch;apply=yes \ - file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ - file://gcc-flags-for-build.patch;apply=yes \ - file://gcc-pr36218.patch;apply=yes \ - file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch;apply=yes \ - file://arm-gcc-objective.patch;apply=yes \ + file://100-uclibc-conf.patch \ + file://103-uclibc-conf-noupstream.patch \ + file://200-uclibc-locale.patch \ + file://203-uclibc-locale-no__x.patch \ + file://204-uclibc-locale-wchar_fix.patch \ + file://205-uclibc-locale-update.patch \ + file://301-missing-execinfo_h.patch \ + file://302-c99-snprintf.patch \ + file://303-c99-complex-ugly-hack.patch \ + file://304-index_macro.patch \ + file://305-libmudflap-susv3-legacy.patch \ + file://306-libstdc++-namespace.patch \ + file://307-locale_facets.patch \ + file://602-sdk-libstdc++-includes.patch \ + file://740-sh-pr24836.patch \ + file://800-arm-bigendian.patch \ + file://904-flatten-switch-stmt-00.patch \ + file://arm-nolibfloat.patch \ + file://arm-softfloat.patch \ + file://cache-amnesia.patch \ + file://gfortran-4.3.x.patch \ + file://gcc-4.0.2-e300c2c3.patch \ +# file://pr34130.patch \ +# file://fortran-static-linking.patch \ + file://gcc-arm-frename-registers.patch \ + file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ + file://zecke-xgcc-cpp.patch \ + file://gcc-flags-for-build.patch \ + file://gcc-pr36218.patch \ + file://gcc-4.3.3-SYSROOT_CFLAGS_FOR_TARGET.patch \ + file://arm-gcc-objective.patch \ " -SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;apply=yes " +SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch " -SRC_URI_append_sh4 = " file://sh_unwind.patch;apply=yes \ - file://gcc-4.2.3-linux-multilib-fix.patch;apply=yes \ +SRC_URI_append_sh4 = " file://sh_unwind.patch \ + file://gcc-4.2.3-linux-multilib-fix.patch \ " SRC_URI_append_ep93xx = " \ - file://ep93xx/arm-crunch-readme.patch;apply=yes \ - file://ep93xx/arm-crunch-saveregs.patch;apply=yes \ - file://ep93xx/arm-crunch-scratch.patch;apply=yes \ - file://ep93xx/arm-crunch-eabi-ieee754-endian-littleword-littlebyte.patch;apply=yes \ - file://ep93xx/arm-crunch-eabi-mvf0-scratch-ieee754.patch;apply=yes \ - file://ep93xx/arm-crunch-20000320.patch;apply=yes \ - file://ep93xx/arm-crunch-disable-cmpdi.patch;apply=yes \ - file://ep93xx/arm-crunch-fix-64bit-const-offsets.patch;apply=yes \ - file://ep93xx/arm-crunch-fp_consts.patch;apply=yes \ - file://ep93xx/arm-crunch-neg-enable.patch;apply=yes \ - file://ep93xx/arm-crunch-neg-protect.patch;apply=yes \ - file://ep93xx/arm-crunch-repair-truncxfsi.patch;apply=yes \ - file://ep93xx/arm-crunch-floatsi-no-scratch.patch;apply=yes \ - file://ep93xx/arm-crunch-movsf-movdf-Uy.patch;apply=yes \ - file://ep93xx/arm-crunch-drop-thumb2.patch;apply=yes \ - file://ep93xx/arm-crunch-arm_dbx_register_number.patch;apply=yes \ - file://ep93xx/arm-crunch-pipeline.patch;apply=yes \ - file://ep93xx/arm-crunch-ccmav-mode.patch;apply=yes \ - file://ep93xx/arm-crunch-cfcpy-with-cfsh64.patch;apply=yes \ - file://ep93xx/arm-crunch-mieee.patch;apply=yes \ - file://ep93xx/arm-size-bugfix.patch;apply=yes \ - file://ep93xx/arm-prologue_use-length.patch;apply=yes \ - file://ep93xx/arm-crunch-cftruncd32-attr.patch;apply=yes \ - file://ep93xx/arm-crunch-fix-cirrus-reorg7.patch;apply=yes \ - file://ep93xx/arm-crunch-cirrus-di-flag.patch;apply=yes \ - file://ep93xx/arm-crunch-disable-floatsi.patch;apply=yes \ + file://ep93xx/arm-crunch-readme.patch \ + file://ep93xx/arm-crunch-saveregs.patch \ + file://ep93xx/arm-crunch-scratch.patch \ + file://ep93xx/arm-crunch-eabi-ieee754-endian-littleword-littlebyte.patch \ + file://ep93xx/arm-crunch-eabi-mvf0-scratch-ieee754.patch \ + file://ep93xx/arm-crunch-20000320.patch \ + file://ep93xx/arm-crunch-disable-cmpdi.patch \ + file://ep93xx/arm-crunch-fix-64bit-const-offsets.patch \ + file://ep93xx/arm-crunch-fp_consts.patch \ + file://ep93xx/arm-crunch-neg-enable.patch \ + file://ep93xx/arm-crunch-neg-protect.patch \ + file://ep93xx/arm-crunch-repair-truncxfsi.patch \ + file://ep93xx/arm-crunch-floatsi-no-scratch.patch \ + file://ep93xx/arm-crunch-movsf-movdf-Uy.patch \ + file://ep93xx/arm-crunch-drop-thumb2.patch \ + file://ep93xx/arm-crunch-arm_dbx_register_number.patch \ + file://ep93xx/arm-crunch-pipeline.patch \ + file://ep93xx/arm-crunch-ccmav-mode.patch \ + file://ep93xx/arm-crunch-cfcpy-with-cfsh64.patch \ + file://ep93xx/arm-crunch-mieee.patch \ + file://ep93xx/arm-size-bugfix.patch \ + file://ep93xx/arm-prologue_use-length.patch \ + file://ep93xx/arm-crunch-cftruncd32-attr.patch \ + file://ep93xx/arm-crunch-fix-cirrus-reorg7.patch \ + file://ep93xx/arm-crunch-cirrus-di-flag.patch \ + file://ep93xx/arm-crunch-disable-floatsi.patch \ " # Language Overrides FORTRAN = "" diff --git a/recipes/gcc/gcc-4.3.4.inc b/recipes/gcc/gcc-4.3.4.inc index 8cc5cd082c..9711813085 100644 --- a/recipes/gcc/gcc-4.3.4.inc +++ b/recipes/gcc/gcc-4.3.4.inc @@ -11,87 +11,87 @@ NATIVEDEPS = "mpfr-native gmp-native" INC_PR = "r8" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://fedora/gcc43-c++-builtin-redecl.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-ia64-libunwind.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-java-nomulti.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-ppc32-retaddr.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-pr27898.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-pr32139.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-pr33763.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-rh330771.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-rh341221.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-cpp-pragma.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-java-debug-iface-type.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-libgomp-speedup.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-i386-libgomp.patch;apply=yes;striplevel=0 \ - file://fedora/gcc43-rh251682.patch;apply=yes;striplevel=0 \ + file://fedora/gcc43-c++-builtin-redecl.patch;striplevel=0 \ + file://fedora/gcc43-ia64-libunwind.patch;striplevel=0 \ + file://fedora/gcc43-java-nomulti.patch;striplevel=0 \ + file://fedora/gcc43-ppc32-retaddr.patch;striplevel=0 \ + file://fedora/gcc43-pr27898.patch;striplevel=0 \ + file://fedora/gcc43-pr32139.patch;striplevel=0 \ + file://fedora/gcc43-pr33763.patch;striplevel=0 \ + file://fedora/gcc43-rh330771.patch;striplevel=0 \ + file://fedora/gcc43-rh341221.patch;striplevel=0 \ + file://fedora/gcc43-cpp-pragma.patch;striplevel=0 \ + file://fedora/gcc43-java-debug-iface-type.patch;striplevel=0 \ + file://fedora/gcc43-libgomp-speedup.patch;striplevel=0 \ + file://fedora/gcc43-i386-libgomp.patch;striplevel=0 \ + file://fedora/gcc43-rh251682.patch;striplevel=0 \ file://debian/arm-unbreak-eabi-armv4t.dpatch;apply=yes \ file://debian/libstdc++-pic.dpatch;apply=yes;striplevel=0 \ file://debian/gcc-ice-hack.dpatch;apply=yes;striplevel=0 \ file://debian/pr30961.dpatch;apply=yes;striplevel=0 \ - file://100-uclibc-conf.patch;apply=yes \ - file://103-uclibc-conf-noupstream.patch;apply=yes \ - file://200-uclibc-locale.patch;apply=yes \ - file://203-uclibc-locale-no__x.patch;apply=yes \ - file://204-uclibc-locale-wchar_fix.patch;apply=yes \ - file://205-uclibc-locale-update.patch;apply=yes \ - file://301-missing-execinfo_h.patch;apply=yes \ - file://302-c99-snprintf.patch;apply=yes \ - file://303-c99-complex-ugly-hack.patch;apply=yes \ - file://304-index_macro.patch;apply=yes \ - file://305-libmudflap-susv3-legacy.patch;apply=yes \ - file://306-libstdc++-namespace.patch;apply=yes \ - file://307-locale_facets.patch;apply=yes \ - file://602-sdk-libstdc++-includes.patch;apply=yes \ - file://740-sh-pr24836.patch;apply=yes \ - file://800-arm-bigendian.patch;apply=yes \ - file://904-flatten-switch-stmt-00.patch;apply=yes \ - file://arm-nolibfloat.patch;apply=yes \ - file://arm-softfloat.patch;apply=yes \ - file://cache-amnesia.patch;apply=yes \ - file://gfortran-4.3.x.patch;apply=yes \ - file://gcc-4.0.2-e300c2c3.patch;apply=yes \ -# file://pr34130.patch;apply=yes \ -# file://fortran-static-linking.patch;apply=yes \ - file://gcc-arm-frename-registers.patch;apply=yes \ - file://gcc-4.3.4-SYSROOT_CFLAGS_FOR_TARGET.patch;apply=yes \ - file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ - file://gcc-flags-for-build.patch;apply=yes \ + file://100-uclibc-conf.patch \ + file://103-uclibc-conf-noupstream.patch \ + file://200-uclibc-locale.patch \ + file://203-uclibc-locale-no__x.patch \ + file://204-uclibc-locale-wchar_fix.patch \ + file://205-uclibc-locale-update.patch \ + file://301-missing-execinfo_h.patch \ + file://302-c99-snprintf.patch \ + file://303-c99-complex-ugly-hack.patch \ + file://304-index_macro.patch \ + file://305-libmudflap-susv3-legacy.patch \ + file://306-libstdc++-namespace.patch \ + file://307-locale_facets.patch \ + file://602-sdk-libstdc++-includes.patch \ + file://740-sh-pr24836.patch \ + file://800-arm-bigendian.patch \ + file://904-flatten-switch-stmt-00.patch \ + file://arm-nolibfloat.patch \ + file://arm-softfloat.patch \ + file://cache-amnesia.patch \ + file://gfortran-4.3.x.patch \ + file://gcc-4.0.2-e300c2c3.patch \ +# file://pr34130.patch \ +# file://fortran-static-linking.patch \ + file://gcc-arm-frename-registers.patch \ + file://gcc-4.3.4-SYSROOT_CFLAGS_FOR_TARGET.patch \ + file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ + file://zecke-xgcc-cpp.patch \ + file://gcc-flags-for-build.patch \ " -SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;apply=yes " +SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch " -SRC_URI_append_sh4 = " file://sh_unwind.patch;apply=yes \ - file://gcc-4.2.3-linux-multilib-fix.patch;apply=yes \ +SRC_URI_append_sh4 = " file://sh_unwind.patch \ + file://gcc-4.2.3-linux-multilib-fix.patch \ " SRC_URI_append_ep93xx = " \ - file://ep93xx/arm-crunch-readme.patch;apply=yes \ - file://ep93xx/arm-crunch-saveregs.patch;apply=yes \ - file://ep93xx/arm-crunch-scratch.patch;apply=yes \ - file://ep93xx/arm-crunch-eabi-ieee754-endian-littleword-littlebyte.patch;apply=yes \ - file://ep93xx/arm-crunch-eabi-mvf0-scratch-ieee754.patch;apply=yes \ - file://ep93xx/arm-crunch-20000320.patch;apply=yes \ - file://ep93xx/arm-crunch-disable-cmpdi.patch;apply=yes \ - file://ep93xx/arm-crunch-fix-64bit-const-offsets.patch;apply=yes \ - file://ep93xx/arm-crunch-fp_consts.patch;apply=yes \ - file://ep93xx/arm-crunch-neg-enable.patch;apply=yes \ - file://ep93xx/arm-crunch-neg-protect.patch;apply=yes \ - file://ep93xx/arm-crunch-repair-truncxfsi.patch;apply=yes \ - file://ep93xx/arm-crunch-floatsi-no-scratch.patch;apply=yes \ - file://ep93xx/arm-crunch-movsf-movdf-Uy.patch;apply=yes \ - file://ep93xx/arm-crunch-drop-thumb2.patch;apply=yes \ - file://ep93xx/arm-crunch-arm_dbx_register_number.patch;apply=yes \ - file://ep93xx/arm-crunch-pipeline.patch;apply=yes \ - file://ep93xx/arm-crunch-ccmav-mode.patch;apply=yes \ - file://ep93xx/arm-crunch-cfcpy-with-cfsh64.patch;apply=yes \ - file://ep93xx/arm-crunch-mieee.patch;apply=yes \ - file://ep93xx/arm-size-bugfix.patch;apply=yes \ - file://ep93xx/arm-prologue_use-length.patch;apply=yes \ - file://ep93xx/arm-crunch-cftruncd32-attr.patch;apply=yes \ - file://ep93xx/arm-crunch-fix-cirrus-reorg7.patch;apply=yes \ - file://ep93xx/arm-crunch-cirrus-di-flag.patch;apply=yes \ - file://ep93xx/arm-crunch-disable-floatsi.patch;apply=yes \ + file://ep93xx/arm-crunch-readme.patch \ + file://ep93xx/arm-crunch-saveregs.patch \ + file://ep93xx/arm-crunch-scratch.patch \ + file://ep93xx/arm-crunch-eabi-ieee754-endian-littleword-littlebyte.patch \ + file://ep93xx/arm-crunch-eabi-mvf0-scratch-ieee754.patch \ + file://ep93xx/arm-crunch-20000320.patch \ + file://ep93xx/arm-crunch-disable-cmpdi.patch \ + file://ep93xx/arm-crunch-fix-64bit-const-offsets.patch \ + file://ep93xx/arm-crunch-fp_consts.patch \ + file://ep93xx/arm-crunch-neg-enable.patch \ + file://ep93xx/arm-crunch-neg-protect.patch \ + file://ep93xx/arm-crunch-repair-truncxfsi.patch \ + file://ep93xx/arm-crunch-floatsi-no-scratch.patch \ + file://ep93xx/arm-crunch-movsf-movdf-Uy.patch \ + file://ep93xx/arm-crunch-drop-thumb2.patch \ + file://ep93xx/arm-crunch-arm_dbx_register_number.patch \ + file://ep93xx/arm-crunch-pipeline.patch \ + file://ep93xx/arm-crunch-ccmav-mode.patch \ + file://ep93xx/arm-crunch-cfcpy-with-cfsh64.patch \ + file://ep93xx/arm-crunch-mieee.patch \ + file://ep93xx/arm-size-bugfix.patch \ + file://ep93xx/arm-prologue_use-length.patch \ + file://ep93xx/arm-crunch-cftruncd32-attr.patch \ + file://ep93xx/arm-crunch-fix-cirrus-reorg7.patch \ + file://ep93xx/arm-crunch-cirrus-di-flag.patch \ + file://ep93xx/arm-crunch-disable-floatsi.patch \ " # Language Overrides FORTRAN = "" diff --git a/recipes/gcc/gcc-4.4.1.inc b/recipes/gcc/gcc-4.4.1.inc index 2a8c555eab..11b1535428 100644 --- a/recipes/gcc/gcc-4.4.1.inc +++ b/recipes/gcc/gcc-4.4.1.inc @@ -13,18 +13,18 @@ INC_PR = "r8" FILESPATHPKG .= ":gcc-$PV" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;apply=yes \ - file://100-uclibc-conf.patch;apply=yes \ - file://gcc-uclibc-locale-ctype_touplow_t.patch;apply=yes \ - file://gcc-disable-linux-unwind-with-libc-inhibit.patch;apply=yes \ - file://gcc-link-libgcc-with-libm.patch;apply=yes \ - file://gcc-improve-tls-macro.patch;apply=yes \ - file://cache-amnesia.patch;apply=yes \ - file://gcc-flags-for-build.patch;apply=yes \ - file://gcc-ppc_single_precision_regs.patch;apply=yes \ - file://gcc-ppc_add_d_constraint.patch;apply=yes \ - file://gcc-pr41175.patch;apply=yes \ - file://gcc-armv4-pass-fix-v4bx-to-ld.patch;apply=yes \ + file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ + file://100-uclibc-conf.patch \ + file://gcc-uclibc-locale-ctype_touplow_t.patch \ + file://gcc-disable-linux-unwind-with-libc-inhibit.patch \ + file://gcc-link-libgcc-with-libm.patch \ + file://gcc-improve-tls-macro.patch \ + file://cache-amnesia.patch \ + file://gcc-flags-for-build.patch \ + file://gcc-ppc_single_precision_regs.patch \ + file://gcc-ppc_add_d_constraint.patch \ + file://gcc-pr41175.patch \ + file://gcc-armv4-pass-fix-v4bx-to-ld.patch \ " # Language Overrides FORTRAN = "" diff --git a/recipes/gcc/gcc-4.4.2.inc b/recipes/gcc/gcc-4.4.2.inc index 33201a7b13..8d14c99677 100644 --- a/recipes/gcc/gcc-4.4.2.inc +++ b/recipes/gcc/gcc-4.4.2.inc @@ -13,18 +13,18 @@ INC_PR = "r2" FILESPATHPKG .= ":gcc-$PV" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=archive \ - file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;apply=yes \ - file://100-uclibc-conf.patch;apply=yes \ - file://gcc-uclibc-locale-ctype_touplow_t.patch;apply=yes \ - file://gcc-disable-linux-unwind-with-libc-inhibit.patch;apply=yes \ - file://gcc-link-libgcc-with-libm.patch;apply=yes \ - file://gcc-improve-tls-macro.patch;apply=yes \ - file://cache-amnesia.patch;apply=yes \ - file://gcc-flags-for-build.patch;apply=yes \ - file://gcc-ppc_single_precision_regs.patch;apply=yes \ - file://gcc-ppc_add_d_constraint.patch;apply=yes \ - file://gcc-pr41175.patch;apply=yes \ - file://gcc-armv4-pass-fix-v4bx-to-ld.patch;apply=yes \ + file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ + file://100-uclibc-conf.patch \ + file://gcc-uclibc-locale-ctype_touplow_t.patch \ + file://gcc-disable-linux-unwind-with-libc-inhibit.patch \ + file://gcc-link-libgcc-with-libm.patch \ + file://gcc-improve-tls-macro.patch \ + file://cache-amnesia.patch \ + file://gcc-flags-for-build.patch \ + file://gcc-ppc_single_precision_regs.patch \ + file://gcc-ppc_add_d_constraint.patch \ + file://gcc-pr41175.patch \ + file://gcc-armv4-pass-fix-v4bx-to-ld.patch \ " # Language Overrides FORTRAN = "" diff --git a/recipes/gcc/gcc-4.4.4.inc b/recipes/gcc/gcc-4.4.4.inc index 460ceacafe..4dd1bf6d70 100644 --- a/recipes/gcc/gcc-4.4.4.inc +++ b/recipes/gcc/gcc-4.4.4.inc @@ -13,19 +13,19 @@ INC_PR = "r2" FILESPATHPKG .= ":gcc-$PV" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=gcc444tarbz2 \ - file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;apply=yes \ - file://100-uclibc-conf.patch;apply=yes \ - file://gcc-uclibc-locale-ctype_touplow_t.patch;apply=yes \ - file://gcc-disable-linux-unwind-with-libc-inhibit.patch;apply=yes \ - file://gcc-link-libgcc-with-libm.patch;apply=yes \ - file://gcc-improve-tls-macro.patch;apply=yes \ - file://cache-amnesia.patch;apply=yes \ - file://gcc-flags-for-build.patch;apply=yes \ - file://gcc-ppc_single_precision_regs.patch;apply=yes \ - file://gcc-ppc_add_d_constraint.patch;apply=yes \ - file://gcc-pr41175.patch;apply=yes \ - file://gcc-armv4-pass-fix-v4bx-to-ld.patch;apply=yes \ - file://gcc-add-t-slibgcc-libgcc.patch;apply=yes \ + file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ + file://100-uclibc-conf.patch \ + file://gcc-uclibc-locale-ctype_touplow_t.patch \ + file://gcc-disable-linux-unwind-with-libc-inhibit.patch \ + file://gcc-link-libgcc-with-libm.patch \ + file://gcc-improve-tls-macro.patch \ + file://cache-amnesia.patch \ + file://gcc-flags-for-build.patch \ + file://gcc-ppc_single_precision_regs.patch \ + file://gcc-ppc_add_d_constraint.patch \ + file://gcc-pr41175.patch \ + file://gcc-armv4-pass-fix-v4bx-to-ld.patch \ + file://gcc-add-t-slibgcc-libgcc.patch \ " SRC_URI[gcc444tarbz2.md5sum] = "7ff5ce9e5f0b088ab48720bbd7203530" SRC_URI[gcc444tarbz2.sha256sum] = "e1c13696b45752ad3f652304fab5120a43a8a5c0f438d3bda78cf16b620c0c58" diff --git a/recipes/gcc/gcc-4.5.0.inc b/recipes/gcc/gcc-4.5.0.inc index ab0ec3a733..f445a5798c 100644 --- a/recipes/gcc/gcc-4.5.0.inc +++ b/recipes/gcc/gcc-4.5.0.inc @@ -12,11 +12,11 @@ FILESPATHPKG .= ":gcc-$PV" INC_PR = "r1" SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2;name=gcc450tarbz2 \ - file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;apply=yes \ - file://100-uclibc-conf.patch;apply=yes \ - file://gcc-uclibc-locale-ctype_touplow_t.patch;apply=yes \ - file://cache-amnesia.patch;apply=yes \ - file://gcc-flags-for-build.patch;apply=yes \ + file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ + file://100-uclibc-conf.patch \ + file://gcc-uclibc-locale-ctype_touplow_t.patch \ + file://cache-amnesia.patch \ + file://gcc-flags-for-build.patch \ " # Language Overrides diff --git a/recipes/gcc/gcc-canadian-sdk_4.2.4.bb b/recipes/gcc/gcc-canadian-sdk_4.2.4.bb index 5068fec95f..7a1402f993 100644 --- a/recipes/gcc/gcc-canadian-sdk_4.2.4.bb +++ b/recipes/gcc/gcc-canadian-sdk_4.2.4.bb @@ -14,11 +14,11 @@ DEPENDS = "gmp-canadian mpfr-canadian" require gcc-configure-canadian-sdk.inc require gcc-package-sdk.inc -SRC_URI_append = "file://fortran-cross-compile-hack.patch;apply=yes \ - file://pr22133-mingw-path-fixup.patch;apply=yes \ - file://pr33281-mingw-host-fragment.patch;apply=yes \ - file://pr35916-mingw-__USE_MINGW_ACCESS-everywhere.patch;apply=yes \ - file://canadian-build-modules-configure.patch;apply=yes \ +SRC_URI_append = "file://fortran-cross-compile-hack.patch \ + file://pr22133-mingw-path-fixup.patch \ + file://pr33281-mingw-host-fragment.patch \ + file://pr35916-mingw-__USE_MINGW_ACCESS-everywhere.patch \ + file://canadian-build-modules-configure.patch \ " EXTRA_OECONF += "--disable-libunwind-exceptions --disable-libssp \ diff --git a/recipes/gcc/gcc-cross-kernel-3.4.4_3.4.4.bb b/recipes/gcc/gcc-cross-kernel-3.4.4_3.4.4.bb index ea34547f04..c7dda1de3b 100644 --- a/recipes/gcc/gcc-cross-kernel-3.4.4_3.4.4.bb +++ b/recipes/gcc/gcc-cross-kernel-3.4.4_3.4.4.bb @@ -1,4 +1,4 @@ require gcc-cross-initial_${PV}.bb require gcc-cross-kernel.inc -SRC_URI += "file://gcc-3.4.4-makefile-fix.patch;apply=yes" +SRC_URI += "file://gcc-3.4.4-makefile-fix.patch" diff --git a/recipes/gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb b/recipes/gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb index 423dff4cb1..700839cbec 100644 --- a/recipes/gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb +++ b/recipes/gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb @@ -9,5 +9,5 @@ require gcc-cross-kernel.inc PR = "r3" -SRC_URI += "file://gcc-3.4.4-makefile-fix.patch;apply=yes" +SRC_URI += "file://gcc-3.4.4-makefile-fix.patch" diff --git a/recipes/gcc/gcc-cross-sdk_3.3.4.bb b/recipes/gcc/gcc-cross-sdk_3.3.4.bb index a778ecd16a..b9fca30d68 100644 --- a/recipes/gcc/gcc-cross-sdk_3.3.4.bb +++ b/recipes/gcc/gcc-cross-sdk_3.3.4.bb @@ -5,5 +5,5 @@ inherit sdk require gcc-${PV}.inc require gcc-cross-sdk.inc -SRC_URI += 'file://sdk-libstdc++-includes.patch;apply=yes' +SRC_URI += 'file://sdk-libstdc++-includes.patch' diff --git a/recipes/gcc/gcc-cross-sdk_3.4.3.bb b/recipes/gcc/gcc-cross-sdk_3.4.3.bb index e43aab933a..b1ca74bd0b 100644 --- a/recipes/gcc/gcc-cross-sdk_3.4.3.bb +++ b/recipes/gcc/gcc-cross-sdk_3.4.3.bb @@ -3,4 +3,4 @@ PR = "${INC_PR}.1" require gcc-${PV}.inc require gcc-cross-sdk.inc -SRC_URI += 'file://sdk-libstdc++-includes.patch;apply=yes' +SRC_URI += 'file://sdk-libstdc++-includes.patch' diff --git a/recipes/gcc/gcc-cross-sdk_3.4.4.bb b/recipes/gcc/gcc-cross-sdk_3.4.4.bb index 27e0bb53b5..16ca9e4317 100644 --- a/recipes/gcc/gcc-cross-sdk_3.4.4.bb +++ b/recipes/gcc/gcc-cross-sdk_3.4.4.bb @@ -3,7 +3,7 @@ PR = "${INC_PR}.1" require gcc-${PV}.inc require gcc-cross-sdk.inc -SRC_URI += 'file://sdk-libstdc++-includes.patch;apply=yes' +SRC_URI += 'file://sdk-libstdc++-includes.patch' do_compile_prepend () { mkdir -p gcc diff --git a/recipes/gcc/gcc-cross_4.1.1.bb b/recipes/gcc/gcc-cross_4.1.1.bb index 3ca89e916e..1864078f71 100644 --- a/recipes/gcc/gcc-cross_4.1.1.bb +++ b/recipes/gcc/gcc-cross_4.1.1.bb @@ -3,6 +3,6 @@ PR = "${INC_PR}.1" require gcc-${PV}.inc require gcc-cross4.inc -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" diff --git a/recipes/gcc/gcc-cross_4.1.2.bb b/recipes/gcc/gcc-cross_4.1.2.bb index bb071359f1..d2038c71b9 100644 --- a/recipes/gcc/gcc-cross_4.1.2.bb +++ b/recipes/gcc/gcc-cross_4.1.2.bb @@ -3,7 +3,7 @@ PR = "${INC_PR}.1" require gcc-${PV}.inc require gcc-cross4.inc -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF_append_avr32= " --disable-libmudflap " diff --git a/recipes/gcc/gcc-cross_4.2.1.bb b/recipes/gcc/gcc-cross_4.2.1.bb index 2499e233ec..ae7f2b7312 100644 --- a/recipes/gcc/gcc-cross_4.2.1.bb +++ b/recipes/gcc/gcc-cross_4.2.1.bb @@ -3,7 +3,7 @@ PR = "r21" require gcc-${PV}.inc require gcc-cross4.inc -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" diff --git a/recipes/gcc/gcc-cross_4.2.2.bb b/recipes/gcc/gcc-cross_4.2.2.bb index 7fb904cd85..30c1d78912 100644 --- a/recipes/gcc/gcc-cross_4.2.2.bb +++ b/recipes/gcc/gcc-cross_4.2.2.bb @@ -3,7 +3,7 @@ PR = "${INC_PR}.1" require gcc-${PV}.inc require gcc-cross4.inc -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" diff --git a/recipes/gcc/gcc-cross_4.2.3.bb b/recipes/gcc/gcc-cross_4.2.3.bb index a62c625afb..13dec2718e 100644 --- a/recipes/gcc/gcc-cross_4.2.3.bb +++ b/recipes/gcc/gcc-cross_4.2.3.bb @@ -3,7 +3,7 @@ PR = "${INC_PR}.1" require gcc-${PV}.inc require gcc-cross4.inc -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" diff --git a/recipes/gcc/gcc-cross_4.2.4.bb b/recipes/gcc/gcc-cross_4.2.4.bb index a62c625afb..13dec2718e 100644 --- a/recipes/gcc/gcc-cross_4.2.4.bb +++ b/recipes/gcc/gcc-cross_4.2.4.bb @@ -3,7 +3,7 @@ PR = "${INC_PR}.1" require gcc-${PV}.inc require gcc-cross4.inc -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" diff --git a/recipes/gcc/gcc-cross_4.3.1.bb b/recipes/gcc/gcc-cross_4.3.1.bb index 8ced9370a6..1c191faedb 100644 --- a/recipes/gcc/gcc-cross_4.3.1.bb +++ b/recipes/gcc/gcc-cross_4.3.1.bb @@ -3,7 +3,7 @@ PR = "${INC_PR}.1" require gcc-${PV}.inc require gcc-cross4.inc -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF += " --enable-cheaders=c_std --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" diff --git a/recipes/gcc/gcc-cross_4.3.2.bb b/recipes/gcc/gcc-cross_4.3.2.bb index c4fc6a31e3..322a203bf4 100644 --- a/recipes/gcc/gcc-cross_4.3.2.bb +++ b/recipes/gcc/gcc-cross_4.3.2.bb @@ -2,7 +2,7 @@ PR = "${INC_PR}.1" require gcc-${PV}.inc require gcc-cross4.inc -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF += " --enable-cheaders=c_std --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" diff --git a/recipes/gcc/gcc-cross_4.3.3.bb b/recipes/gcc/gcc-cross_4.3.3.bb index 113e588531..c8e2f9bc10 100644 --- a/recipes/gcc/gcc-cross_4.3.3.bb +++ b/recipes/gcc/gcc-cross_4.3.3.bb @@ -2,7 +2,7 @@ PR = "${INC_PR}.1" require gcc-${PV}.inc require gcc-cross4.inc -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF += " --enable-cheaders=c_std --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" diff --git a/recipes/gcc/gcc-cross_4.3.4.bb b/recipes/gcc/gcc-cross_4.3.4.bb index d6a19eedde..7edb21b3ff 100644 --- a/recipes/gcc/gcc-cross_4.3.4.bb +++ b/recipes/gcc/gcc-cross_4.3.4.bb @@ -2,7 +2,7 @@ PR = "${INC_PR}.0" require gcc-${PV}.inc require gcc-cross4.inc -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF += " --enable-cheaders=c_std --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" diff --git a/recipes/gcc/gcc-cross_4.4.1.bb b/recipes/gcc/gcc-cross_4.4.1.bb index 51d6637af1..fce459b494 100644 --- a/recipes/gcc/gcc-cross_4.4.1.bb +++ b/recipes/gcc/gcc-cross_4.4.1.bb @@ -2,7 +2,7 @@ require gcc-${PV}.inc require gcc-cross4.inc PR = "${INC_PR}.1" -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF += " --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" diff --git a/recipes/gcc/gcc-cross_4.4.2.bb b/recipes/gcc/gcc-cross_4.4.2.bb index 51d6637af1..fce459b494 100644 --- a/recipes/gcc/gcc-cross_4.4.2.bb +++ b/recipes/gcc/gcc-cross_4.4.2.bb @@ -2,7 +2,7 @@ require gcc-${PV}.inc require gcc-cross4.inc PR = "${INC_PR}.1" -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF += " --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" diff --git a/recipes/gcc/gcc-cross_4.4.4.bb b/recipes/gcc/gcc-cross_4.4.4.bb index ff711fdec7..4309fd4baf 100644 --- a/recipes/gcc/gcc-cross_4.4.4.bb +++ b/recipes/gcc/gcc-cross_4.4.4.bb @@ -2,7 +2,7 @@ require gcc-${PV}.inc require gcc-cross4.inc PR = "${INC_PR}.0" -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF += " --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" diff --git a/recipes/gcc/gcc-cross_4.5.0.bb b/recipes/gcc/gcc-cross_4.5.0.bb index 9bb5da86ee..825a7bde8a 100644 --- a/recipes/gcc/gcc-cross_4.5.0.bb +++ b/recipes/gcc/gcc-cross_4.5.0.bb @@ -4,7 +4,7 @@ require gcc-cross4.inc DEPENDS += "libmpc-native" -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF += " --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native} --with-system-zlib" diff --git a/recipes/gcc/gcc-cross_csl-arm-2007q3.bb b/recipes/gcc/gcc-cross_csl-arm-2007q3.bb index 13b41e2422..945e8ac144 100644 --- a/recipes/gcc/gcc-cross_csl-arm-2007q3.bb +++ b/recipes/gcc/gcc-cross_csl-arm-2007q3.bb @@ -3,7 +3,7 @@ PR = "r6" require gcc-csl-arm-2007q3.inc require gcc-cross4.inc -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF += "--disable-multilib --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" diff --git a/recipes/gcc/gcc-cross_csl-arm-2008q1.bb b/recipes/gcc/gcc-cross_csl-arm-2008q1.bb index 25500cc497..a3edb288be 100644 --- a/recipes/gcc/gcc-cross_csl-arm-2008q1.bb +++ b/recipes/gcc/gcc-cross_csl-arm-2008q1.bb @@ -3,7 +3,7 @@ PR = "r5" require gcc-csl-arm-2008q1.inc require gcc-cross4.inc -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF += "--disable-multilib --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" diff --git a/recipes/gcc/gcc-cross_csl-arm-2008q3.bb b/recipes/gcc/gcc-cross_csl-arm-2008q3.bb index 655396439d..88b222e3c4 100644 --- a/recipes/gcc/gcc-cross_csl-arm-2008q3.bb +++ b/recipes/gcc/gcc-cross_csl-arm-2008q3.bb @@ -3,7 +3,7 @@ PR = "r1" require gcc-csl-arm-2008q3.inc require gcc-cross4.inc -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF += "--disable-multilib --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" diff --git a/recipes/gcc/gcc-cross_svn.bb b/recipes/gcc/gcc-cross_svn.bb index 9bb5da86ee..825a7bde8a 100644 --- a/recipes/gcc/gcc-cross_svn.bb +++ b/recipes/gcc/gcc-cross_svn.bb @@ -4,7 +4,7 @@ require gcc-cross4.inc DEPENDS += "libmpc-native" -SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;apply=yes " +SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " EXTRA_OECONF += " --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native} --with-system-zlib" diff --git a/recipes/gcc/gcc-csl-arm-2005q3.inc b/recipes/gcc/gcc-csl-arm-2005q3.inc index 8eccaa9009..3e9f3db2e8 100644 --- a/recipes/gcc/gcc-csl-arm-2005q3.inc +++ b/recipes/gcc/gcc-csl-arm-2005q3.inc @@ -7,10 +7,10 @@ PV_chinook-compat = "3.4.4cs2005q3.2" FILESDIR = "${FILE_DIRNAME}/gcc-csl-arm" SRC_URI = "http://www.codesourcery.com/public/gnu_toolchain/arm-none-eabi/arm-2005q3-2-arm-none-eabi.src.tar.bz2;name=archive \ - file://gcc_optab_arm.patch;apply=yes \ - file://gcc-3.4.4-eabi-bigendian.patch;apply=yes \ - file://libstdc++_configure.patch;apply=yes \ - file://demangle.patch;apply=yes \ + file://gcc_optab_arm.patch \ + file://gcc-3.4.4-eabi-bigendian.patch \ + file://libstdc++_configure.patch \ + file://demangle.patch \ " S = "${WORKDIR}/gcc-2005q3" diff --git a/recipes/gcc/gcc-csl-arm-2006q1.inc b/recipes/gcc/gcc-csl-arm-2006q1.inc index b290ffd533..0fabaef92f 100644 --- a/recipes/gcc/gcc-csl-arm-2006q1.inc +++ b/recipes/gcc/gcc-csl-arm-2006q1.inc @@ -6,8 +6,8 @@ PV = "4.1.0+csl-arm-2006q1-6" FILESDIR = "${FILE_DIRNAME}/gcc-csl-arm" SRC_URI = "http://www.codesourcery.com/public/gnu_toolchain/arm-none-eabi/arm-2006q1-6-arm-none-eabi.src.tar.bz2;name=archive \ - file://gcc-configure-no-fortran.patch;apply=yes \ - file://gcc-new-makeinfo.patch;apply=yes" + file://gcc-configure-no-fortran.patch \ + file://gcc-new-makeinfo.patch" S = "${WORKDIR}/gcc-2006q1" diff --git a/recipes/gcc/gcc-csl-arm-2007q3.inc b/recipes/gcc/gcc-csl-arm-2007q3.inc index fc47e9e205..7242313036 100644 --- a/recipes/gcc/gcc-csl-arm-2007q3.inc +++ b/recipes/gcc/gcc-csl-arm-2007q3.inc @@ -6,31 +6,31 @@ PV = "4.2.1+csl-arm-2007q3-53" FILESPATH = "${FILE_DIRNAME}/gcc-csl-arm-2007q3:${FILE_DIRNAME}/gcc-csl-arm" SRC_URI = "http://www.codesourcery.com/public/gnu_toolchain/arm-none-eabi/arm-2007q3-53-arm-none-eabi.src.tar.bz2;name=archive \ - file://gcc-new-makeinfo.patch;apply=yes \ -# file://100-uclibc-conf.patch;apply=yes \ -# file://103-uclibc-conf-noupstream.patch;apply=yes \ -# file://200-uclibc-locale.patch;apply=yes \ -# file://203-uclibc-locale-no__x.patch;apply=yes \ -# file://204-uclibc-locale-wchar_fix.patch;apply=yes \ -# file://205-uclibc-locale-update.patch;apply=yes \ -# file://300-libstdc++-pic.patch;apply=yes \ -# file://302-c99-snprintf.patch;apply=yes \ -# file://303-c99-complex-ugly-hack.patch;apply=yes \ -# file://304-index_macro.patch;apply=yes \ -# file://305-libmudflap-susv3-legacy.patch;apply=yes \ -# file://306-libstdc++-namespace.patch;apply=yes \ -# file://307-locale_facets.patch;apply=yes \ -# file://402-libbackend_dep_gcov-iov.h.patch;apply=yes \ -# file://602-sdk-libstdc++-includes.patch;apply=yes \ - file://gcc41-configure.in.patch;apply=yes \ - file://arm-nolibfloat.patch;apply=yes \ - file://arm-softfloat.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ -# file://gfortran.patch;apply=yes \ -# file://fortran-static-linking.patch;apply=yes \ -# file://gcc-configure-no-fortran.patch;apply=yes \ -# file://gcc-new-makeinfo.patch;apply=yes \ - file://gcc-Os-fix.diff;apply=yes \ + file://gcc-new-makeinfo.patch \ +# file://100-uclibc-conf.patch \ +# file://103-uclibc-conf-noupstream.patch \ +# file://200-uclibc-locale.patch \ +# file://203-uclibc-locale-no__x.patch \ +# file://204-uclibc-locale-wchar_fix.patch \ +# file://205-uclibc-locale-update.patch \ +# file://300-libstdc++-pic.patch \ +# file://302-c99-snprintf.patch \ +# file://303-c99-complex-ugly-hack.patch \ +# file://304-index_macro.patch \ +# file://305-libmudflap-susv3-legacy.patch \ +# file://306-libstdc++-namespace.patch \ +# file://307-locale_facets.patch \ +# file://402-libbackend_dep_gcov-iov.h.patch \ +# file://602-sdk-libstdc++-includes.patch \ + file://gcc41-configure.in.patch \ + file://arm-nolibfloat.patch \ + file://arm-softfloat.patch \ + file://zecke-xgcc-cpp.patch \ +# file://gfortran.patch \ +# file://fortran-static-linking.patch \ +# file://gcc-configure-no-fortran.patch \ +# file://gcc-new-makeinfo.patch \ + file://gcc-Os-fix.diff \ " diff --git a/recipes/gcc/gcc-csl-arm-2008q1.inc b/recipes/gcc/gcc-csl-arm-2008q1.inc index 8ec8cb87ab..be686a880b 100644 --- a/recipes/gcc/gcc-csl-arm-2008q1.inc +++ b/recipes/gcc/gcc-csl-arm-2008q1.inc @@ -6,29 +6,29 @@ PV = "4.2.3+csl-arm-2008q1-126" FILESDIR = "${FILE_DIRNAME}/gcc-csl-arm" SRC_URI = "http://www.codesourcery.com/public/gnu_toolchain/arm-none-eabi/arm-2008q1-126-arm-none-eabi.src.tar.bz2;name=archive \ -# file://100-uclibc-conf.patch;apply=yes \ -# file://103-uclibc-conf-noupstream.patch;apply=yes \ -# file://200-uclibc-locale.patch;apply=yes \ -# file://203-uclibc-locale-no__x.patch;apply=yes \ -# file://204-uclibc-locale-wchar_fix.patch;apply=yes \ -# file://205-uclibc-locale-update.patch;apply=yes \ -# file://300-libstdc++-pic.patch;apply=yes \ -# file://302-c99-snprintf.patch;apply=yes \ -# file://303-c99-complex-ugly-hack.patch;apply=yes \ -# file://304-index_macro.patch;apply=yes \ -# file://305-libmudflap-susv3-legacy.patch;apply=yes \ -# file://306-libstdc++-namespace.patch;apply=yes \ -# file://307-locale_facets.patch;apply=yes \ -# file://402-libbackend_dep_gcov-iov.h.patch;apply=yes \ -# file://602-sdk-libstdc++-includes.patch;apply=yes \ - file://gcc41-configure.in.patch;apply=yes \ - file://arm-nolibfloat.patch;apply=yes \ - file://arm-softfloat.patch;apply=yes \ - file://zecke-xgcc-cpp.patch;apply=yes \ -# file://gfortran-4.3.x.patch;apply=yes \ -# file://fortran-static-linking.patch;apply=yes \ -# file://gcc-configure-no-fortran.patch;apply=yes \ -# file://gcc-new-makeinfo.patch;apply=yes \ +# file://100-uclibc-conf.patch \ +# file://103-uclibc-conf-noupstream.patch \ +# file://200-uclibc-locale.patch \ +# file://203-uclibc-locale-no__x.patch \ +# file://204-uclibc-locale-wchar_fix.patch \ +# file://205-uclibc-locale-update.patch \ +# file://300-libstdc++-pic.patch \ +# file://302-c99-snprintf.patch \ +# file://303-c99-complex-ugly-hack.patch \ +# file://304-index_macro.patch \ +# file://305-libmudflap-susv3-legacy.patch \ +# file://306-libstdc++-namespace.patch \ +# file://307-locale_facets.patch \ +# file://402-libbackend_dep_gcov-iov.h.patch \ +# file://602-sdk-libstdc++-includes.patch \ + file://gcc41-configure.in.patch \ + file://arm-nolibfloat.patch \ + file://arm-softfloat.patch \ + file://zecke-xgcc-cpp.patch \ +# file://gfortran-4.3.x.patch \ +# file://fortran-static-linking.patch \ +# file://gcc-configure-no-fortran.patch \ +# file://gcc-new-makeinfo.patch \ " diff --git a/recipes/gcc/gcc-csl-arm-2008q3.inc b/recipes/gcc/gcc-csl-arm-2008q3.inc index 6525dd99e9..79a9f8feba 100644 --- a/recipes/gcc/gcc-csl-arm-2008q3.inc +++ b/recipes/gcc/gcc-csl-arm-2008q3.inc @@ -6,13 +6,13 @@ PV = "4.3.2+csl-arm-2008q3-39" FILESDIR = "${FILE_DIRNAME}/gcc-csl-arm-2008q3" SRC_URI = "http://www.codesourcery.com/public/gnu_toolchain/arm-none-eabi/arm-2008q3-39-arm-none-eabi.src.tar.bz2;name=archive \ - file://gcc-csl-2008q3-hotfix.diff;apply=yes \ - file://arm-nolibfloat.patch;apply=yes \ - file://arm-softfloat.patch;apply=yes \ - file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;apply=yes \ - file://gcc-flags-for-build.patch;apply=yes \ - file://gcc-4.3.1-SYSROOT_CFLAGS_FOR_TARGET.patch;apply=yes \ - file://gfortran-4.3.x.patch;apply=yes \ + file://gcc-csl-2008q3-hotfix.diff \ + file://arm-nolibfloat.patch \ + file://arm-softfloat.patch \ + file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ + file://gcc-flags-for-build.patch \ + file://gcc-4.3.1-SYSROOT_CFLAGS_FOR_TARGET.patch \ + file://gfortran-4.3.x.patch \ " diff --git a/recipes/gcc/gcc-svn.inc b/recipes/gcc/gcc-svn.inc index 568462ca6b..14175e736d 100644 --- a/recipes/gcc/gcc-svn.inc +++ b/recipes/gcc/gcc-svn.inc @@ -14,11 +14,11 @@ PV = "4.6+svnr${SRCPV}" FILESPATHPKG .= ":gcc-svn" SRC_URI = "svn://gcc.gnu.org/svn/gcc;module=trunk \ - file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;apply=yes \ - file://100-uclibc-conf.patch;apply=yes \ - file://gcc-uclibc-locale-ctype_touplow_t.patch;apply=yes \ - file://cache-amnesia.patch;apply=yes \ - file://gcc-flags-for-build.patch;apply=yes \ + file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ + file://100-uclibc-conf.patch \ + file://gcc-uclibc-locale-ctype_touplow_t.patch \ + file://cache-amnesia.patch \ + file://gcc-flags-for-build.patch \ " # Language Overrides diff --git a/recipes/gcc/gcc_4.2.2.bb b/recipes/gcc/gcc_4.2.2.bb index d5c7246853..30713f8a47 100644 --- a/recipes/gcc/gcc_4.2.2.bb +++ b/recipes/gcc/gcc_4.2.2.bb @@ -4,6 +4,6 @@ require gcc-${PV}.inc require gcc-configure-target.inc require gcc-package-target.inc -SRC_URI_append = "file://fortran-cross-compile-hack.patch;apply=yes" +SRC_URI_append = "file://fortran-cross-compile-hack.patch" ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" diff --git a/recipes/gcc/gcc_4.2.3.bb b/recipes/gcc/gcc_4.2.3.bb index 88887acccc..6fe30282d6 100644 --- a/recipes/gcc/gcc_4.2.3.bb +++ b/recipes/gcc/gcc_4.2.3.bb @@ -4,7 +4,7 @@ require gcc-${PV}.inc require gcc-configure-target.inc require gcc-package-target.inc -SRC_URI_append = "file://fortran-cross-compile-hack.patch;apply=yes" +SRC_URI_append = "file://fortran-cross-compile-hack.patch" ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" diff --git a/recipes/gcc/gcc_4.2.4.bb b/recipes/gcc/gcc_4.2.4.bb index 88887acccc..6fe30282d6 100644 --- a/recipes/gcc/gcc_4.2.4.bb +++ b/recipes/gcc/gcc_4.2.4.bb @@ -4,7 +4,7 @@ require gcc-${PV}.inc require gcc-configure-target.inc require gcc-package-target.inc -SRC_URI_append = "file://fortran-cross-compile-hack.patch;apply=yes" +SRC_URI_append = "file://fortran-cross-compile-hack.patch" ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" diff --git a/recipes/gcc/gcc_4.3.1.bb b/recipes/gcc/gcc_4.3.1.bb index 7b854a4eab..442c273ffc 100644 --- a/recipes/gcc/gcc_4.3.1.bb +++ b/recipes/gcc/gcc_4.3.1.bb @@ -4,7 +4,7 @@ require gcc-${PV}.inc require gcc-configure-target.inc require gcc-package-target.inc -SRC_URI_append = "file://fortran-cross-compile-hack.patch;apply=yes" +SRC_URI_append = "file://fortran-cross-compile-hack.patch" ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" diff --git a/recipes/gcc/gcc_4.3.2.bb b/recipes/gcc/gcc_4.3.2.bb index e5635a59bf..c73dfc1c84 100644 --- a/recipes/gcc/gcc_4.3.2.bb +++ b/recipes/gcc/gcc_4.3.2.bb @@ -8,6 +8,6 @@ FILES_${PN} += "\ ${gcclibdir}/${TARGET_SYS}/*/*.o \ " -SRC_URI_append = "file://fortran-cross-compile-hack.patch;apply=yes" +SRC_URI_append = "file://fortran-cross-compile-hack.patch" ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" diff --git a/recipes/gcc/gcc_4.3.3.bb b/recipes/gcc/gcc_4.3.3.bb index 7a9a13e34b..274f474d37 100644 --- a/recipes/gcc/gcc_4.3.3.bb +++ b/recipes/gcc/gcc_4.3.3.bb @@ -8,7 +8,7 @@ FILES_${PN} += "\ ${gcclibdir}/${TARGET_SYS}/*/*.o \ " -SRC_URI_append = "file://fortran-cross-compile-hack.patch;apply=yes" +SRC_URI_append = "file://fortran-cross-compile-hack.patch" ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" diff --git a/recipes/gcc/gcc_4.3.4.bb b/recipes/gcc/gcc_4.3.4.bb index 0cf1ff1e2b..ec20085d90 100644 --- a/recipes/gcc/gcc_4.3.4.bb +++ b/recipes/gcc/gcc_4.3.4.bb @@ -8,6 +8,6 @@ FILES_${PN} += "\ ${gcclibdir}/${TARGET_SYS}/*/*.o \ " -SRC_URI_append = "file://fortran-cross-compile-hack.patch;apply=yes" +SRC_URI_append = "file://fortran-cross-compile-hack.patch" ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" diff --git a/recipes/gcc/gcc_4.4.1.bb b/recipes/gcc/gcc_4.4.1.bb index 0d156bc839..52b09cf661 100644 --- a/recipes/gcc/gcc_4.4.1.bb +++ b/recipes/gcc/gcc_4.4.1.bb @@ -8,7 +8,7 @@ FILES_${PN} += "\ ${gcclibdir}/${TARGET_SYS}/*/*.o \ " -SRC_URI_append = "file://fortran-cross-compile-hack.patch;apply=yes" +SRC_URI_append = "file://fortran-cross-compile-hack.patch" ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" diff --git a/recipes/gcc/gcc_4.4.2.bb b/recipes/gcc/gcc_4.4.2.bb index d46e46a9df..d1d50adacf 100644 --- a/recipes/gcc/gcc_4.4.2.bb +++ b/recipes/gcc/gcc_4.4.2.bb @@ -8,7 +8,7 @@ FILES_${PN} += "\ ${gcclibdir}/${TARGET_SYS}/*/*.o \ " -SRC_URI_append = "file://fortran-cross-compile-hack.patch;apply=yes" +SRC_URI_append = "file://fortran-cross-compile-hack.patch" ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" diff --git a/recipes/gcc/gcc_4.4.4.bb b/recipes/gcc/gcc_4.4.4.bb index ff9ff954fe..271e9d152d 100644 --- a/recipes/gcc/gcc_4.4.4.bb +++ b/recipes/gcc/gcc_4.4.4.bb @@ -8,6 +8,6 @@ FILES_${PN} += "\ ${gcclibdir}/${TARGET_SYS}/*/*.o \ " -SRC_URI_append = "file://fortran-cross-compile-hack.patch;apply=yes" +SRC_URI_append = "file://fortran-cross-compile-hack.patch" ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" diff --git a/recipes/gcc/gcc_4.5.0.bb b/recipes/gcc/gcc_4.5.0.bb index 262c072a00..40e1f7c3e5 100644 --- a/recipes/gcc/gcc_4.5.0.bb +++ b/recipes/gcc/gcc_4.5.0.bb @@ -8,6 +8,6 @@ FILES_${PN} += "\ ${gcclibdir}/${TARGET_SYS}/*/*.o \ " -SRC_URI_append = "file://fortran-cross-compile-hack.patch;apply=yes" +SRC_URI_append = "file://fortran-cross-compile-hack.patch" ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" diff --git a/recipes/gcc/gcc_svn.bb b/recipes/gcc/gcc_svn.bb index 262c072a00..40e1f7c3e5 100644 --- a/recipes/gcc/gcc_svn.bb +++ b/recipes/gcc/gcc_svn.bb @@ -8,6 +8,6 @@ FILES_${PN} += "\ ${gcclibdir}/${TARGET_SYS}/*/*.o \ " -SRC_URI_append = "file://fortran-cross-compile-hack.patch;apply=yes" +SRC_URI_append = "file://fortran-cross-compile-hack.patch" ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}" diff --git a/recipes/gcc/mingw-gcc-canadian-cross-initial_3.4.5-20060117-2.bb b/recipes/gcc/mingw-gcc-canadian-cross-initial_3.4.5-20060117-2.bb index 252babaeef..acdccc82f5 100644 --- a/recipes/gcc/mingw-gcc-canadian-cross-initial_3.4.5-20060117-2.bb +++ b/recipes/gcc/mingw-gcc-canadian-cross-initial_3.4.5-20060117-2.bb @@ -3,5 +3,5 @@ require gcc-canadian-cross-initial.inc SRC_URI = "\ ${SOURCEFORGE_MIRROR}/mingw/gcc-core-${PV}-src.tar.gz;name=core \ - file://includedir.patch;apply=yes \ + file://includedir.patch \ " diff --git a/recipes/gcc/mingw-gcc_3.4.5-20060117-2.bb b/recipes/gcc/mingw-gcc_3.4.5-20060117-2.bb index 0344b44a20..0c0c74f75b 100644 --- a/recipes/gcc/mingw-gcc_3.4.5-20060117-2.bb +++ b/recipes/gcc/mingw-gcc_3.4.5-20060117-2.bb @@ -16,7 +16,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/mingw/gcc-core-${PV}-src.tar.gz;name=core \ ${SOURCEFORGE_MIRROR}/mingw/gcc-java-${PV}-src.tar.gz;name=java \ ${SOURCEFORGE_MIRROR}/mingw/gcc-objc-${PV}-src.tar.gz;name=objc \ ${SOURCEFORGE_MIRROR}/mingw/gcc-ada-${PV}-src.tar.gz;name=ada \ - file://includedir.patch;apply=yes \ + file://includedir.patch \ " -- cgit 1.2.3-korg