aboutsummaryrefslogtreecommitdiff
path: root/stm/math.c
AgeCommit message (Expand)Author
2014-05-21stm: Remove long-obsolete stm/ port.Damien George
2014-04-20stm: Update to compile with latest changes to core py.Damien George
2014-03-23stm/stmhal: Change gammaf to tgammaf.Damien George
2014-03-23Merge pull request #356 from iabdalkader/d2fDamien George
2014-03-22stm/stmhal: Add more math stubs.Damien George
2014-03-22Implement __aeabi_f2d and __aeabi_d2fmux
2014-03-21Disable some math functions until they work correctly.Damien George
2014-03-12stm: Add some floating-point math functions.Damien George
2014-03-08Implement ROMable modules. Add math module.Damien George