libc/newlib/libm
Jeff Johnston 23a6adc2c3 2010-03-08 Craig Howland <howland@LGSInnovations.com>
* libm/common/s_rint.c:  Fix error when integral part had 18 bits and
        fraction had bits set beyond first radix bit.  Also, make 2-part
        adjustment consistent with 1-part adjustment when adjusting fractional
        bits.
        * libm/common/sf_rint.c:  Make fractional-bit adjustment consistent
        with s_rint.c by setting 0b.01 instead of 0b.001.
2010-03-08 17:16:37 +00:00
..
common 2010-03-08 Craig Howland <howland@LGSInnovations.com> 2010-03-08 17:16:37 +00:00
machine 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
math * libm/math/ef_sqrt.c: Delete unused variable sign. 2010-03-05 08:55:16 +00:00
mathfp 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
test
Makefile.am * ltmain.sh: Update from GCC. 2007-05-24 17:33:42 +00:00
Makefile.in 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
aclocal.m4 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
config.h.in
configure 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
configure.in 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
libm.texinfo 2009-12-17 Jeff Johnston <jjohnstn@redhat.com> 2009-12-17 20:41:44 +00:00