summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/ldexp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* At some point we've switched to the VFP floating-point--unlike FPAmartynas2011-07-261-3/+3
* __arm32__ -> __arm__, since our new compiler isn't defining themartynas2011-07-261-3/+3
* Fix bit twiddling routines on ARM; where floating-point word ordermartynas2011-07-071-3/+3
* Trick lint into recording the right prototypes in the llib-lc.lnmartynas2011-05-301-8/+9
* - ldexp implementation has issues. switch to the one from libmmartynas2009-04-191-0/+133