glibc/sysdeps/ieee754
Ulrich Drepper 76235ed48f Update.
1998-12-28  Ulrich Drepper  <drepper@cygnus.com>

	* stdlib/fpioconst.c: If __NO_LONG_DOUBLE_MATH don't define constants
	beyond range of double.
	* stdlib/fpioconst.h (_fpioconst_pow10): Reduce size according to
	fpioconst.c change.
	* stdlib/strtold.c: Fall back on double functions if
	__NO_LONG_DOUBLE_MATH.
	* stdlib/strtold_l.c: Likewise.
	* wcsmbs/wcstold.c: Likewise.
	* wcsmbs/wcstold_l.c: Likewise.
	* sysdeps/ieee754/ldbl2mpn.c: Don't generate code if
	__NO_LONG_DOUBLE_MATH.
	* sysdeps/ieee754/mpn2ldbl.c: Likewise.

1998-12-28  Geoff Keating  <geoffk@ozemail.com.au>

	* sysdeps/powerpc/bits/endian.h: Use #warning, not #error, if
	the endianness can't be determined, for makedepend.
1998-12-28 14:28:07 +00:00
..
bits Update. 1997-11-26 04:23:08 +00:00
Dist initial import 1995-02-18 01:27:10 +00:00
Implies Mon Mar 4 20:54:40 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1996-03-05 21:41:30 +00:00
Makefile update from main archive 970101 1997-01-01 15:28:18 +00:00
dbl2mpn.c Update. 1998-12-11 13:08:51 +00:00
ieee754.h update from main archive 970101 1997-01-01 15:28:18 +00:00
ldbl2mpn.c Update. 1998-12-28 14:28:07 +00:00
mpn2dbl.c Update. 1998-12-11 13:08:51 +00:00
mpn2flt.c Update. 1998-12-11 13:08:51 +00:00
mpn2ldbl.c Update. 1998-12-28 14:28:07 +00:00
support.c initial import 1995-02-18 01:27:10 +00:00