glibc/sysdeps/powerpc/fpu
Ulrich Drepper 417bafec1e Update.
* stdlib/Makefile (headers): Add bits/wchar.h.
	* sysdeps/unix/sysv/linux/i386/bits/wchar.h: New file.
	* sysdeps/generic/bits/wchar.h: New file.
	* sysdeps/generic/stdint.h: Include <bits/wchar.h>.  Use values in this
	file to define WCHAR_MIN and WCHAR_MAX.
	Change UINT*8_MAX and UIN*16_MAX value to type int.
	* wcsmbs/wchar.h: Include <bits/wchar.h>.  Use values in this
	file to define WCHAR_MIN and WCHAR_MAX.
	* sysdeps/alpha/fpu/bits/mathdef.h: Make FP_ILOGB0 and FP_ILOGBNAN
	int values.
	* sysdeps/arm/fpu/bits/mathdef.h: Likewise.
	* sysdeps/generic/bits/mathdef.h: Likewise.
	* sysdeps/i386/fpu/bits/mathdef.h: Likewise.
	* sysdeps/m68k/fpu/bits/mathdef.h: Likewise.
	* sysdeps/powerpc/fpu/bits/mathdef.h: Likewise.
	* sysdeps/sparc/fpu/bits/mathdef.h: Likewise.
	* locale/locale.h (struct lconv): Add __ prefix to the new members
	if not C99.
	* sysdeps/generic/inttypes.h: Remove unnecessary imaxabs and
	imaxdiv optimizations.
	* sysdeps/wordsize-32/lldiv.c: Add hack to make alias work.
	* sysdeps/wordsize-64/ldiv.c: Likewise.
	* sysdeps/alpha/fpu/bits/fenv.h: Change type of FE_*_ENV macros to
	const fenv_t*.
	* sysdeps/generic/bits/fenv.h: Likewise.
	* sysdeps/i386/fpu/bits/fenv.h: Likewise.
	* sysdeps/ia64/bits/fenv.h: Likewise.
	* sysdeps/m68k/fpu/bits/fenv.h: Likewise.
	* sysdeps/mips/bits/fenv.h: Likewise.
	* sysdeps/s390/fpu/bits/fenv.h: Likewise.
	* sysdeps/sparc/fpu/bits/fenv.h: Likewise.
	Reported by Joseph S. Myers <jsm28@cam.ac.uk>.

	* catgets/open_catalog.c: Likewise.
2000-09-01 06:39:10 +00:00
..
bits Update. 2000-09-01 06:39:10 +00:00
Dist Update. 2000-01-27 01:50:11 +00:00
Makefile Update. 1999-10-11 22:31:36 +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
fedisblxcpt.c * sysdeps/powerpc/fpu/fedisblxcpt.c: New file. 2000-08-28 05:59:48 +00:00
feenablxcpt.c * sysdeps/powerpc/fpu/feenablxcpt.c: Correct bogus checkin. 2000-08-28 06:20:43 +00:00
fegetenv.c * sysdeps/generic/open64.c: Wrap extern symbols in BP_SYM (). 2000-07-12 17:39:24 +00:00
fegetexcept.c * sysdeps/powerpc/fpu/fedisblxcpt.c: New file. 2000-08-28 05:59:48 +00:00
fegetround.c Update. 1999-11-01 00:17:59 +00:00
feholdexcpt.c Update. 2000-01-31 08:11:53 +00:00
fenv_const.c Update. 1999-10-31 23:32:56 +00:00
fenv_libc.h Update. 1999-10-31 23:32:56 +00:00
fesetenv.c * sysdeps/generic/open64.c: Wrap extern symbols in BP_SYM (). 2000-07-12 17:39:24 +00:00
fesetround.c Update. 2000-01-31 08:11:53 +00:00
feupdateenv.c * sysdeps/generic/open64.c: Wrap extern symbols in BP_SYM (). 2000-07-12 17:39:24 +00:00
fgetexcptflg.c * sysdeps/generic/open64.c: Wrap extern symbols in BP_SYM (). 2000-07-12 17:39:24 +00:00
fraiseexcpt.c * sysdeps/generic/open64.c: Wrap extern symbols in BP_SYM (). 2000-07-12 17:39:24 +00:00
fsetexcptflg.c * sysdeps/generic/open64.c: Wrap extern symbols in BP_SYM (). 2000-07-12 17:39:24 +00:00
ftestexcept.c Update. 1999-11-01 00:17:59 +00:00
libm-test-ulps Update. 2000-01-29 12:04:45 +00:00
s_copysign.S Update. 2000-02-28 22:36:31 +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. 2000-04-17 18:10:46 +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 * sysdeps/powerpc/dl-machine.c: Include dl-machine.h after the other header files. Mention about 128-byte cache line sizes. (__elf_machine_fixup_plt): Make types match elf_machine_fixup_plt. * sysdeps/powerpc/dl-machine.h (elf_machine_fixup_plt): Update for current calling sequence. * sysdeps/powerpc/dl-start.S (_dl_start_user): Close comment. 2000-06-12 07:13:22 +00:00
s_rintf.c * sysdeps/powerpc/dl-machine.c: Include dl-machine.h after the other header files. Mention about 128-byte cache line sizes. (__elf_machine_fixup_plt): Make types match elf_machine_fixup_plt. * sysdeps/powerpc/dl-machine.h (elf_machine_fixup_plt): Update for current calling sequence. * sysdeps/powerpc/dl-start.S (_dl_start_user): Close comment. 2000-06-12 07:13:22 +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