From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 0/3] ARM hf support
Date: Thu, 24 May 2012 10:56:22 -0700 [thread overview]
Message-ID: <4FBE7646.6020803@linux.intel.com> (raw)
In-Reply-To: <cover.1337620159.git.raj.khem@gmail.com>
On 05/21/2012 10:11 AM, Khem Raj wrote:
> This patchset adds the newly added hard float convention for naming the
> dynamic linker. We have a tune feature to denote hf calling convention
> already therefore this patch uses that feature to decide on configuring
> the toolchain to be soft float or hard-float call conventions by default.
>
>
> The following changes since commit e6333825c3482a559a0c0499e17f8f48d3042ddf:
>
> tune-mips64.inc: Add new tune file for mips64 big-endian (2012-05-20 20:24:37 -0700)
>
> are available in the git repository at:
> git://git.openembedded.org/openembedded-core-contrib kraj/armhf
> http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/armhf
>
> Khem Raj (3):
> gcc-4.7: Add knowledge about arm hf dynamic loader
> eglibc: Add ARM hf dynamic linker support
> gcc: Grok for callconvention-hard to enable hard float
>
> .../eglibc/eglibc-2.15/add_HAVE_ARM_PCS_VFP.patch | 28 ++
> .../eglibc/eglibc-2.15/ldso_arm_hf_support.patch | 338 ++++++++++++++++++++
> meta/recipes-core/eglibc/eglibc_2.15.bb | 4 +-
> meta/recipes-devtools/gcc/gcc-4.7.inc | 1 +
> .../gcc/gcc-4.7/arm-hard-float-loader.patch | 48 +++
> meta/recipes-devtools/gcc/gcc-common.inc | 2 +
> 6 files changed, 420 insertions(+), 1 deletions(-)
> create mode 100644 meta/recipes-core/eglibc/eglibc-2.15/add_HAVE_ARM_PCS_VFP.patch
> create mode 100644 meta/recipes-core/eglibc/eglibc-2.15/ldso_arm_hf_support.patch
> create mode 100644 meta/recipes-devtools/gcc/gcc-4.7/arm-hard-float-loader.patch
>
Merged into OE-Core
Thanks
Sau!
prev parent reply other threads:[~2012-05-24 18:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-21 17:11 [PATCH 0/3] ARM hf support Khem Raj
2012-05-21 17:11 ` [PATCH 1/3] gcc-4.7: Add knowledge about arm hf dynamic loader Khem Raj
2012-05-21 17:11 ` [PATCH 2/3] eglibc: Add ARM hf dynamic linker support Khem Raj
2012-05-21 17:11 ` [PATCH 3/3] gcc: Grok for callconvention-hard to enable hard float Khem Raj
2012-05-24 17:56 ` Saul Wold [this message]
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=4FBE7646.6020803@linux.intel.com \
--to=sgw@linux.intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.