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