summaryrefslogtreecommitdiff
path: root/lib/libc/arch/arm/string/Makefile.inc
AgeCommit message (Expand)Author
2003-10-14Xscale-optimised mem* routines. Contributed by Wasabi Systems.scw
2002-11-23Add arm asm version of memcmp, basically it's strncmp.S without thechris
2002-11-23Add an asm version of strncmp, based on strcmp.chris
2002-11-16Add an assembler version of strcmp, based on example code from the ARMrearnsha
2001-11-11Update the libc version of ffs to make use of an optimsed asm version.chris
2000-12-29Create shared ARM source for libc, and move arm26 port over to using it.bjh21