[oe] [2011.03-maintenance] Pull request 20110921

Denys Dmytriyenko denis at denix.org
Wed Sep 21 22:47:02 UTC 2011


Tom,

Please pull these 5 commits to gcc (4.5) that update the maintenance branch
to match the mainline. Part of this update is to fix the ICE building newer
kernels (2.6.39 - 3.0.x). All are cherry-picked from oe.dev.


Pull URL: git://arago-project.org/git/people/denix/openembedded.git
  Branch: 2011.03-maintenance
  Browse: http://arago-project.org/git/people/?p=denix/openembedded.git;a=shortlog;h=refs/heads/2011.03-maintenance

Thanks,
    Denys Dmytriyenko <denys at ti.com>
---

The following changes since commit a342b5f63af5b3f22aadabec6e9e99d6fd3bfabf:
  Steffen Sledz (1):
        linux-libc-headers 2.6.24: backport arm/asm/hwcap.h from linux 2.6.26

Khem Raj (3):
  gcc-4.5: Fix segfault in dwarf2out
  gcc-4.5: Fix the ARM ICE regression at -Os -g
  conf/,gcc-common.inc: Add support for ARM hard float toolchain

Steve Sakoman (1):
  gcc: Fix broken g77 link

Tom Rini (1):
  gcc-package-target.inc: Switch to TARGET_PREFIX in symlinks

 conf/distro/include/sane-toolchain.inc             |    3 +-
 conf/distro/minimal-uclibc.conf                    |    3 -
 conf/machine/include/tune-cortexa8.inc             |    6 +-
 recipes/gcc/gcc-4.5.inc                            |    9 +-
 .../gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99486.patch |  230 ++++++++++++++++++++
 .../gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99487.patch |   42 ++++
 .../gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99488.patch |   22 ++
 .../gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99489.patch |   61 +++++
 recipes/gcc/gcc-common.inc                         |   12 +-
 recipes/gcc/gcc-package-target.inc                 |   12 +-
 10 files changed, 383 insertions(+), 17 deletions(-)
 create mode 100644 recipes/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99486.patch
 create mode 100644 recipes/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99487.patch
 create mode 100644 recipes/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99488.patch
 create mode 100644 recipes/gcc/gcc-4.5/linaro/gcc-4.5-linaro-r99489.patch





More information about the Openembedded-devel mailing list