glibc/sysdeps/unix/sysv/linux/powerpc
Ulrich Drepper a0386a0da3 Update.
2000-09-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

	* sysdeps/unix/sysv/linux/kernel-features.h: Add __ASSUME_IPC64, only
	define it for powerpc for kernel >= 2.4.0.
	* sysdeps/unix/sysv/linux/msgctl.c: Test for __ASSUME_IPC64, not
	__ASSUME_32BITUIDS.
	* sysdeps/unix/sysv/linux/semctl.c: Likewise.
	* sysdeps/unix/sysv/linux/shmctl.c: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Sync with kernel.
	* sysdeps/unix/sysv/linux/powerpc/bits/msq.h: New file.
	* sysdeps/unix/sysv/linux/powerpc/bits/sem.h: New file.
	* sysdeps/unix/sysv/linux/powerpc/bits/shm.h: New file.

2000-09-28  Martin Schwidefsksy    <schwidefsky@de.ibm.com>

	* sysdeps/s390/atomicity.h: Fix compare_and_swap.
	* sysdeps/unix/sysv/linux/s390/bits/fcntl.h
	(F_GETLK64,F_SETLK64,F_SETLKW64): Use values from 2.4.0-test8.

2000-09-28  Denis Joseph Barrow     <djbarrow@de.ibm.com>

	* sysdeps/unix/sysv/linux/s390/sys/procfs.h: Use definitions from
	ucontext.h.
	* sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Fix ucontext structure.

2000-09-27  Andreas Schwab  <schwab@suse.de>

	* math/Makefile (distribute): Explicitly add the long double test
	sources, to get them included even if long double is not supported.

2000-09-27  Jes Sorensen  <jes@linuxcare.com>

	* elf/soinit.c (struct object): Move definition to gccframe.h and
	include it.  Problem identified by HJ Lu.

	* sysdeps/ia64/gccframe.h: New file.  ia64 specific version of
	struct object to be searched for frame unwind info.
	* sysdeps/generic/gccframe.h: New file.  Generic version of
	struct object to be searched for frame unwind info.

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

	* manual/errno.texi: Correct error text for ENXIO.
	Reported by Jörg Schilling <schilling@fokus.gmd.de>.

2000-09-27  Jes Sorensen  <jes@linuxcare.com>

	* sysdeps/ia64/fpu/fsetexcptflg.c (fesetexceptflag): Set the
	exception status bits rather than the exception disable bits.
	Don't include math.h.

	* sysdeps/ia64/fpu/fgetexcptflg.c (fegetexceptflag): Report the
	status of exceptions currently raised rather than which exceptions
	are enabled.

	* sysdeps/ia64/fpu/fclrexcpt.c (feclearexcept): Typecase to fenv_t
	rather than unsigned long int.

	* sysdeps/ia64/fpu/fedisblxcpt.c (fedisableexcept): Only disable
	the exceptions actually requested by the caller and not just
	disable all exceptions.

	* sysdeps/ia64/fpu/feenablxcpt.c (feenableexcept): Exceptions on
	the ia64 are enabled by clearing the respective bits in the fpsr,
	not setting them.

	* sysdeps/ia64/bits/fenv.h: typedef fexcept_t and fenv_t to
	unsigned long int rather than unsigned long to be consistent with
	the coding conventions.

2000-09-20  H.J. Lu  <hjl@gnu.org>

	* sysdeps/ia64/fpu/fesetenv.c (fesetenv): Use fenv_t instead of
	unsigned long int.
	* sysdeps/ia64/fpu/fesetround.c (fesetround): Likewise.

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

	* string/bits/string2.h: Unify #if usage.

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

	* math/test-fenv.c (feexcp_mask_test): If enabling all exceptions
	and disabling underflow or overflow, disable inexact as well.

	* sysdeps/gnu/netinet/tcp.h: Add tcp_info defines and types.
2000-09-28 23:32:48 +00:00
..
aix Define AIX_CBAUD. 2000-05-31 18:12:09 +00:00
bits Update. 2000-09-28 23:32:48 +00:00
sys Update. 2000-02-11 20:38:45 +00:00
brk.S * sysdeps/powerpc/bp-asm.h (DISCARD_BOUNDS): Rename from UNCHECK_BOUNDS. 2000-07-21 07:43:25 +00:00
chown.c Update. 2000-03-31 05:50:02 +00:00
clone.S * sysdeps/powerpc/bp-asm.h (DISCARD_BOUNDS): Rename from UNCHECK_BOUNDS. 2000-07-21 07:43:25 +00:00
Dist Update. 2000-09-18 00:43:17 +00:00
dl-sysdep.c Update. 1998-12-31 18:19:19 +00:00
fe_nomask.c * sysdeps/powerpc/fpu/fedisblxcpt.c: New file. 2000-08-28 05:59:48 +00:00
ftruncate64.c Update. 2000-02-16 18:32:23 +00:00
getdents64.c Update. 2000-08-12 05:14:52 +00:00
getmsg.c Update. 1999-12-21 16:03:22 +00:00
getpmsg.c Update. 1999-12-21 16:03:22 +00:00
getrlimit64.c * csu/Makefile ($(objpfx)version-info.h): Don't use echo -n 2000-01-27 23:40:48 +00:00
getrlimit.c * csu/Makefile ($(objpfx)version-info.h): Don't use echo -n 2000-01-27 23:40:48 +00:00
glob64.c Update. 2000-08-19 16:58:09 +00:00
ioctl.c Update. 1998-10-14 22:37:11 +00:00
ipc_priv.h Update. 2000-09-18 00:43:17 +00:00
kernel_stat.h Update. 2000-08-12 05:14:52 +00:00
kernel_termios.h Update. 1997-12-28 16:01:53 +00:00
lchown.S Update. 1998-08-24 16:46:16 +00:00
Makefile Update. 2000-08-28 08:39:15 +00:00
mmap64.c (__mmap64): Really fix check for offset. 2000-07-24 16:52:03 +00:00
oldgetrlimit64.c Update. 2000-08-16 01:40:12 +00:00
pread64.c Update. 2000-03-16 07:08:42 +00:00
pread.c Update. 1999-12-19 21:47:42 +00:00
profil-counter.h Update. 1998-08-24 16:46:16 +00:00
putmsg.c Update. 1999-12-21 16:03:22 +00:00
putpmsg.c Update. 1999-12-21 16:03:22 +00:00
pwrite64.c Update. 2000-03-16 07:08:42 +00:00
pwrite.c Update. 1999-12-19 21:47:42 +00:00
readdir64_r.c Update. 2000-08-12 05:14:52 +00:00
readdir64.c Update. 2000-08-12 05:14:52 +00:00
scandir64.c Update. 2000-08-12 05:14:52 +00:00
setrlimit.c * csu/Makefile ($(objpfx)version-info.h): Don't use echo -n 2000-01-27 23:40:48 +00:00
sigcontextinfo.h Update. 1999-08-23 17:53:16 +00:00
socket.S Update. 1999-10-11 23:36:50 +00:00
syscall.S Update. 1999-10-11 23:36:50 +00:00
syscalls.list Update. 2000-08-27 03:28:06 +00:00
sysdep.c Update. 1998-02-01 17:06:45 +00:00
sysdep.h Update. 2000-08-28 23:36:01 +00:00
tcgetattr.c Update. 1998-10-14 22:37:11 +00:00
tcsetattr.c Update. 1998-10-14 22:37:11 +00:00
truncate64.c * csu/Makefile ($(objpfx)version-info.h): Don't use echo -n 2000-01-27 23:40:48 +00:00
Versions Update. 2000-08-19 16:58:09 +00:00