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