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 роки тому
..
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 роки тому
bp-checks.h bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
memchr.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
memcmp.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
memcopy.h bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
memcpy.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
memmem.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
memmove.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
mempcpy.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
memrchr.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
memset.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
pagecopy.h bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
rawmemchr.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
strcat.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
strchr.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
strchrnul.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
strcmp.c f8d5244380 weaks moved after the related function so gcc4 won't warn 19 роки тому
strcpy.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
strcspn.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
strlen.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
strncat.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
strncmp.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
strncpy.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
strnlen.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
strrchr.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
strsep.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
strspn.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
strstr.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому
strtok_r.c bec90733b9 Add a couple of mips-specific string funcs. 20 роки тому