Peter S. Mazinger 358043ffb9 Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles il y a 19 ans
..
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. il y a 19 ans
Makefile.arch 358043ffb9 Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles il y a 19 ans
_glibc_inc.h f5c0ac3d44 merge x86_64 optimized string support il y a 19 ans
bzero.S f5c0ac3d44 merge x86_64 optimized string support il y a 19 ans
memcpy.S f5c0ac3d44 merge x86_64 optimized string support il y a 19 ans
memset.S f5c0ac3d44 merge x86_64 optimized string support il y a 19 ans
stpcpy.S f5c0ac3d44 merge x86_64 optimized string support il y a 19 ans
strcat.S f5c0ac3d44 merge x86_64 optimized string support il y a 19 ans
strchr.S f5c0ac3d44 merge x86_64 optimized string support il y a 19 ans
strcmp.S f5c0ac3d44 merge x86_64 optimized string support il y a 19 ans
strcpy.S f5c0ac3d44 merge x86_64 optimized string support il y a 19 ans
strcspn.S f5c0ac3d44 merge x86_64 optimized string support il y a 19 ans
string.c f5c0ac3d44 merge x86_64 optimized string support il y a 19 ans
strlen.S f5c0ac3d44 merge x86_64 optimized string support il y a 19 ans
strpbrk.S f5c0ac3d44 merge x86_64 optimized string support il y a 19 ans
strspn.S f5c0ac3d44 merge x86_64 optimized string support il y a 19 ans