| 1 |
|
2005-11-03 Anatoly Sokolov <aesok@pautinka.net> |
| 2 |
|
|
| 3 |
|
* libc/string/strsep.S: Make labels local, add Id line, |
| 4 |
|
use movw when possible, use X_movw instead LOAD_X/LOAD_Z, optimize. |
| 5 |
|
* libc/string/strlcat.S: Make labels local, add Id line, |
| 6 |
|
use movw when possible, use X_movw instead LOAD_X/LOAD_Z. |
| 7 |
|
* libc/string/strlcpy.S: (Ditto.) |
| 8 |
|
* libc/string/strtok_r.S: (Ditto.) |
| 9 |
|
|
| 10 |
2005-10-30 Anatoly Sokolov <aesok@pautinka.net> |
2005-10-30 Anatoly Sokolov <aesok@pautinka.net> |
| 11 |
|
|
| 12 |
* libc/string/memcmp.S: Make labels local, add Id line, |
* libc/string/memcmp.S: Make labels local, add Id line, |