glibc/sysdeps/powerpc/fpu
Ulrich Drepper f9f70e68fa Update.
2004-06-11  Dwayne Grant McConnell  <dgm69@us.ibm.com>

	* sysdeps/powerpc/fpu/s_lround.c: Removed.
	* sysdeps/powerpc/fpu/s_lroundf.c: Removed.
	* sysdeps/powerpc/powerpc32/fpu/s_ceilf.S: New file.
	* sysdeps/powerpc/powerpc32/fpu/s_ceil.S: New file.
	* sysdeps/powerpc/powerpc32/fpu/s_floorf.S: New file.
	* sysdeps/powerpc/powerpc32/fpu/s_floor.S: New file.
	* sysdeps/powerpc/powerpc32/fpu/s_lrint.c: Removed.
	* sysdeps/powerpc/powerpc32/fpu/s_lrint.S: New file.
	* sysdeps/powerpc/powerpc32/fpu/s_lroundf.S: New file.
	* sysdeps/powerpc/powerpc32/fpu/s_lround.S: New file.
	* sysdeps/powerpc/powerpc32/fpu/s_rintf.S: New file.
	* sysdeps/powerpc/powerpc32/fpu/s_rint.S: New file.
	* sysdeps/powerpc/powerpc32/fpu/s_roundf.S: New file.
	* sysdeps/powerpc/powerpc32/fpu/s_round.S: New file.
	* sysdeps/powerpc/powerpc32/fpu/s_truncf.S: New file.
	* sysdeps/powerpc/powerpc32/fpu/s_trunc.S: New file.
2004-06-30 23:43:49 +00:00
..
bits Update. 2004-05-26 04:47:00 +00:00
Dist Update. 2002-09-19 06:36:54 +00:00
Makefile Update. 2004-05-26 04:47:00 +00:00
e_sqrt.c Update. 2004-05-26 04:47:00 +00:00
e_sqrtf.c Update. 2004-05-26 04:47:00 +00:00
fclrexcpt.c * sysdeps/powerpc/__longjmp.S: Don't restore FP registers. 2001-12-06 00:12:11 +00:00
fe_nomask.c * sysdeps/powerpc/Makefile (sysdep_routines): Don't build the fpr 2001-12-06 23:41:33 +00:00
fedisblxcpt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
feenablxcpt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fegetenv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fegetexcept.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fegetround.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
feholdexcpt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fenv_const.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fenv_libc.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fesetenv.c Update. 2002-09-10 01:40:26 +00:00
fesetround.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
feupdateenv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fgetexcptflg.c Update. 2003-12-06 08:11:37 +00:00
fpu_control.h * sysdeps/powerpc/fpu/fpu_control.h (_FPU_GETCW, _FPU_SETCW): 2003-02-27 20:57:19 +00:00
fraiseexcpt.c Update. 2002-09-10 01:40:26 +00:00
fsetexcptflg.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ftestexcept.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
libm-test-ulps Update. 2003-12-04 08:04:57 +00:00
s_fabs.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_fabsf.S Update. 1999-10-10 00:00:36 +00:00
s_fdim.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_fdimf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_fmax.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_fmaxf.S Update. 1999-10-10 00:00:36 +00:00
s_fmin.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_fminf.S Update. 1999-10-10 00:00:36 +00:00
s_isnan.c * sysdeps/powerpc/fpu/s_isnan.c: Do macro hackery on __GI___isnanf as 2002-09-10 22:52:43 +00:00
s_isnanf.S Update. 1999-10-10 00:00:36 +00:00
s_llround.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_llroundf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_lrintf.S Update. 1999-10-10 00:00:36 +00:00
s_rint.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_rintf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
t_sqrt.c Update. 1999-10-10 00:00:36 +00:00
w_sqrt.c Update. 2004-05-26 04:47:00 +00:00
w_sqrtf.c Update. 2004-05-26 04:47:00 +00:00