Added mcs51 asm versions of logf and expf
authorpjs <pjs@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 1 Jan 2005 04:08:04 +0000 (04:08 +0000)
committerpjs <pjs@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 1 Jan 2005 04:08:04 +0000 (04:08 +0000)
commitb701130edff0ea3adb8ecbdac46c2f8bb1b95af3
treefba0097555771e66c3c71f72701e4f4c24174cff
parentae1820d9135ae31e128cb646cded0d4f54214845
Added mcs51 asm versions of logf and expf

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@3624 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
device/include/math.h
device/lib/Makefile.in
device/lib/_logexpf.c [new file with mode: 0644]
device/lib/expf.c
device/lib/libfloat.lib
device/lib/logf.c