glibc/sysdeps
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
..
alpha 2007-05-07 Richard Henderson <rth@redhat.com> 2007-05-07 22:57:20 +00:00
generic * elf/dl-close.c (_dl_close_worker): When removing object from 2007-05-19 07:08:23 +00:00
gnu . 2007-07-31 13:33:18 +00:00
i386 [BZ #4586] 2007-06-08 02:50:59 +00:00
ia64 [BZ #4586] 2007-06-08 02:50:59 +00:00
ieee754 * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): Remove 2007-06-08 03:08:45 +00:00
mach * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. 2007-03-17 17:04:28 +00:00
posix [BZ #4102] 2007-04-28 16:09:22 +00:00
powerpc * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file. 2007-06-03 21:20:06 +00:00
pthread
s390 [BZ #3427] 2007-05-10 06:30:17 +00:00
sh . 2007-07-31 13:33:18 +00:00
sparc * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. 2007-03-17 17:04:28 +00:00
unix * sysdeps/powerpc/powerpc32/970/fpu/Implies: New file. 2007-06-03 21:20:06 +00:00
wordsize-32
wordsize-64
x86_64 [BZ #4586] 2007-06-08 02:50:59 +00:00