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