glibc/sysdeps/powerpc/fpu
Roland McGrath fcdc67f963 * sysdeps/powerpc/bits/setjmp.h [__WORDSIZE]: Add 64-bit jmpbuf.
* sysdeps/powerpc/bits/wordsize.h: New file.
	* sysdeps/powerpc/fpu/bits/mathinline.h (lrint, lrintf): Change long
	array to int array for 32-/64-bit compatibility.

2002-09-20  Roland McGrath  <roland@redhat.com>

	* login/programs/utmpdump.c: Don't include <error.h>, <errno.h>.

	* sysdeps/generic/utimes.c (__utimes): Don't check TVP for null.
	Reported by Bruno Haible <bruno@clisp.org>.

	* sysdeps/generic/ifreq.h (__ifreq): Compute termination condition
	before doubling RQ_LEN.
	* sysdeps/unix/sysv/linux/ifreq.h (__ifreq): Likewise.
	Reported by Bruno Haible <bruno@clisp.org>.

2002-09-18  Bruno Haible  <bruno@clisp.org>

	* login/logout.c (logout): Don't assume ut_time has the same size as
	a time_t.
	* login/logwtmp.c (logwtmp): Likewise.

	* sysdeps/pthread/configure: New file, moved here from
	linuxthreads/sysdeps/unix/sysv/linux/configure.
2002-09-20 20:06:45 +00:00
..
bits * sysdeps/powerpc/bits/setjmp.h [__WORDSIZE]: Add 64-bit jmpbuf. 2002-09-20 20:06:45 +00:00
Dist Update. 2002-09-19 06:36:54 +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
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 to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fpu_control.h * sysdeps/powerpc/__longjmp.S: Don't restore FP registers. 2001-12-06 00:12:11 +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 * sysdeps/powerpc/fpu/libm-test-ulps: Regenerated. 2002-09-02 20:04:55 +00:00
Makefile Update. 2002-09-05 10:28:51 +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_llrint.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_llrintf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +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_lrint.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_lround.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_lroundf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +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 Add sqrtl alias. 2002-05-10 18:39:46 +00:00
w_sqrtf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00