| 1 |
|
2005-10-26 Anatoly Sokolov <aesok@pautinka.net> |
| 2 |
|
|
| 3 |
|
* libc/string/strchr.S: Make labels local, add Id line, |
| 4 |
|
use movw when possible, use X_movw instead LOAD_Z. |
| 5 |
|
* libc/string/strrchr.S: (Ditto.) |
| 6 |
|
* libc/string/strstr.S: use movw when possible, |
| 7 |
|
use X_movw instead LOAD_X/LOAD_Z. |
| 8 |
|
|
| 9 |
2005-10-20 Anatoly Sokolov <aesok@pautinka.net> |
2005-10-20 Anatoly Sokolov <aesok@pautinka.net> |
| 10 |
|
|
| 11 |
* libc/string/memccpy.S: Make labels local, add Id line, |
* libc/string/memccpy.S: Make labels local, add Id line, |