glibc/sysdeps/unix/sysv/linux
Daniel Jacobowitz 6428ce3cda * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h
(INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
	(INTERNAL_SYSCALL_NCS): New.
	(internal_syscall0, internal_syscall1, internal_syscall2,
	internal_syscall3, internal_syscall4, internal_syscall5,
	internal_syscall6): Take ncs_init, cs_init, and input arguments.
	Use them.  Correct types for registers.
	* sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h
	(INTERNAL_SYSCALL): Update internal_syscall##nr invocation.
	(INTERNAL_SYSCALL_NCS): New.
	(internal_syscall0, internal_syscall1, internal_syscall2,
	internal_syscall3, internal_syscall4, internal_syscall5,
	internal_syscall6): Take ncs_init, cs_init, and input arguments.
	Use them.
	* sysdeps/unix/sysv/linux/mips/mips64/syscalls.list: Remove
	recvfrom and sendto.  Mark lseek, msgrcv, and msgsnd as cancellation
	points.
	* sysdeps/mips/dl-machine.h (elf_machine_rel): Remove unused "value".
	Use Elf(Addr) for TLS relocation targets.
	* sysdeps/unix/sysv/linux/mips/mips64/Makefile: New file.
	* sysdeps/unix/sysv/linux/mips/nptl/lowlevellock.h (lll_futex_wait,
	lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): Cast
	futexp to long for n64.
	* sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: New file.
2006-03-03 01:06:48 +00:00
..
alpha 2006-02-27 Roland McGrath <roland@redhat.com> 2006-02-28 07:09:47 +00:00
am33 * sysdeps/unix/sysv/linux/linuxthreads/sysdep-cancel.h: Moved... 2004-10-25 07:11:57 +00:00
arm * sysdeps/unix/sysv/linux/arm/linuxthreads/sysdep-cancel.h 2006-03-02 15:23:41 +00:00
cris Dist files no longer required 2006-01-08 06:49:16 +00:00
hppa 2006-01-07 Roland McGrath <roland@redhat.com> 2006-01-08 06:44:00 +00:00
m68k Correct MADV_DO{,NOT}FORK values. 2006-02-16 00:15:09 +00:00
mips * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h 2006-03-03 01:06:48 +00:00