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