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