summaryrefslogtreecommitdiff
path: root/firmware/target/arm/support-arm.S (follow)
Commit message (Expand)AuthorAge
* Move supprt-arm.S to separate library.Thomas Martitz2012-01-21
* Fix assembler .size directives. Currently used binutils don't complain, but 2...Boris Gjenero2011-11-09
* ARM: __div0() takes no argumentRafaël Carré2010-06-12
* Clarify comments in ARMv6 divider regarding special-case handling of large (h...Andrew Mahone2010-02-20
* Correct ARMv5/6 signed divider, which was not saving return address to stack ...Andrew Mahone2010-02-02
* Some sort of issue in the signed divider is causing Gigabeat S to abort on st...Andrew Mahone2010-02-01
* Missing colon in support-arm.S for EABI.Andrew Mahone2010-02-01
* Remove heaps of trailing whitespace from new file.Andrew Mahone2010-02-01
* FS#10943, optimized division and clz routines to replace libgcc routines for ...Andrew Mahone2010-02-01