.. |
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 年 前 |
memchr.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 年 前 |
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 年 前 |
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 年 前 |
stpcpy.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 年 前 |
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 年 前 |
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 年 前 |
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 年 前 |
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 年 前 |
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 年 前 |