All of lore.kernel.org
 help / color / mirror / Atom feed
From: nitin.a.kamble@intel.com
To: openembedded-core@lists.openembedded.org, nitin.a.kamble@intel.com
Subject: [RFC x32 0/3] X32 commits on top of rpurdie/ml3 branch
Date: Mon, 25 Jul 2011 17:48:26 -0700	[thread overview]
Message-ID: <cover.1311641177.git.nitin.a.kamble@intel.com> (raw)

From: Nitin A Kamble <nitin.a.kamble@intel.com>

These commits are getting tested. sending out just for review now.

The following changes since commit f5a884ab6c7db44152f17b6ca7e07967df87710a:

  bitbake/cache: allow class names with arguments to be specified (2011-07-22 18:50:56 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib nitin/ml3.x32
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/ml3.x32

Nitin A Kamble (3):
  x86 tune inc files: add x32 abi tune parameters
  toolchain-scripts & other classes: add TARGET_LD_ARCH &
    TARGET_AS_ARCH     vars
  siteinfo: select right siteinfo as per x86_64 ABIs

 meta/classes/allarch.bbclass                 |    2 +
 meta/classes/cross-canadian.bbclass          |    2 +
 meta/classes/cross.bbclass                   |    2 +
 meta/classes/crosssdk.bbclass                |    2 +
 meta/classes/native.bbclass                  |   10 ++++++--
 meta/classes/nativesdk.bbclass               |    4 +++
 meta/classes/siteinfo.bbclass                |   14 ++++++++++++-
 meta/classes/toolchain-scripts.bbclass       |    9 ++++---
 meta/conf/bitbake.conf                       |   23 ++++++++++++++++-----
 meta/conf/machine/include/ia32/arch-ia32.inc |   27 +++++++++++++++++++++----
 meta/conf/machine/include/tune-core2.inc     |    8 +++++-
 meta/conf/machine/include/tune-i586.inc      |    4 +-
 meta/conf/machine/include/tune-x86_64.inc    |    2 +-
 13 files changed, 85 insertions(+), 24 deletions(-)

-- 
1.7.6




             reply	other threads:[~2011-07-26  7:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-26  0:48 nitin.a.kamble [this message]
2011-07-26  0:48 ` [RFC x32 1/3] x86 tune inc files: add x32 abi tune parameters nitin.a.kamble
2011-07-26  0:48 ` [RFC x32 2/3] toolchain-scripts & other classes: add TARGET_LD_ARCH & TARGET_AS_ARCH vars nitin.a.kamble
2011-07-26  0:48 ` [RFC x32 3/3] siteinfo: select right siteinfo as per x86_64 ABIs nitin.a.kamble

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.1311641177.git.nitin.a.kamble@intel.com \
    --to=nitin.a.kamble@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.