Don't assume hardfloat passing convention.
authorGirish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Thu, 8 Mar 2012 12:08:58 +0000 (04:08 -0800)
committerQt by Nokia <qt-info@nokia.com>
Fri, 9 Mar 2012 13:54:09 +0000 (14:54 +0100)
commit0b1bc97509c34881b1ee2f3bc7283a5772be9a44
tree54dca95561e77814a438ec7229ccb139feee24d6
parent1a03bd56a5f1a10e901166d87fe52ca2c7a18a25
Don't assume hardfloat passing convention.

Add configure test to detect the floating point abi. Test the value
of the test in the v8.pri to enable hardfloat usage.

Change-Id: I2312763bb1b814915a74e734ab477ba66f1ee0d2
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
config.tests/hardfloat/hardfloat.cpp [new file with mode: 0644]
config.tests/hardfloat/hardfloat.pro [new file with mode: 0644]
src/v8/v8.pri
sync.profile