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 年之前