avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] avr-libc-20010708


From: Marek Michalkiewicz
Subject: [avr-gcc-list] avr-libc-20010708
Date: Sun, 8 Jul 2001 19:40:05 +0200 (CEST)

Changes:

Add atan(), contributed by Reiner Patommel.
Fix atoi() whitespace handling, reported by Jochen Pernsteiner.
Alternative version of bit_is_set/bit_is_clear macros that can
make better optimized code, suggested by Thomas Husterer.
Fix bug in __fixsfsi for numbers <1.0, thanks to Michael Stumpf.
Fix fplib/strtod.S and stdlib/atoi.S to not call __mulhi3, call a new
optimized function __mulhi_const_10 instead.  Use XCALL to call any
external functions (might not be reachable for RCALL on >8K devices).

Download:

http://www.amelek.gda.pl/avr/libc/avr-libc-20010708.tar.gz

Note: ECN disabled for a few days, as www.avrfreaks.net appears to be
behind a broken firewall and otherwise I wouldn't be able to e-mail
them about this (MX on the same machine) and receive a reply...

Marek




reply via email to

[Prev in Thread] Current Thread [Next in Thread]