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. 21 tahun lalu
..
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. 21 tahun lalu
_glibc_inc.h f5c0ac3d44 merge x86_64 optimized string support 21 tahun lalu
bzero.S f5c0ac3d44 merge x86_64 optimized string support 21 tahun lalu
memcpy.S f5c0ac3d44 merge x86_64 optimized string support 21 tahun lalu
memset.S f5c0ac3d44 merge x86_64 optimized string support 21 tahun lalu
stpcpy.S f5c0ac3d44 merge x86_64 optimized string support 21 tahun lalu
strcat.S f5c0ac3d44 merge x86_64 optimized string support 21 tahun lalu
strchr.S f5c0ac3d44 merge x86_64 optimized string support 21 tahun lalu
strcmp.S f5c0ac3d44 merge x86_64 optimized string support 21 tahun lalu
strcpy.S f5c0ac3d44 merge x86_64 optimized string support 21 tahun lalu
strcspn.S f5c0ac3d44 merge x86_64 optimized string support 21 tahun lalu
string.c f5c0ac3d44 merge x86_64 optimized string support 21 tahun lalu
strlen.S f5c0ac3d44 merge x86_64 optimized string support 21 tahun lalu
strpbrk.S f5c0ac3d44 merge x86_64 optimized string support 21 tahun lalu
strspn.S f5c0ac3d44 merge x86_64 optimized string support 21 tahun lalu