| 1 |
|
2005-11-05 Anatoly Sokolov <aesok@pautinka.net> |
| 2 |
|
|
| 3 |
|
* libc/string/strcasecmp.S: Make labels local, add Id line, |
| 4 |
|
use X_movw instead LOAD_X/LOAD_Z. |
| 5 |
|
* libc/string/strlwr.S: (Ditto.) |
| 6 |
|
* libc/string/strncasecmp.S: (Ditto.) |
| 7 |
|
* libc/string/strupr.S: (Ditto.) |
| 8 |
|
* libc/string/memccpy.S: Rename labels. |
| 9 |
|
* libc/string/memchr.S: (Ditto.) |
| 10 |
|
* libc/string/strstr.S: Make labels local. |
| 11 |
|
|
| 12 |
2005-11-03 Anatoly Sokolov <aesok@pautinka.net> |
2005-11-03 Anatoly Sokolov <aesok@pautinka.net> |
| 13 |
|
|
| 14 |
* libc/string/strsep.S: Make labels local, add Id line, |
* libc/string/strsep.S: Make labels local, add Id line, |