Peter S. Mazinger a80fc77b65 All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally. il y a 19 ans
..
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. il y a 19 ans
Makefile.in a80fc77b65 All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally. il y a 19 ans
bp-checks.h bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
memchr.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
memcmp.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
memcopy.h bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
memcpy.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
memmem.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
memmove.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
mempcpy.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
memrchr.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
memset.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
pagecopy.h bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
rawmemchr.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
strcat.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
strchr.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
strchrnul.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
strcmp.c f8d5244380 weaks moved after the related function so gcc4 won't warn il y a 19 ans
strcpy.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
strcspn.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
strlen.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
strncat.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
strncmp.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
strncpy.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
strnlen.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
strrchr.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
strsep.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
strspn.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
strstr.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans
strtok_r.c bec90733b9 Add a couple of mips-specific string funcs. il y a 20 ans