glibc/sysdeps/i386/fpu
Ulrich Drepper 835bf8e016 Update.
2000-08-01  Mark Kettenis  <kettenis@gnu.org>

	* sysdeps/unix/sysv/linux/i386/sys/elf.h (elf_greg_t, ELF_NGREG,
	elf_gregset_t, elf_fpregset_t, elf_fpxregset_t): Moved to
	sysdeps/unix/sysv/linux/i386/sys/procfs.h.
	Remove the junk that's only relevant in the Linux kernel itself.
	Add a warning saying that this file is now obsolete, and include
	<sys/procfs.h>.
	* sysdeps/unix/sysv/linux/i386/sys/procfs.h (elf_greg_t,
	ELF_NGREG, elf_gregset_t, elf_fpregset_t, elf_fpxregset_t): Moved
	here from sysdeps/unix/sysv/linux/i386/sys/elf.h.  Don't include
	<signal.h>, <sys/ucontext.h> and <sys/elf.h>.  Remove parts of
	`struct elf_prstatus' that are #ifdef'ed out.  Improve comments
	and add the notice that the file is primarily there for GDB.
	* sysdeps/unix/sysv/linux/i386/sys/user.h: Fix comment.

2000-08-09  Jakub Jelinek  <jakub@redhat.com>

	* time/tzfile.c (__tzfile_compute): __tzstring zones
	from zone_names.

2000-08-09  Jakub Jelinek  <jakub@redhat.com>

	* resolv/resolv.h (__res_state): Surround prototype with
	__BEGIN_DECLS/__END_DECLS.
	* sysdeps/unix/sysv/linux/m68k/chown.c: Include kernel-features.h.

2000-08-04  Jes Sorensen  <jes@linuxcare.com>

	* sysdeps/unix/sysv/linux/ia64/bits/resource.h (__rlimit_resource):
	Make independant of asm/resource.h from the Linux kernel.

2000-08-06  Bruno Haible  <haible@clisp.cons.org>

	* iconv/gconv_conf.c (__gconv_read_conf): Don't call realpath.

2000-08-06  Bruno Haible  <haible@clisp.cons.org>

	* intl/Makefile (CPPFLAGS): Remove $(i18ndir) from LOCALE_ALIAS_PATH.
	* locale/Makefile (locale-CPPFLAGS): Likewise.

2000-08-09  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/i386/fpu/libm-test-ulps: Increase several error values
	for AMD processors.

2000-08-03  Jakub Jelinek  <jakub@redhat.com>

	* misc/Versions (mincore): Export at GLIBC_2.2.

2000-08-03  Bruno Haible  <haible@clisp.cons.org>

	* intl/libintl.h (gettext, dgettext, dcgettext): Add back __THROW.
2000-08-10 04:40:02 +00:00
..
bits Update. 2000-06-12 23:01:10 +00:00
e_acos.S Update. 1999-07-14 00:54:57 +00:00
e_acosf.S Update. 1999-07-14 00:54:57 +00:00
e_acosh.S Update. 1999-07-14 00:54:57 +00:00
e_acoshf.S Update. 1999-07-14 00:54:57 +00:00
e_acoshl.S Update. 1999-07-14 00:54:57 +00:00
e_acosl.S Update. 1999-07-14 00:54:57 +00:00
e_asin.S Update. 1999-07-14 00:54:57 +00:00
e_asinf.S Update. 1999-07-14 00:54:57 +00:00
e_asinl.S Update. 1999-07-14 00:54:57 +00:00
e_atan2.S Update. 1999-07-14 00:54:57 +00:00
e_atan2f.S Update. 1999-07-14 00:54:57 +00:00
e_atan2l.S Update. 1999-07-14 00:54:57 +00:00
e_atanh.S Update. 1999-10-24 22:04:52 +00:00
e_atanhf.S Update. 1999-10-24 22:04:52 +00:00
e_atanhl.S Update. 1999-10-24 22:04:52 +00:00
e_exp10.S Update. 1999-07-14 00:54:57 +00:00
e_exp10f.S Update. 1999-07-14 00:54:57 +00:00
e_exp10l.S Update. 1999-07-14 00:54:57 +00:00
e_exp.S Update. 1999-07-14 00:54:57 +00:00
e_expf.S Update. 1999-07-14 00:54:57 +00:00
e_expl.S Update. 1999-07-14 00:54:57 +00:00
e_fmod.S Update. 1999-07-14 00:54:57 +00:00
e_fmodf.S Update. 1999-07-14 00:54:57 +00:00
e_fmodl.S Update. 1999-07-14 00:54:57 +00:00
e_hypot.S Update. 1999-07-14 00:54:57 +00:00
e_hypotf.S Update. 1999-07-14 00:54:57 +00:00
e_log10.S Update. 1999-10-24 22:04:52 +00:00
e_log10f.S Update. 1999-10-24 22:04:52 +00:00
e_log10l.S Update. 1999-10-24 22:04:52 +00:00
e_log.S Update. 1999-07-14 00:54:57 +00:00
e_logf.S Update. 1999-07-14 00:54:57 +00:00
e_logl.S Update. 1999-07-14 00:54:57 +00:00
e_pow.S Update. 1999-07-31 07:16:41 +00:00
e_powf.S Update. 1999-07-31 07:16:41 +00:00
e_powl.S Update. 1999-07-31 07:16:41 +00:00
e_rem_pio2.c Update. 1999-07-14 00:54:57 +00:00
e_rem_pio2f.c Update. 1999-07-14 00:54:57 +00:00
e_rem_pio2l.c Update. 1999-07-14 00:54:57 +00:00
e_remainder.S Update. 1999-07-14 00:54:57 +00:00
e_remainderf.S Update. 1999-07-14 00:54:57 +00:00
e_remainderl.S Update. 1999-07-14 00:54:57 +00:00
e_scalb.S Update. 1999-07-14 00:54:57 +00:00
e_scalbf.S Update. 1999-07-14 00:54:57 +00:00
e_scalbl.S Update. 1999-07-14 00:54:57 +00:00
e_sqrt.S Update. 1999-07-14 00:54:57 +00:00
e_sqrtf.S Update. 1999-07-14 00:54:57 +00:00
e_sqrtl.S Update. 1999-07-14 00:54:57 +00:00
fclrexcpt.c Update. 2000-02-26 01:21:37 +00:00
fedisblxcpt.c Update. 1999-11-12 17:23:30 +00:00
feenablxcpt.c Update. 1999-11-12 17:23:30 +00:00
fegetenv.c * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
fegetexcept.c Update. 1999-11-12 17:23:30 +00:00
fegetround.c Update. 1997-04-12 23:41:36 +00:00
feholdexcpt.c Update. 2000-01-31 08:11:53 +00:00
fesetenv.c * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
fesetround.c Update. 2000-01-31 08:11:53 +00:00
feupdateenv.c * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
fgetexcptflg.c * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
fraiseexcpt.c Update. 2000-02-26 01:21:37 +00:00
fsetexcptflg.c * sysdeps/i386/add_n.S: Wrap entry-point symbol in BP_SYM (). 2000-06-26 22:15:00 +00:00
ftestexcept.c Update. 1997-04-12 23:41:36 +00:00
k_rem_pio2.c Update. 1999-07-14 00:54:57 +00:00
k_rem_pio2f.c Update. 1999-07-14 00:54:57 +00:00
k_rem_pio2l.c Update. 1999-07-14 00:54:57 +00:00
libm-test-ulps Update. 2000-08-10 04:40:02 +00:00
s_asinh.S Update. 1999-07-14 00:54:57 +00:00
s_asinhf.S Update. 1999-07-14 00:54:57 +00:00
s_asinhl.S Update. 1999-07-14 00:54:57 +00:00
s_atan.S Update. 1999-07-14 00:54:57 +00:00
s_atanf.S Update. 1999-07-14 00:54:57 +00:00
s_atanl.S Update. 1999-07-14 00:54:57 +00:00
s_cbrt.S Update. 1999-07-14 00:54:57 +00:00
s_cbrtf.S Update. 1999-07-14 00:54:57 +00:00
s_cbrtl.S Update. 1999-07-14 00:54:57 +00:00
s_ceil.S Update. 1999-07-14 00:54:57 +00:00
s_ceilf.S Update. 1999-07-14 00:54:57 +00:00
s_ceill.S Update. 1999-07-14 00:54:57 +00:00
s_cexp.S Update. 1999-07-14 00:54:57 +00:00
s_cexpf.S Update. 1999-07-14 00:54:57 +00:00
s_cexpl.S Update. 1999-07-14 00:54:57 +00:00
s_copysign.S Update. 1999-07-14 00:54:57 +00:00
s_copysignf.S Update. 1999-07-14 00:54:57 +00:00
s_copysignl.S Update. 1999-07-14 00:54:57 +00:00
s_cos.S Update. 1999-07-14 00:54:57 +00:00
s_cosf.S Update. 2000-02-13 19:40:31 +00:00
s_cosl.S Update. 1999-07-14 00:54:57 +00:00
s_exp2.S Update. 1999-07-14 00:54:57 +00:00
s_exp2f.S Update. 1999-07-14 00:54:57 +00:00
s_exp2l.S Update. 1999-07-14 00:54:57 +00:00
s_expm1.S Update. 1999-07-14 00:54:57 +00:00
s_expm1f.S Update. 1999-07-14 00:54:57 +00:00
s_expm1l.S Update. 1999-07-14 00:54:57 +00:00
s_fdim.S Update. 1999-07-14 00:54:57 +00:00
s_fdimf.S Update. 1999-07-14 00:54:57 +00:00
s_fdiml.S Update. 1999-07-14 00:54:57 +00:00
s_finite.S Update. 1999-07-14 00:54:57 +00:00
s_finitef.S Update. 1999-07-14 00:54:57 +00:00
s_finitel.S Update. 1999-07-14 00:54:57 +00:00
s_floor.S Update. 1999-07-14 00:54:57 +00:00
s_floorf.S Update. 1999-07-14 00:54:57 +00:00
s_floorl.S Update. 1999-07-14 00:54:57 +00:00
s_fma.S Update. 1999-07-14 00:54:57 +00:00
s_fmaf.S Update. 1999-07-14 00:54:57 +00:00
s_fmal.S Update. 1999-07-14 00:54:57 +00:00
s_fmax.S Update. 1999-07-14 00:54:57 +00:00
s_fmaxf.S Update. 1999-07-14 00:54:57 +00:00
s_fmaxl.S Update. 1999-07-14 00:54:57 +00:00
s_fmin.S Update. 1999-07-14 00:54:57 +00:00
s_fminf.S Update. 1999-07-14 00:54:57 +00:00
s_fminl.S Update. 1999-07-14 00:54:57 +00:00
s_frexp.S Update. 1999-07-14 00:54:57 +00:00
s_frexpf.S Update. 1999-07-14 00:54:57 +00:00
s_frexpl.S Update. 1999-07-14 00:54:57 +00:00
s_ilogb.S Update. 1999-07-14 00:54:57 +00:00
s_ilogbf.S Update. 1999-07-14 00:54:57 +00:00
s_ilogbl.S Update. 1999-07-14 00:54:57 +00:00
s_isinfl.c Update. 1999-07-14 00:54:57 +00:00
s_isnanl.c Update. 1999-07-14 00:54:57 +00:00
s_llrint.S Update. 1999-07-14 00:54:57 +00:00
s_llrintf.S Update. 1999-07-14 00:54:57 +00:00
s_llrintl.S Update. 1999-07-14 00:54:57 +00:00
s_log1p.S Update. 1999-10-24 22:04:52 +00:00
s_log1pf.S Update. 1999-10-24 22:04:52 +00:00
s_log1pl.S Update. 1999-10-24 22:04:52 +00:00
s_log2.S Update. 1999-10-24 22:04:52 +00:00
s_log2f.S Update. 1999-10-24 22:04:52 +00:00
s_log2l.S Update. 1999-10-24 22:04:52 +00:00
s_logb.S Update. 1999-07-14 00:54:57 +00:00
s_logbf.S Update. 1999-07-14 00:54:57 +00:00
s_logbl.S Update. 1999-07-14 00:54:57 +00:00
s_lrint.S Update. 1999-07-14 00:54:57 +00:00
s_lrintf.S Update. 1999-07-14 00:54:57 +00:00
s_lrintl.S Update. 1999-07-14 00:54:57 +00:00
s_nearbyint.S Update. 2000-02-15 02:00:33 +00:00
s_nearbyintf.S Update. 2000-02-15 02:00:33 +00:00
s_nearbyintl.S Update. 2000-02-15 02:00:33 +00:00
s_nextafterl.c Update. 1999-10-20 03:20:31 +00:00
s_remquo.S Update. 1999-07-14 00:54:57 +00:00
s_remquof.S Update. 1999-07-14 00:54:57 +00:00
s_remquol.S Update. 1999-07-14 00:54:57 +00:00
s_rint.S Update. 1999-07-14 00:54:57 +00:00
s_rintf.S Update. 1999-07-14 00:54:57 +00:00
s_rintl.S Update. 1999-07-14 00:54:57 +00:00
s_scalbln.c Update. 1999-07-14 00:54:57 +00:00
s_scalblnf.c Update. 1999-07-14 00:54:57 +00:00
s_scalblnl.c Update. 1999-07-14 00:54:57 +00:00
s_scalbn.S Update. 1999-07-14 00:54:57 +00:00
s_scalbnf.S Update. 1999-07-14 00:54:57 +00:00
s_scalbnl.S Update. 1999-07-14 00:54:57 +00:00
s_significand.S Update. 1999-07-14 00:54:57 +00:00
s_significandf.S Update. 1999-07-14 00:54:57 +00:00
s_significandl.S Update. 1999-07-14 00:54:57 +00:00
s_sin.S Update. 1999-07-14 00:54:57 +00:00
s_sincos.S Update. 1999-07-14 00:54:57 +00:00
s_sincosf.S Update. 1999-07-14 00:54:57 +00:00
s_sincosl.S Update. 1999-07-14 00:54:57 +00:00
s_sinf.S Update. 2000-02-13 19:40:31 +00:00
s_sinl.S Update. 1999-07-14 00:54:57 +00:00
s_tan.S Update. 1999-07-14 00:54:57 +00:00
s_tanf.S Update. 2000-02-13 19:40:31 +00:00
s_tanl.S Update. 1999-07-14 00:54:57 +00:00
s_trunc.S Update. 1999-07-14 00:54:57 +00:00
s_truncf.S Update. 1999-07-14 00:54:57 +00:00
s_truncl.S Update. 1999-07-14 00:54:57 +00:00
t_exp.c Update. 1999-07-14 00:54:57 +00:00
Versions Update. 2000-06-14 00:55:24 +00:00