glibc/sysdeps/powerpc/fpu
Ulrich Drepper ec751a23c0 Update.
1999-10-31  Ulrich Drepper  <drepper@cygnus.com>

	* includes/features.h: Replace __USE_ISOC9X by __USE_ISOC99 and also
	recognize _ISOC99_SOURCE.
	* libio/stdio.h: Likewise.
	* math/math.h: Likewise.
	* math/bits/mathcalls.h: Likewise.
	* math/stdio.h: Likewise.
	* stdlib/stdlib.h: Likewise.
	* sysdeps/alpha/fpu/bits/mathdef.h: Likewise.
	* sysdeps/alpha/fpu/bits/mathinline.h: Likewise.
	* sysdeps/arm/bits/huge_val.h: Likewise.
	* sysdeps/generic/bits/mathdef.h: Likewise.
	* sysdeps/i386/bits/huge_val.h: Likewise.
	* sysdeps/i386/fpu/bits/mathdef.h: Likewise.
	* sysdeps/i386/fpu/bits/mathinline.h: Likewise.
	* sysdeps/ieee754/bits/huge_val.h: Likewise.
	* sysdeps/m68k/bits/huge_val.h: Likewise.
	* sysdeps/m68k/fpu/bits/mathdef.h: Likewise.
	* sysdeps/m68k/fpu/bits/mathinline.h: Likewise.
	* sysdeps/powerpc/bits/mathdef.h: Likewise.
	* sysdeps/powerpc/bits/mathinline.h: Likewise.
	* sysdeps/sparc/fpu/bits/mathdef.h: Likewise.
	* sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
	* sysdeps/sparc/sparc32/fpu/bits/huge_val.h: Likewise.
	* wcsmbs/wchar.h: Likewise.

	* sysdeps/powerpc/bits/mathdef.h: Moved to...
	* sysdeps/powerpc/fpu/bits/mathdef.h: ...here.
	* sysdeps/powerpc/bits/mathinline.h: Moved to...
	* sysdeps/powerpc/fpu/bits/mathinline.h: ...here.

1999-10-31  Andreas Jaeger  <aj@suse.de>

	* manual/math.texi (Errors in Math Functions): Correct TeX code.

1999-10-31  Andreas Jaeger  <aj@suse.de>

	* math/libm-test.inc:  Change comments to use ISO C99 instead of
	ISO C9x.
	* math/w_lgamma.c: Likewise.
	* math/w_lgammaf.c: Likewise.
	* math/w_lgammal.c: Likewise.
	* math/test-fenv.c: Likewise.
	* sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
	* sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
	* sysdeps/generic/printf_fphex.c: Likewise.

1999-10-31  Andreas Jaeger  <aj@suse.de>

	* manual/arith.texi (Parsing of Floats): Remove C from ISO C comment.

	* manual/math.texi: Change ISO C9x to ISO C99.
	* manual/startup.texi: Likewise.
	* manual/stdio.texi: Likewise.

1999-10-31  Andreas Jaeger  <aj@suse.de>

	* manual/arith.texi: Change ISO C9x to ISO C99.
	* manual/time.texi (Low-Level Time String Parsing): Likewise.
1999-10-31 17:37:43 +00:00
..
bits Update. 1999-10-31 17:37:43 +00:00
e_sqrt.c Update. 1999-10-11 22:31:36 +00:00
e_sqrtf.c Update. 1999-10-11 22:31:36 +00:00
Makefile Update. 1999-10-11 22:31:36 +00:00
s_copysign.S Update. 1999-10-11 23:31:35 +00:00
s_copysignf.S Update. 1999-10-10 00:00:36 +00:00
s_fabs.S Update. 1999-10-12 00:19:17 +00:00
s_fabsf.S Update. 1999-10-10 00:00:36 +00:00
s_fdim.c Update. 1999-10-10 00:00:36 +00:00
s_fdimf.c Update. 1999-10-10 00:00:36 +00:00
s_fmax.S Update. 1999-10-12 00:19:17 +00:00
s_fmaxf.S Update. 1999-10-10 00:00:36 +00:00
s_fmin.S Update. 1999-10-12 00:19:17 +00:00
s_fminf.S Update. 1999-10-10 00:00:36 +00:00
s_isnan.c Update. 1999-10-10 00:00:36 +00:00
s_isnanf.S Update. 1999-10-10 00:00:36 +00:00
s_llrint.c Update. 1999-10-10 00:00:36 +00:00
s_llrintf.c Update. 1999-10-10 00:00:36 +00:00
s_llround.c Update. 1999-10-10 00:00:36 +00:00
s_llroundf.c Update. 1999-10-10 00:00:36 +00:00
s_lrint.c Update. 1999-10-10 00:00:36 +00:00
s_lrintf.S Update. 1999-10-10 00:00:36 +00:00
s_lround.c Update. 1999-10-10 00:00:36 +00:00
s_lroundf.c Update. 1999-10-10 00:00:36 +00:00
s_rint.c Update. 1999-10-10 00:00:36 +00:00
s_rintf.c Update. 1999-10-10 00:00:36 +00:00
t_sqrt.c Update. 1999-10-10 00:00:36 +00:00
w_sqrt.c Update. 1999-10-10 00:00:36 +00:00
w_sqrtf.c Update. 1999-10-10 00:00:36 +00:00