From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] Toolchain fixes and uclibc-git upgrade
Date: Wed, 20 Jun 2012 08:18:19 -0700 [thread overview]
Message-ID: <cover.1340205163.git.raj.khem@gmail.com> (raw)
This patchset
1. Updates gcc to 4.7.1+
2. Fixes on device toolchain since now they are built with sysroot
couple of issues showed up
3. Rearranges binutils recipes so that target binutils recipe in not
included everywhere
4. Add enable plugin option to binutils. Its needed for LTO to work
5. Update uclibc_git recipe to lastest uclibc master after a major
branch has been collapsed in uclibc master
The following changes since commit 6d761ae17ddbd3d936e7fe985b40825ad62b2418:
debian.bbclass: invoke target objdump (2012-06-18 13:20:29 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib kraj/misc-updates
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc-updates
Khem Raj (5):
uclibc-git: Upgrade to latest tip of master
gcc-4.7: Update to tip of gcc-4_7-branch since 4.7.1 has been out
binutils: Add with-sysroot to target binutils
gcc: Fix a case of sysroot with trailing / and gxx-include-dir
leading slash
binutils: Enable plugins by default
.../uclibc/uclibc-git/argp-support.patch | 136 +++---
...so_use_arm_dl_linux_resolve_in_thumb_mode.patch | 27 --
.../uclibc/uclibc-git/orign_path.patch | 47 ++-
meta/recipes-core/uclibc/uclibc_git.bb | 3 +-
meta/recipes-devtools/binutils/binutils-2.22.inc | 37 ++
.../binutils/binutils-cross-canadian.inc | 7 +-
.../binutils/binutils-cross-canadian_2.22.bb | 4 +-
meta/recipes-devtools/binutils/binutils-cross.inc | 8 +-
.../binutils/binutils-cross_2.22.bb | 3 +-
.../binutils/binutils-crosssdk_2.22.bb | 3 -
meta/recipes-devtools/binutils/binutils.inc | 28 +--
meta/recipes-devtools/binutils/binutils_2.22.bb | 60 ++--
meta/recipes-devtools/gcc/gcc-4.7.inc | 13 +-
.../gcc/gcc-4.7/fix-g++-sysroot.patch | 428 ++++++++++++++++++++
14 files changed, 600 insertions(+), 204 deletions(-)
delete mode 100644 meta/recipes-core/uclibc/uclibc-git/ldso_use_arm_dl_linux_resolve_in_thumb_mode.patch
create mode 100644 meta/recipes-devtools/binutils/binutils-2.22.inc
create mode 100644 meta/recipes-devtools/gcc/gcc-4.7/fix-g++-sysroot.patch
--
1.7.5.4
next reply other threads:[~2012-06-20 15:30 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-20 15:18 Khem Raj [this message]
2012-06-20 15:18 ` [PATCH 1/5] uclibc-git: Upgrade to latest tip of master Khem Raj
2012-06-20 15:18 ` [PATCH 2/5] gcc-4.7: Update to tip of gcc-4_7-branch since 4.7.1 has been out Khem Raj
2012-06-22 6:37 ` Martin Jansa
2012-06-22 7:20 ` Khem Raj
2012-06-22 7:38 ` Martin Jansa
2012-07-10 7:52 ` Martin Jansa
2012-07-10 13:38 ` Khem Raj
2012-06-22 22:21 ` Saul Wold
2012-06-22 23:50 ` Khem Raj
2012-06-20 15:18 ` [PATCH 3/5] binutils: Add with-sysroot to target binutils Khem Raj
2012-06-20 15:18 ` [PATCH 4/5] gcc: Fix a case of sysroot with trailing / and gxx-include-dir leading slash Khem Raj
2012-06-20 15:18 ` [PATCH 5/5] binutils: Enable plugins by default Khem Raj
2012-06-21 12:24 ` [PATCH 0/5] Toolchain fixes and uclibc-git upgrade Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1340205163.git.raj.khem@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox