summaryrefslogtreecommitdiff
path: root/lib/libc/arch/arm/string
AgeCommit message (Expand)Author
2003-10-23Duh, fix the align-to-32-bits code.scw
2003-10-14Xscale-optimised mem* routines. Contributed by Wasabi Systems.scw
2003-10-09dont use __ARMEB__ichiro
2003-10-09support big endianichiro
2003-04-05NetBSD/acorn26 has been using APCS-32 for years, so unifdef -U__APCS_26__.bjh21
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
2002-08-17Local label fixup.thorpej
2002-08-17correct comment, it's r0, not a0.chris
2001-11-13Fix .type directive to use the right name for L_ffs_table (pointed out bybjh21
2001-11-11Update the libc version of ffs to make use of an optimsed asm version.chris
2001-07-16Changes needed for ARM ELF shared library support.matt
2001-01-23Correct licence to current TNF one.bjh21
2000-12-29Create shared ARM source for libc, and move arm26 port over to using it.bjh21