Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Toolchain configuations for enabling ARM hardfp ABI
@ 2011-05-13 18:38 Khem Raj
  2011-05-13 18:38 ` [PATCH 1/2] tune-cortexa8.inc: Define variable for controlling FP ABI Khem Raj
  2011-05-13 18:38 ` [PATCH 2/2] gcc-common.inc: Consider hardfp knob for configuring toolchain Khem Raj
  0 siblings, 2 replies; 3+ messages in thread
From: Khem Raj @ 2011-05-13 18:38 UTC (permalink / raw)
  To: OE core

On armv7 machines with neon or vfp, gcc can support hardfp calling convention
These changes introduce a new variable to control the FP abi for ARM. This
variable can be set in machine.conf files or in local.conf to chose the 
desired ABI, The defaults remain same i.e. softfp calling conventions for
passing floating point arguments.

I have bootied the generated root file system on beagleboard

Pull URL: git://git.openembedded.org/openembedded-core-contrib
  Branch: kraj/arm-hardfp
  Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/arm-hardfp

Thanks,
    Khem Raj <raj.khem@gmail.com>
---


Khem Raj (2):
  tune-cortexa8.inc: Define variable for controlling FP ABI
  gcc-common.inc: Consider hardfp knob for configuring toolchain

 meta/conf/machine/include/tune-cortexa8.inc |   14 ++++++++++----
 meta/recipes-devtools/gcc/gcc-common.inc    |   13 ++++++++++---
 2 files changed, 20 insertions(+), 7 deletions(-)

-- 
1.7.4.1




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

end of thread, other threads:[~2011-05-13 18:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-13 18:38 [PATCH 0/2] Toolchain configuations for enabling ARM hardfp ABI Khem Raj
2011-05-13 18:38 ` [PATCH 1/2] tune-cortexa8.inc: Define variable for controlling FP ABI Khem Raj
2011-05-13 18:38 ` [PATCH 2/2] gcc-common.inc: Consider hardfp knob for configuring toolchain Khem Raj

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