.. |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 years ago |
Makefile.arch
|
5565cde250
Disable multi build on asm files. i386/powerpc could be used if the source is splitted up
|
19 years ago |
_memcpy.S
|
fe68563b9a
Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used.
|
19 years ago |
bcopy.S
|
fe68563b9a
Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used.
|
19 years ago |
bzero.S
|
fe68563b9a
Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used.
|
19 years ago |
memcmp.S
|
fe68563b9a
Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used.
|
19 years ago |
memcpy.S
|
fe68563b9a
Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used.
|
19 years ago |
memmove.S
|
fe68563b9a
Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used.
|
19 years ago |
memset.S
|
fe68563b9a
Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used.
|
19 years ago |
strcmp.S
|
fe68563b9a
Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used.
|
19 years ago |
strlen.S
|
fe68563b9a
Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used.
|
19 years ago |
strncmp.S
|
fe68563b9a
Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used.
|
19 years ago |