.. |
Makefile
|
4fcc031a70
import some optimized functions from blackfin cvs
|
vor 18 Jahren |
memchr.S
|
2ba017a2d5
- use c89-style comments
|
vor 16 Jahren |
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
|
vor 17 Jahren |
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
|
vor 17 Jahren |
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
|
vor 17 Jahren |
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
|
vor 17 Jahren |
strcmp.S
|
2ba017a2d5
- use c89-style comments
|
vor 16 Jahren |