Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] new x86 ABI x32 V2 patch series
@ 2011-08-05 17:42 nitin.a.kamble
  2011-08-05 17:42 ` [PATCH 1/3] siteinfo.bbclass: add entries for new x86_64 ABI x32 target nitin.a.kamble
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: nitin.a.kamble @ 2011-08-05 17:42 UTC (permalink / raw)
  To: openembedded-core

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

These are the commits for the new x86_64 ABI named x32. These are changed 
as per the feedback received on the mailing list.

The kernel related commits are dropped from this series as Bruce is pushing
them directly.

The following changes since commit da321ee54b26b11e2bd36c889c5568ae62b17ffd:

  linux-yocto: pass KMACHINE to updateme, not MACHINE (2011-08-05 10:00:33 -0700)

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

Nitin A Kamble (3):
  siteinfo.bbclass: add entries for new x86_64 ABI x32 target
  insane.bbclass: add entries for linux-gnux32
  x86 tune inc files: add x32 abi tune parameters

 meta/classes/insane.bbclass                  |    3 +++
 meta/classes/siteinfo.bbclass                |   12 +++++++++++-
 meta/conf/machine/include/ia32/arch-ia32.inc |   19 +++++++++++++++++--
 meta/conf/machine/include/tune-core2.inc     |    4 ++++
 meta/conf/machine/include/tune-x86_64.inc    |    2 +-
 5 files changed, 36 insertions(+), 4 deletions(-)

-- 
1.7.6




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-08-10 12:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-05 17:42 [PATCH 0/3] new x86 ABI x32 V2 patch series nitin.a.kamble
2011-08-05 17:42 ` [PATCH 1/3] siteinfo.bbclass: add entries for new x86_64 ABI x32 target nitin.a.kamble
2011-08-05 17:42 ` [PATCH 2/3] insane.bbclass: add entries for linux-gnux32 nitin.a.kamble
2011-08-05 17:42 ` [PATCH 3/3] x86 tune inc files: add x32 abi tune parameters nitin.a.kamble
2011-08-10  2:28   ` Lu, Lianhao
2011-08-10 12:16     ` Richard Purdie
2011-08-08 17:05 ` [PATCH 0/3] new x86 ABI x32 V2 patch series Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox