Follow-up Comment #9, patch #3729 (project avr-libc):
Similarly above the itoa() and utoa() are rewriten.
The attach contains edited variant of this functions with
micro optimization: the bit counter is initialized only once.
The radix is checked at compile time. Nevertheless, the
full variants of utoa() and itoa() functions are leaved in
library for compatibility (if any uses it from asm).
If no objections, I will remove radix check from ltoa/ultoa
and commit both.
(file #26244)
_______________________________________________________
Additional Item Attachment:
File name: itoa-20120722.tar.gz Size:3 KB
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?3729>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
AVR-libc-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev