Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 12 Feb 2004 21:00:59 +0000 (21:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 12 Feb 2004 21:00:59 +0000 (21:00 +0000)
commit39007ae35d9deebe05465bb3aa73b08b8b94b35b
treeb2b07f8e5cda0ddc53b070c29d6b5af7799b3b73
parent02860e478169f80f2ce15d58703929ac6ad7e4b0
Update.

2004-02-12  Jakub Jelinek  <jakub@redhat.com>

* math/libm-test.inc (lrint_test): Add new test.
(llrint_test, lround_test, llround_test): Likewise.
* sysdeps/ieee754/ldbl-128/s_lroundl.c (__lroundl): Fix special case
with result taking up 48 bits.
* sysdeps/ieee754/ldbl-128/s_lrintl.c (__lrintl): Likewise.
* sysdeps/ieee754/ldbl-128/s_llroundl.c (__llroundl): Likewise.
* sysdeps/ieee754/ldbl-96/s_llrintl.c (__llrintl): Fix special case
with result taking up 31 bits.
ChangeLog
math/libm-test.inc
sysdeps/ieee754/ldbl-128/s_llroundl.c
sysdeps/ieee754/ldbl-128/s_lrintl.c
sysdeps/ieee754/ldbl-128/s_lroundl.c
sysdeps/ieee754/ldbl-96/s_llrintl.c