glibc/sysdeps/powerpc/fpu
Ulrich Drepper a808d541c6 Update.
2000-02-28  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/start.c: Initialize __errno and add comment
	explaining why.  Remove K&R compatibility.

	* sysdeps/powerpc/fpu/s_isnan.c: Avoid using asm statement to
	declare aliases.

	* sysdeps/powerpc/Makefile: Always pass flags to compile for ppc
	and not rs6000.
	[$(subdir)=misc] (sysdep_routines): Add gprsave0, gprrest0,
	gprsave1 , and gprrest1.
	Don't pass special flags to compiler for init and gmon-start if
	this is no ELF platform.

	* sysdeps/mach/hurd/bits/statfs.h: Define _STATFS_F_NAMELEN.
	* sysdeps/unix/sysv/linux/bits/statfs.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/statfs.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/statfs.h: Likewise.
	* sysdeps/posix/fpathconf.c: Don't unconditionally use f_namelen
	in statfs.  Check feature macro and use f_name_max or NAME_MAX
	instead.
	* sysdeps/posix/pathconf.c: Likewise.

	* dlfcn/dlfcn.h: Remove DL_CALL_FCT definition here.
	* sysdeps/generic/bits/dlfcn.h: Define DL_CALL_FCT here.
	* sysdeps/mips/bits/dlfcn.h: Define DL_CALL_FCT here.
	* iconv/skeleton.c: If DL_CALL_FCT is not yet defined, add dumy
	definition here.

	* sysdeps/generic/libc-start.c: Fix typo in comment.

	* include/set-hooks.h: Allow systems to not define
	symbol_set_define.

	* configure.in: Unify machine names rs6000 and powerpc.
2000-02-28 21:16:38 +00:00
..
bits * sysdeps/powerpc/fpu/bits/fenvinline.h (feraiseexcept): Remove 1999-12-30 23:37:12 +00:00
Dist Update. 2000-01-27 01:50:11 +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
fegetenv.c Update. 2000-02-26 01:21:37 +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 Update. 2000-02-26 01:21:37 +00:00
fesetround.c Update. 2000-01-31 08:11:53 +00:00
feupdateenv.c Update. 2000-02-26 01:21:37 +00:00
fgetexcptflg.c Update. 2000-02-26 01:21:37 +00:00
fraiseexcpt.c Update. 2000-02-26 01:21:37 +00:00
fsetexcptflg.c Update. 2000-02-26 01:21:37 +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
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
s_fabs.S Update. 1999-10-12 00:19:17 +00:00
s_fabsf.S
s_fdim.c
s_fdimf.c
s_fmax.S Update. 1999-10-12 00:19:17 +00:00
s_fmaxf.S
s_fmin.S Update. 1999-10-12 00:19:17 +00:00
s_fminf.S
s_isnan.c Update. 2000-02-28 21:16:38 +00:00
s_isnanf.S
s_llrint.c
s_llrintf.c
s_llround.c
s_llroundf.c
s_lrint.c
s_lrintf.S
s_lround.c
s_lroundf.c
s_rint.c
s_rintf.c
t_sqrt.c
w_sqrt.c
w_sqrtf.c