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