glibc/sysdeps/powerpc
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
elf Update. 1999-10-11 22:31:36 +00:00
fpu Update. 1999-10-31 17:37:43 +00:00
__longjmp.S Update. 1999-10-12 00:19:17 +00:00
add_n.S Update. 1999-10-11 22:31:36 +00:00
addmul_1.S Update. 1999-10-11 22:31:36 +00:00
atomicity.h Update. 1999-06-13 15:38:11 +00:00
backtrace.c Update. 1998-12-11 15:32:09 +00:00
bsd-_setjmp.S Update. 1999-10-11 22:31:36 +00:00
bsd-setjmp.S Update. 1999-10-11 22:31:36 +00:00
bzero.S Update. 1999-10-11 22:31:36 +00:00
Dist Update. 1998-09-14 16:38:49 +00:00
dl-machine.c Update. 1999-07-25 23:21:20 +00:00
dl-machine.h 1999-07-21 Roland McGrath <roland@baalperazim.frob.com> 1999-07-21 16:58:06 +00:00
dl-start.S Update. 1999-10-11 22:31:36 +00:00
fclrexcpt.c Update. 1998-12-31 18:19:19 +00:00
fe_nomask.c Update. 1997-08-10 18:37:15 +00:00
fegetenv.c Update. 1997-05-21 01:48:59 +00:00
fegetround.c Update. 1997-08-10 18:37:15 +00:00
feholdexcpt.c Update. 1997-05-21 01:48:59 +00:00
fenv_const.c Update. 1997-08-10 18:37:15 +00:00
fenv_libc.h Update. 1997-08-10 18:37:15 +00:00
fesetenv.c Update. 1997-05-21 01:48:59 +00:00
fesetround.c Update. 1998-12-31 18:19:19 +00:00
feupdateenv.c Update. 1998-12-31 18:19:19 +00:00
ffs.c Update. 1998-08-09 22:34:19 +00:00
fgetexcptflg.c Update. 1997-08-10 18:37:15 +00:00
fpu_control.h Update. 1998-11-26 12:02:23 +00:00
fraiseexcpt.c Update. 1998-12-31 18:19:19 +00:00
fsetexcptflg.c Update. 1998-12-31 18:19:19 +00:00
ftestexcept.c Update. 1997-08-10 18:37:15 +00:00
Implies Update. 1999-07-14 00:54:57 +00:00
lshift.S Update. 1999-10-11 22:31:36 +00:00
machine-gmon.h Update. 1997-09-24 23:03:42 +00:00
Makefile Update. 1999-10-11 22:31:36 +00:00
memset.S Update. 1999-10-11 22:31:36 +00:00
mul_1.S Update. 1999-10-11 22:31:36 +00:00
ppc-mcount.S Update. 1999-10-11 22:31:36 +00:00
register-dump.h Update. 1998-11-17 18:36:05 +00:00
rshift.S Update. 1999-10-11 22:31:36 +00:00
setjmp.S Update. 1999-10-11 23:31:35 +00:00
stpcpy.S Update. 1999-10-11 22:31:36 +00:00
strcat.c Update. 1997-09-24 23:03:42 +00:00
strchr.S Update. 1999-10-11 22:31:36 +00:00
strcmp.S Update. 1999-10-11 22:31:36 +00:00
strcpy.S Update. 1999-10-11 22:31:36 +00:00
strlen.S Update. 1999-10-11 22:31:36 +00:00
sub_n.S Update. 1999-10-11 22:31:36 +00:00
submul_1.S Update. 1999-10-11 22:31:36 +00:00
sysdep.h Update. 1999-10-10 20:36:40 +00:00
test-arith.c Update. 1998-02-26 11:20:59 +00:00
test-arithf.c Update. 1997-08-10 18:37:15 +00:00
Versions Update. 1998-07-10 20:45:28 +00:00