added function converting long long (64-bit) signed and unsigned to float. Resulting...
commitc47dda61c13ffbe20f6fe7f703bfadb62722fcfe
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 14 Mar 2015 14:21:01 +0000 (14 14:21 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 14 Mar 2015 14:21:01 +0000 (14 14:21 +0000)
tree54af40c46e1d0e9239fc999ac1c324a4f6092bf6
parent005fd7e38f07f3fd91d329146166e4726adb2c69
added function converting long long (64-bit) signed and unsigned to float. Resulting float value is returned in r0 as expected by soft and hardfp abi's

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@50197 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/arm-all/arm-aeabi/l2f.c [new file with mode: 0644]
arch/arm-all/arm-aeabi/mmakefile.src