glibc/sysdeps/x86_64/fpu
Roland McGrath fea3f995bd * math/divtc3.c: New file.
* math/multc3.c: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc32/Makefile
	[$(subdir) = math] (libm-routines): Add multc3, divtc3.

	* sysdeps/unix/sysv/linux/sparc/sparc32/fpu/Implies: New file.
	* sysdeps/sparc/sparc32/fpu/s_fabsl.c: Include math.h and
	math_ldbl_opt.h.
	(fabsl): Use long_double_symbol instead of weak_alias.
	* sysdeps/sparc/sparc32/fpu/s_fabs.c: Include math.h and
	math_ldbl_opt.h.
	[LONG_DOUBLE_COMPAT] (fabsl): Add compat_symbol.

2006-01-31  Martin Schwidefsky	<schwidefsky@de.ibm.com>
	    Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/s390/Implies: New file.
	* sysdeps/unix/sysv/linux/s390/fpu/Implies: New file.
	* sysdeps/unix/sysv/linux/s390/nldbl-abi.h: New file.
	* sysdeps/s390/fpu/bits/mathinline.h (signbitl, sqrtl): New inlines.
	* sysdeps/s390/bits/mathdef.h: New file.
	* sysdeps/s390/fpu/e_sqrtl.c: New file.
	* sysdeps/s390/s390-32/bits/wordsize.h (__LONG_DOUBLE_MATH_OPTIONAL,
	__NO_LONG_DOUBLE_MATH): Define.
	* sysdeps/s390/s390-64/bits/wordsize.h: Likewise.
	* sysdeps/s390/Implies: Add ieee754/ldbl-128.
	* sysdeps/s390/ldbl2mpn.c: File removed.
	* sysdeps/s390/fpu/libm-test-ulps: Updated.

2006-01-31  Roland McGrath  <roland@redhat.com>

	* sysdeps/alpha/fpu/bits/mathdef.h: Moved to ...
	* sysdeps/alpha/bits/mathdef.h: ... here.
	* sysdeps/i386/fpu/bits/mathdef.h: Moved to ...
	* sysdeps/i386/bits/mathdef.h: ... here.
	* sysdeps/mips/fpu/bits/mathdef.h: Moved to ...
	* sysdeps/mips/bits/mathdef.h: ... here.
	* sysdeps/m68k/fpu/bits/mathdef.h: Moved to ...
	* sysdeps/m68k/bits/mathdef.h: ... here.
	* sysdeps/powerpc/fpu/bits/mathdef.h: Moved to ...
	* sysdeps/powerpc/bits/mathdef.h: ... here.
	* sysdeps/sparc/fpu/bits/mathdef.h: Moved to ...
	* sysdeps/sparc/bits/mathdef.h: ... here.
	* sysdeps/ia64/fpu/bits/mathdef.h: Moved to ...
	* sysdeps/ia64/bits/mathdef.h: ... here.
	* sysdeps/sh/sh4/fpu/bits/mathdef.h: Moved to ...
	* sysdeps/sh/sh4/bits/mathdef.h: ... here.
	* sysdeps/x86_64/fpu/bits/mathdef.h: Moved to ...
	* sysdeps/x86_64/bits/mathdef.h: ... here.

2006-01-31  Jakub Jelinek  <jakub@redhat.com>
2006-02-01 03:02:06 +00:00
..
bits * math/divtc3.c: New file. 2006-02-01 03:02:06 +00:00
e_acosl.c Update. 2001-09-19 10:37:31 +00:00
e_atan2l.c Update. 2001-09-19 10:37:31 +00:00
e_exp2l.S Update. 2001-09-19 10:37:31 +00:00
e_expl.c Update. 2001-09-19 10:37:31 +00:00
e_fmodl.S Update. 2001-09-19 10:37:31 +00:00
e_log2l.S 2.5-18.1 2007-07-12 18:26:36 +00:00
e_log10l.S 2.5-18.1 2007-07-12 18:26:36 +00:00
e_logl.S 2.5-18.1 2007-07-12 18:26:36 +00:00
e_powl.S 2.5-18.1 2007-07-12 18:26:36 +00:00
e_rem_pio2l.c Update. 2001-09-19 10:37:31 +00:00
e_remainderl.S Update. 2003-11-18 07:25:02 +00:00
e_scalbl.S Update. 2001-09-19 10:37:31 +00:00
e_sqrt.c Update. 2002-04-04 09:04:37 +00:00
e_sqrtf.c Update. 2002-04-04 09:04:37 +00:00
e_sqrtl.c Update. 2001-09-19 10:37:31 +00:00
fclrexcpt.c Update. 2001-09-19 10:37:31 +00:00
fedisblxcpt.c Update. 2001-09-19 10:37:31 +00:00
feenablxcpt.c Update. 2001-09-19 10:37:31 +00:00
fegetenv.c Update. 2001-09-19 10:37:31 +00:00
fegetexcept.c Update. 2001-09-19 10:37:31 +00:00
fegetround.c Update. 2001-09-19 10:37:31 +00:00
feholdexcpt.c * include/fenv.h: Add libm_hidden_proto for fesetround and 2005-07-08 18:54:49 +00:00
fesetenv.c * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Fix setting of default 2003-02-21 16:18:50 +00:00
fesetround.c * include/fenv.h: Add libm_hidden_proto for fesetround and 2005-07-08 18:54:49 +00:00
fgetexcptflg.c Update. 2001-09-19 10:37:31 +00:00
fraiseexcpt.c Update. 2002-09-10 01:40:26 +00:00
fsetexcptflg.c * sysdeps/x86_64/fpu/fesetenv.c (fesetenv): Fix setting of default 2003-02-21 16:18:50 +00:00
ftestexcept.c Update. 2001-09-19 10:37:31 +00:00
libm-test-ulps [BZ #1950, BZ #2153] 2006-01-15 17:59:52 +00:00
math_ldbl.h Update. 2001-09-19 10:37:31 +00:00
printf_fphex.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
s_atanl.c Update. 2001-09-19 10:37:31 +00:00
s_ceill.S Update. 2003-11-13 16:41:19 +00:00
s_copysign.S Update. 2002-08-31 10:33:26 +00:00
s_copysignf.S Only load 4 bytes. 2004-02-09 20:46:36 +00:00
s_copysignl.S Update. 2002-07-06 15:07:30 +00:00
s_cosl.S Update. 2001-09-19 10:37:31 +00:00
s_expm1l.S Update. 2002-09-10 01:40:26 +00:00
s_fabs.c Update. 2002-04-04 09:04:37 +00:00
s_fabsf.c Update. 2002-04-04 09:04:37 +00:00
s_fabsl.S Update. 2002-04-04 09:04:37 +00:00
s_fdiml.S [BZ #376] 2004-09-26 10:11:59 +00:00
s_finitel.S Update. 2002-09-10 01:40:26 +00:00
s_floorl.S Update. 2003-11-18 07:25:02 +00:00
s_fmax.S Update. 2002-07-06 15:07:30 +00:00
s_fmaxf.S Update. 2002-07-06 15:07:30 +00:00
s_fmaxl.S Update. 2002-07-06 15:07:30 +00:00
s_fmin.S Update. 2002-07-06 15:07:30 +00:00
s_fminf.S Update. 2002-07-06 15:07:30 +00:00
s_fminl.S Update. 2002-07-06 15:07:30 +00:00
s_fpclassifyl.c Update. 2001-09-19 10:37:31 +00:00
s_ilogbl.S Update. 2003-11-18 07:25:02 +00:00
s_isinfl.c Update. 2001-09-19 10:37:31 +00:00
s_isnanl.c Update. 2001-09-19 10:37:31 +00:00
s_llrint.S lrint and llrint implementation for x86-64. 2002-04-08 08:14:22 +00:00
s_llrintf.S lrint and llrint implementation for x86-64. 2002-04-08 08:14:22 +00:00
s_llrintl.S lrint and llrint implementation for x86-64. 2002-04-08 08:14:22 +00:00
s_log1pl.S 2.5-18.1 2007-07-12 18:26:36 +00:00
s_logbl.c Update. 2001-09-19 10:37:31 +00:00
s_lrint.S lrint and llrint implementation for x86-64. 2002-04-08 08:14:22 +00:00
s_lrintf.S lrint and llrint implementation for x86-64. 2002-04-08 08:14:22 +00:00
s_lrintl.S lrint and llrint implementation for x86-64. 2002-04-08 08:14:22 +00:00
s_nearbyintl.S Update. 2003-11-18 07:25:02 +00:00
s_nextafterl.c Update. 2001-09-19 10:37:31 +00:00
s_nexttoward.c Update. 2001-09-19 10:37:31 +00:00
s_nexttowardf.c Update. 2001-09-19 10:37:31 +00:00
s_rintl.c Update. 2001-09-19 10:37:31 +00:00
s_scalbnl.S Update. 2003-11-18 07:25:02 +00:00
s_significandl.c Update. 2001-09-19 10:37:31 +00:00
s_sincos.S * sysdeps/x86_64/fpu/s_sincosl.S: Use retq not ret. Remove 2005-07-08 22:26:24 +00:00
s_sincosl.S * sysdeps/x86_64/fpu/s_sincosl.S: Use retq not ret. Remove 2005-07-08 22:26:24 +00:00
s_sinl.S Update. 2001-09-19 10:37:31 +00:00
s_tanl.S Update. 2001-09-19 10:37:31 +00:00
s_truncl.S Update. 2003-11-18 07:25:02 +00:00