From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga02.intel.com ([134.134.136.20]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QIBsp-0006dO-92 for openembedded-core@lists.openembedded.org; Fri, 06 May 2011 05:39:16 +0200 Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 05 May 2011 20:36:33 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.64,324,1301900400"; d="scan'208";a="638817571" Received: from nbuild2.sc.intel.com (HELO localhost) ([172.25.110.37]) by orsmga002.jf.intel.com with ESMTP; 05 May 2011 20:36:33 -0700 Message-Id: Old-Date: Thu, 5 May 2011 20:32:53 -0700 Date: Thu, 05 May 2011 20:36:33 -0700 To: openembedded-core@lists.openembedded.org,poky@yoctoproject.org From: Nitin A Kamble Subject: [PATCH 00/10] gcc-4.6.0 related fixes & patch upstream status updates X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2011 03:39:16 -0000 From: Nitin A Kamble These are few commits for gcc 4.6.0 & patch upstream status. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: nitin/misc Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc Thanks, Nitin A Kamble --- Khem Raj (2): gcc-4.6.0: Apply linaro patches linux-yocto_git.bb: Backport upstream fix for gcc 4.6 compilation Nitin A Kamble (8): libpcre: update upstream status for patches patch-2.6.1: update patch upstream status patch: update upstream status for patches python-imaging: update upstream status for patches subversion: update upstream status for patches sat-solver: fix compilation issue with gcc 4.6.0 gcc-4.5.1: update upstream status of patches binutils: update upstream status of patches .../binutils/binutils-2.21/110-arm-eabi-conf.patch | 2 + .../binutils-2.21/binutils-2.19.1-ld-sysroot.patch | 2 + .../binutils/binutils-2.21/binutils-poison.patch | 2 + .../binutils-uclibc-100-uclibc-conf.patch | 2 + .../gcc/gcc-4.5.1/100-uclibc-conf.patch | 2 + .../gcc/gcc-4.5.1/103-uclibc-conf-noupstream.patch | 2 + .../gcc/gcc-4.5.1/200-uclibc-locale.patch | 2 + .../gcc/gcc-4.5.1/203-uclibc-locale-no__x.patch | 2 + .../gcc-4.5.1/204-uclibc-locale-wchar_fix.patch | 2 + .../gcc/gcc-4.5.1/205-uclibc-locale-update.patch | 2 + .../gcc/gcc-4.5.1/301-missing-execinfo_h.patch | 2 + .../gcc/gcc-4.5.1/302-c99-snprintf.patch | 2 + .../gcc/gcc-4.5.1/303-c99-complex-ugly-hack.patch | 2 + .../gcc/gcc-4.5.1/304-index_macro.patch | 2 + .../gcc-4.5.1/305-libmudflap-susv3-legacy.patch | 2 + .../gcc/gcc-4.5.1/306-libstdc++-namespace.patch | 2 + .../gcc/gcc-4.5.1/307-locale_facets.patch | 2 + .../gcc/gcc-4.5.1/602-sdk-libstdc++-includes.patch | 2 + .../recipes-devtools/gcc/gcc-4.5.1/64bithack.patch | 2 + .../gcc/gcc-4.5.1/740-sh-pr24836.patch | 2 + .../gcc/gcc-4.5.1/800-arm-bigendian.patch | 2 + .../gcc/gcc-4.5.1/904-flatten-switch-stmt-00.patch | 2 + .../gcc/gcc-4.5.1/arm-bswapsi2.patch | 2 + .../gcc/gcc-4.5.1/arm-nolibfloat.patch | 2 + .../gcc/gcc-4.5.1/arm-softfloat.patch | 2 + meta/recipes-devtools/gcc/gcc-4.6.0.inc | 4 + .../gcc-4.6.0/linaro/gcc-4.6-linaro-r106720.patch | 51 ++ .../gcc-4.6.0/linaro/gcc-4.6-linaro-r106723.patch | 63 ++ .../gcc-4.6.0/linaro/gcc-4.6-linaro-r106729.patch | 32 + .../gcc-4.6.0/linaro/gcc-4.6-linaro-r106731.patch | 28 + .../gcc-4.6.0/linaro/gcc-4.6-linaro-r106733.patch | 653 ++++++++++++++++++++ .../gcc-4.6.0/linaro/gcc-4.6-linaro-r106737.patch | 126 ++++ .../gcc-4.6.0/linaro/gcc-4.6-linaro-r106738.patch | 177 ++++++ .../gcc/gcc-4_6-branch-linaro-backports.inc | 9 + .../patch/patch-2.6.1/global-reject-file.diff | 2 + meta/recipes-devtools/patch/patch/debian.patch | 2 + .../patch/patch/global-reject-file.diff | 2 + meta/recipes-devtools/patch/patch/install.patch | 2 + .../patch/patch/unified-reject-files.diff | 2 + .../python/python-imaging/path.patch | 2 + .../subversion/disable-revision-install.patch | 2 + .../subversion/subversion/libtool2.patch | 2 + .../subversion/subversion/neon-detection.patch | 2 + .../sat-solver/fix_gcc-4.6.0_compile_issue.patch | 115 ++++ meta/recipes-extended/sat-solver/sat-solver_git.bb | 5 +- .../perf-tool-Fix-gcc-4.6.0-issues.patch | 266 ++++++++ meta/recipes-kernel/linux/linux-yocto_git.bb | 4 +- .../libpcre/files/fix-pcre-name-collision.patch | 1 + .../recipes-support/libpcre/files/pcre-cross.patch | 2 + 49 files changed, 1602 insertions(+), 2 deletions(-) create mode 100644 meta/recipes-devtools/gcc/gcc-4.6.0/linaro/gcc-4.6-linaro-r106720.patch create mode 100644 meta/recipes-devtools/gcc/gcc-4.6.0/linaro/gcc-4.6-linaro-r106723.patch create mode 100644 meta/recipes-devtools/gcc/gcc-4.6.0/linaro/gcc-4.6-linaro-r106729.patch create mode 100644 meta/recipes-devtools/gcc/gcc-4.6.0/linaro/gcc-4.6-linaro-r106731.patch create mode 100644 meta/recipes-devtools/gcc/gcc-4.6.0/linaro/gcc-4.6-linaro-r106733.patch create mode 100644 meta/recipes-devtools/gcc/gcc-4.6.0/linaro/gcc-4.6-linaro-r106737.patch create mode 100644 meta/recipes-devtools/gcc/gcc-4.6.0/linaro/gcc-4.6-linaro-r106738.patch create mode 100644 meta/recipes-devtools/gcc/gcc-4_6-branch-linaro-backports.inc create mode 100644 meta/recipes-extended/sat-solver/sat-solver/fix_gcc-4.6.0_compile_issue.patch create mode 100644 meta/recipes-kernel/linux/linux-yocto/perf-tool-Fix-gcc-4.6.0-issues.patch -- 1.7.3.4