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