summaryrefslogtreecommitdiff
path: root/core/cortex-m0/uldivmod.S
Commit message (Expand)AuthorAgeFilesLines
* cortex-m0: Fix panic reason on div0Shawn Nematbakhsh2015-02-181-1/+1
* cortex-m*: Save panicinfo on non-exception panicsShawn Nematbakhsh2015-02-181-1/+3
* cortex-m0: Fix handling uint64 divide-by-0stabilize-6783.BRandall Spangler2015-02-111-0/+3
* Add 64-bit divide library routines for Cortex-M, Cortex-M0Randall Spangler2015-02-051-0/+172