summaryrefslogtreecommitdiff
path: root/core/cortex-m/uldivmod.S
Commit message (Expand)AuthorAgeFilesLines
* core/cortex-m[0]: Move core functions assembly files to third_partyNicolas Boichat2020-03-251-179/+1
* uldivmod.S: fix assembly so that it compiles with clangTom Hughes2019-02-261-3/+3
* Fix bugs.Marius Schilder2016-11-021-30/+30
* cortex-m*: Save panicinfo on non-exception panicsShawn Nematbakhsh2015-02-181-1/+3
* Add 64-bit divide library routines for Cortex-M, Cortex-M0Randall Spangler2015-02-051-0/+177