.. |
sparcv9b
|
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
|
19 years ago |
memchr.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 years ago |
memcpy.S
|
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
|
19 years ago |
memset.S
|
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
|
19 years ago |
stpcpy.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 years ago |
strcat.S
|
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
|
19 years ago |
strchr.S
|
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
|
19 years ago |
strcmp.S
|
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
|
19 years ago |
strcpy.S
|
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
|
19 years ago |
strlen.S
|
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
|
19 years ago |