.. |
Makefile
|
4fcc031a70
import some optimized functions from blackfin cvs
|
il y a 18 ans |
memchr.S
|
2ba017a2d5
- use c89-style comments
|
il y a 16 ans |
memcmp.S
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
il y a 17 ans |
memcpy.S
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
il y a 17 ans |
memmove.S
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
il y a 17 ans |
memset.S
|
e11c3011b1
mark a bunch of public mem/str functions as weak so that people who insist on their own local copies while static linking dont hit link failures when other uClibc code force the libc.a objects to be pulled in via the hidden alias symbols
|
il y a 17 ans |
strcmp.S
|
2ba017a2d5
- use c89-style comments
|
il y a 16 ans |