.. |
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
|
19 年之前 |
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
|
19 年之前 |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 年之前 |
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.
|
19 年之前 |
_glibc_inc.h
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 年之前 |
bcopy.c
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 年之前 |
bzero.c
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 年之前 |
memchr.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 年之前 |
memcpy.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 年之前 |
memmove.c
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 年之前 |
memset.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 年之前 |
stpcpy.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 年之前 |
strcat.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 年之前 |
strchr.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 年之前 |
strcmp.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 年之前 |
strcpy.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 年之前 |
strlen.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 年之前 |
strrchr.c
|
d71ff82e70
import sparc-optimized string functions from glibc
|
19 年之前 |