summaryrefslogtreecommitdiffstats
path: root/libc/string/arm/bcopy.S
Commit message (Expand)AuthorAgeFilesLines
* Paul Brook writes:Bernhard Reutner-Fischer2008-03-261-0/+12
* Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/ind...Peter S. Mazinger2006-03-231-0/+4
* Remove arch specific hidden bcopyPeter S. Mazinger2006-01-301-2/+0
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-7/+6
* Use strong_alias everywhere instead of .global/.set. Correct some cases where...Peter S. Mazinger2006-01-031-2/+4
* Add hidden versions, add missing .sizePeter S. Mazinger2005-11-111-3/+8
* syntax/whitespace touchupsMike Frysinger2005-09-161-4/+4
* Add an initial set of arm optimized string functions. TheseEric Andersen2003-11-201-0/+52