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