glibc/sysdeps/powerpc/fpu
Ulrich Drepper f4c024d1f9 Update.
2004-03-09  Richard Henderson  <rth@redhat.com>

	* math/math.h (isgreater, isgreaterequal, isless, islessequal,
	islessgreater, isunordered): Use builtins if available.
	* sysdeps/i386/fpu/bits/mathinline.h: Don't define via builtins.
	* sysdeps/m68k/fpu/bits/mathinline.h: Likewise.
	* sysdeps/powerpc/fpu/bits/mathinline.h: Likewise.
	* sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
	* sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
	* sysdeps/alpha/fpu/bits/mathinline.h (isgreater, isgreaterequal,
	isless, islessequal, islessgreater): Remove; use default.
	(isunordered): Convert inputs to double.
2004-03-10 06:05:14 +00:00
..
bits Update. 2004-03-10 06:05:14 +00:00
Dist
e_sqrt.c
e_sqrtf.c
fclrexcpt.c
fe_nomask.c
fedisblxcpt.c
feenablxcpt.c
fegetenv.c
fegetexcept.c
fegetround.c
feholdexcpt.c
fenv_const.c
fenv_libc.h
fesetenv.c
fesetround.c
feupdateenv.c
fgetexcptflg.c Update. 2003-12-06 08:11:37 +00:00
fpu_control.h
fraiseexcpt.c
fsetexcptflg.c
ftestexcept.c
libm-test-ulps Update. 2003-12-04 08:04:57 +00:00
Makefile
s_fabs.S
s_fabsf.S
s_fdim.c
s_fdimf.c
s_fmax.S
s_fmaxf.S
s_fmin.S
s_fminf.S
s_isnan.c
s_isnanf.S
s_llround.c
s_llroundf.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