Peter S. Mazinger ba31c6c463 Remove TOPDIR 18 years ago
..
sparc32 f56e03f575 Add hidden versions, hope I made it correctly. Sparc optimized string functions are not usable with current build system, each function (as long as asm) should go into an own file, the file having the name of the function 18 years ago
sparc64 f56e03f575 Add hidden versions, hope I made it correctly. Sparc optimized string functions are not usable with current build system, each function (as long as asm) should go into an own file, the file having the name of the function 18 years ago
Makefile ba31c6c463 Remove TOPDIR 18 years ago
Makefile.arch ec2261ba97 Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with my config (no locale, the rest enabled). Not tested if libc is complete and usable. All the files listed in *_NO_MULTI need love, best would be to replace all multisources w/ single sources. 18 years ago
_glibc_inc.h d71ff82e70 import sparc-optimized string functions from glibc 18 years ago
bcopy.c d71ff82e70 import sparc-optimized string functions from glibc 18 years ago
bzero.c d71ff82e70 import sparc-optimized string functions from glibc 18 years ago
memchr.S d71ff82e70 import sparc-optimized string functions from glibc 18 years ago
memcpy.S d71ff82e70 import sparc-optimized string functions from glibc 18 years ago
memmove.c d71ff82e70 import sparc-optimized string functions from glibc 18 years ago
memset.S d71ff82e70 import sparc-optimized string functions from glibc 18 years ago
stpcpy.S d71ff82e70 import sparc-optimized string functions from glibc 18 years ago
strcat.S d71ff82e70 import sparc-optimized string functions from glibc 18 years ago
strchr.S d71ff82e70 import sparc-optimized string functions from glibc 18 years ago
strcmp.S d71ff82e70 import sparc-optimized string functions from glibc 18 years ago
strcpy.S d71ff82e70 import sparc-optimized string functions from glibc 18 years ago
strlen.S d71ff82e70 import sparc-optimized string functions from glibc 18 years ago
strrchr.c d71ff82e70 import sparc-optimized string functions from glibc 18 years ago