summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/memset-arm.S
AgeCommit message (Expand)AuthorFilesLines
2010-06-11FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré1-1/+1
2010-06-11arm/memset: don't use ldm to load pc when it has been stored with strRafaël Carré1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2007-01-09Removed executable flagLinus Nielsen Feltzing1-0/+0
2006-09-07Fix erronous label and replace mov with bx.Thom Johansen1-2/+2
2006-07-25Changed copyrightLinus Nielsen Feltzing1-1/+1
2006-07-25Moved some assembly optimizations to the target treeLinus Nielsen Feltzing1-0/+96