glibc/sysdeps/ieee754
Ulrich Drepper 39007ae35d 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.
2004-02-12 21:00:59 +00:00
..
bits Backout last change. 2002-12-16 19:32:31 +00:00
dbl-64 Update. 2004-02-01 19:23:10 +00:00
flt-32 Update. 2003-12-28 20:51:20 +00:00
ldbl-96 Update. 2004-02-12 21:00:59 +00:00
ldbl-128 Update. 2004-02-12 21:00:59 +00:00
Dist
Makefile
ieee754.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
k_standard.c Update. 2001-06-06 12:55:46 +00:00
s_lib_version.c
s_matherr.c
s_signgam.c
support.c