| Age | Commit message (Expand) | Author |
| 2015-12-18 | lib/libm: Allow math funcs to be used by non-Thumb archs. | Damien George |
| 2015-02-22 | lib/libm: Add implementations of erf, erfc, lgamma, tgamma. | Damien George |
| 2015-01-22 | lib/libm: Add frexp and modf functions; use in stmhal; add tests. | Damien George |
| 2014-12-30 | stmhal: Add fake implementation of __aeabi_f2lz(). | Paul Sokolovsky |
| 2014-12-18 | lib/libm: Add acosh, asinh, atanh, tan; get working with stmhal. | Damien George |
| 2014-09-13 | py: Implement divmod, % and proper // for floating point. | Damien George |
| 2014-09-11 | py and libm: Add asinf,acosf; print higher precision for float. | Damien George |
| 2014-08-29 | lib, libm: Add back dummy definition of tanf. | Damien George |
| 2014-08-29 | lib: Add lib and libm, moving current files from stmhal. | Damien George |