| .. |
|
sparc32
|
d71ff82e70
import sparc-optimized string functions from glibc
|
20 years ago |
|
sparc64
|
d71ff82e70
import sparc-optimized string functions from glibc
|
20 years ago |
|
Makefile
|
3a7ac9c7a7
Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much.
|
20 years ago |
|
_glibc_inc.h
|
d71ff82e70
import sparc-optimized string functions from glibc
|
20 years ago |
|
bcopy.c
|
d71ff82e70
import sparc-optimized string functions from glibc
|
20 years ago |
|
bzero.c
|
d71ff82e70
import sparc-optimized string functions from glibc
|
20 years ago |
|
memchr.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
20 years ago |
|
memcpy.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
20 years ago |
|
memmove.c
|
d71ff82e70
import sparc-optimized string functions from glibc
|
20 years ago |
|
memset.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
20 years ago |
|
stpcpy.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
20 years ago |
|
strcat.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
20 years ago |
|
strchr.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
20 years ago |
|
strcmp.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
20 years ago |
|
strcpy.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
20 years ago |
|
strlen.S
|
d71ff82e70
import sparc-optimized string functions from glibc
|
20 years ago |
|
strrchr.c
|
d71ff82e70
import sparc-optimized string functions from glibc
|
20 years ago |