[oe-commits] Khem Raj : gcc-4.5: Backport with-linker-hash-style and backports from FSF & linaro

git at git.openembedded.org git at git.openembedded.org
Tue Dec 6 07:46:20 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: a3aea9e69ab69dd4b5ac2ad4a602b74f9ef30fa2
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=a3aea9e69ab69dd4b5ac2ad4a602b74f9ef30fa2

Author: Khem Raj <raj.khem at gmail.com>
Date:   Mon Dec  5 17:04:03 2011 -0800

gcc-4.5: Backport with-linker-hash-style and backports from FSF & linaro

backport --with-linker-hash-style from trunk, fix GNU_HASH QA warnings
once for all

Explicitly disable configuring with cloog/ppl while building gcc
if the user has it installed on build box then gcc's configure will try
to use it and it can go wrong and create problems since we never built
it so

Move to tip of FSF gcc-4_5-branch
brings in bug fixes

PR 50091/ppc 50464/x86 50273/fortran 44473/c++ mangler
49965/sparc 50565/c 50659/fortran 50618/c++ 50737/alpha 50793/c++
50788/x86/SSE 50691/pa  50875/x86/SSE
50979/sparc 30282/ppc 51187/rtl 50888/bootstrap 48190/debug/QEMUhog

Merge fix for LP689887/linaro
https://bugs.launchpad.net/gcc-linaro/+bug/689887

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 meta-oe/recipes-devtools/gcc/gcc-4.5.inc           |   13 +-
 .../gcc/gcc-4.5/gcc-with-linker-hash-style.patch   |  212 +++++++++
 .../gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99491.patch |  309 -------------
 .../gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99541.patch |   22 -
 .../gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99548.patch |   80 ++++
 .../gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99549.patch |  460 ++++++++++++++++++++
 6 files changed, 760 insertions(+), 336 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=a3aea9e69ab69dd4b5ac2ad4a602b74f9ef30fa2




More information about the Openembedded-commits mailing list