summaryrefslogtreecommitdiff
path: root/lib/fixedpoint/fixedpoint.c
AgeCommit message (Expand)Author
2017-11-21Undo hacks to meant to get around string formatting limitationsMichael Sevakis
2017-10-01Need limits.h for hosted buildsMichael Sevakis
2017-10-01Replace fp_sqrt function with one that only uses shift, or and sub.Michael Sevakis
2013-04-26Make fixepoint.c as a shared library (libfixedpoint.a).Michael Sevakis