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