Peter S. Mazinger 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. 18 年之前
..
sparc32 d71ff82e70 import sparc-optimized string functions from glibc 19 年之前
sparc64 d71ff82e70 import sparc-optimized string functions from glibc 19 年之前
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. 18 年之前
_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 年之前