glibc/sysdeps/ieee754
Ulrich Drepper 7e3706ea25 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove
unused ily variable.  Fix nextafterl on +-__LDBL_MAX__ and +-Inf.
	Remove unreachable code at the end.

2007-06-01  Steven Munroe  <sjmunroe@us.ibm.com>

	* sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Correct description of
	ldbl-128ibm in comment.
	(fpclassifyl): Correct classification of denormals.
	* sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Correct
	return value for MIN denormal. Rewrite using long double math too
	correctly handle denormals and canonicalize the results.

2007-06-05  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
	(__mpn_construct_long_double): Fix conversion where result ought
	to be smaller than __LDBL_MIN__, or the low double should be
	denormal.  Fix decision where to negate low double - honor round
	to even rules.
	* stdio-common/tst-sprintf2.c: Include string.h.
	(COMPARE_LDBL): Define.
	(TEST): Also test whether a string hexadecimal float representation
	can be parsed back to the number.
	(main): Add a couple of further tests.

2007-06-04  Jakub Jelinek  <jakub@redhat.com>
2007-06-08 03:08:45 +00:00
..
bits * configure.in (HAVE_LIBAUDIT): Check 2006-01-04 06:26:39 +00:00
dbl-64 [BZ #4096] 2007-03-05 19:38:56 +00:00
flt-32 [BZ #3306] 2007-04-16 20:41:42 +00:00
ldbl-64-128 * sysdeps/ieee754/ldbl-64-128/s_nexttowardfd.c: Moved to... 2006-01-21 19:43:20 +00:00
ldbl-96 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use 2007-04-16 20:42:23 +00:00
ldbl-128 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Use 2007-04-16 20:42:23 +00:00
ldbl-128ibm * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove 2007-06-08 03:08:45 +00:00
ldbl-opt [BZ #3306] 2007-04-16 20:41:42 +00:00
Makefile
ieee754.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
k_standard.c [BZ #552] 2004-11-21 19:58:34 +00:00
s_lib_version.c
s_matherr.c
s_signgam.c
support.c