summaryrefslogtreecommitdiff
path: root/firmware/target/arm/support-arm.S
AgeCommit message (Expand)Author
2010-06-12ARM: __div0() takes no argumentRafaël Carré
2010-02-20Clarify comments in ARMv6 divider regarding special-case handling of large (h...Andrew Mahone
2010-02-02Correct ARMv5/6 signed divider, which was not saving return address to stack ...Andrew Mahone
2010-02-01Some sort of issue in the signed divider is causing Gigabeat S to abort on st...Andrew Mahone
2010-02-01Missing colon in support-arm.S for EABI.Andrew Mahone
2010-02-01Remove heaps of trailing whitespace from new file.Andrew Mahone
2010-02-01FS#10943, optimized division and clz routines to replace libgcc routines for ...Andrew Mahone