| 1 |
|
2005-10-30 Anatoly Sokolov <aesok@pautinka.net> |
| 2 |
|
|
| 3 |
|
* libc/string/memcmp.S: Make labels local, add Id line, |
| 4 |
|
use X_movw instead LOAD_X/LOAD_Z. |
| 5 |
|
* libc/string/memcpy.S: (Ditto.) |
| 6 |
|
* libc/string/memmove.S: (Ditto.) |
| 7 |
|
* libc/string/memset.S: (Ditto.) |
| 8 |
|
* libc/string/strcat.S: (Ditto.) |
| 9 |
|
* libc/string/strcmp.S: (Ditto.) |
| 10 |
|
* libc/string/strcpy.S: (Ditto.) |
| 11 |
|
* libc/string/strlen.S: (Ditto.) |
| 12 |
|
* libc/string/strncat.S: (Ditto.) |
| 13 |
|
* libc/string/strncmp.S: (Ditto.) |
| 14 |
|
* libc/string/strncpy.S: (Ditto.) |
| 15 |
|
* libc/string/strnlen.S: (Ditto.) |
| 16 |
|
* libc/string/strrev.S: (Ditto.) |
| 17 |
|
|
| 18 |
2005-10-27 Anatoly Sokolov <aesok@pautinka.net> |
2005-10-27 Anatoly Sokolov <aesok@pautinka.net> |
| 19 |
|
|
| 20 |
* devtools/gen-avr-lib-tree.sh: Set optimisation for building |
* devtools/gen-avr-lib-tree.sh: Set optimisation for building |