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 anni fa
..
sparc32 d71ff82e70 import sparc-optimized string functions from glibc 19 anni fa
sparc64 d71ff82e70 import sparc-optimized string functions from glibc 19 anni fa
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 anni fa
_glibc_inc.h d71ff82e70 import sparc-optimized string functions from glibc 19 anni fa
bcopy.c d71ff82e70 import sparc-optimized string functions from glibc 19 anni fa
bzero.c d71ff82e70 import sparc-optimized string functions from glibc 19 anni fa
memchr.S d71ff82e70 import sparc-optimized string functions from glibc 19 anni fa
memcpy.S d71ff82e70 import sparc-optimized string functions from glibc 19 anni fa
memmove.c d71ff82e70 import sparc-optimized string functions from glibc 19 anni fa
memset.S d71ff82e70 import sparc-optimized string functions from glibc 19 anni fa
stpcpy.S d71ff82e70 import sparc-optimized string functions from glibc 19 anni fa
strcat.S d71ff82e70 import sparc-optimized string functions from glibc 19 anni fa
strchr.S d71ff82e70 import sparc-optimized string functions from glibc 19 anni fa
strcmp.S d71ff82e70 import sparc-optimized string functions from glibc 19 anni fa
strcpy.S d71ff82e70 import sparc-optimized string functions from glibc 19 anni fa
strlen.S d71ff82e70 import sparc-optimized string functions from glibc 19 anni fa
strrchr.c d71ff82e70 import sparc-optimized string functions from glibc 19 anni fa