.. |
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 vuotta sitten |
Makefile.in
|
358043ffb9
Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles
|
19 vuotta sitten |
bp-checks.h
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
memchr.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
memcmp.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
memcopy.h
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
memcpy.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
memmem.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
memmove.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
mempcpy.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
memrchr.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
memset.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
pagecopy.h
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
rawmemchr.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
strcat.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
strchr.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
strchrnul.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
strcmp.c
|
f8d5244380
weaks moved after the related function so gcc4 won't warn
|
19 vuotta sitten |
strcpy.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
strcspn.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
strlen.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
strncat.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
strncmp.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
strncpy.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
strnlen.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
strrchr.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
strsep.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
strspn.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
strstr.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |
strtok_r.c
|
bec90733b9
Add a couple of mips-specific string funcs.
|
20 vuotta sitten |