glibc/sysdeps
Daniel Jacobowitz 8323b1abc6 * sysdeps/arm/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Use
lll_private_futex_wake.
	* sysdeps/unix/sysv/linux/arm/check_pf.c: Update from generic version.
	* sysdeps/unix/sysv/linux/arm/eabi/nptl/unwind-forcedunwind.c
	(pthread_cancel_init): Add noinline and barriers.
	* sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c
	(__lll_timedlock_wait): Update call to lll_futex_timed_wait.
	(__lll_timedwait_tid): Likewise.
	* sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h (LLL_PRIVATE,
	LLL_SHARED): Define.
	(lll_futex_wait): Use lll_futex_timed_wait.
	(lll_futex_timed_wait, lll_futex_wake, lll_futex_wake_unlock): Take a
	PRIVATE argument.
	(lll_private_futex_wait, lll_private_futex_timed_wait,
	lll_private_futex_wake): New.
	(lll_robust_mutex_dead,  __lll_mutex_lock, __lll_mutex_cond_lock,
	__lll_mutex_unlock, __lll_robust_mutex_unlock,
	__lll_mutex_unlock_force, lll_wait_tid): Update calls.
	* sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c (clear_once_control,
	__pthread_once): Use private futexes.
	* sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c
	(pthread_cancel_init): Add noinline and barriers.

	* sysdeps/unix/sysv/aix/bits/fcntl.h,
	sysdeps/unix/sysv/linux/am33/bits/fcntl.h,
	sysdeps/unix/sysv/linux/arm/bits/fcntl.h,
	sysdeps/unix/sysv/linux/cris/bits/fcntl.h,
	sysdeps/unix/sysv/linux/m68k/bits/fcntl.h,
	sysdeps/unix/sysv/linux/mips/bits/fcntl.h: Comment fix.

	* sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h (SEM_VALUE_MAX):
	Delete.
	* sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h (SEM_VALUE_MAX):
	Delete.
2007-07-10 13:35:30 +00:00
..
alpha Adjust use of lll_futex_* macros. 2007-06-08 02:47:50 +00:00
am29k Update abandoned code for sysdeps/generic demise. 2006-01-08 06:50:00 +00:00
am33 2006-01-12 Roland McGrath <roland@redhat.com> 2006-02-21 02:02:57 +00:00
arm * sysdeps/arm/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Use 2007-07-10 13:35:30 +00:00
cris Dist files no longer required 2006-01-08 06:49:16 +00:00
hppa 2007-02-02 Guy Martin <gmsoft@tuxicoman.be> 2007-02-02 21:50:19 +00:00
i860 Update to LGPL v2.1. 2001-07-06 04:56:23 +00:00
i960 Update abandoned code for sysdeps/generic demise. 2006-01-08 06:50:00 +00:00
m68k * sysdeps/m68k/setjmp.c: Use __builtin_return_address and 2006-10-03 15:50:57 +00:00
m88k Update abandoned code for sysdeps/generic demise. 2006-01-08 06:50:00 +00:00
mach Use __extern_inline and __extern_always_inline where appropriate. 2007-03-17 17:04:09 +00:00
mips * sysdeps/arm/nptl/tls.h (THREAD_GSCOPE_FLAG_UNUSED, 2007-06-06 17:27:04 +00:00
powerpc * sysdeps/powerpc/nofpu/feholdexcpt.c (feholdexcept): Disable 2007-05-23 17:45:14 +00:00
rs6000 2005-12-15 Roland McGrath <roland@redhat.com> 2005-12-15 21:10:12 +00:00
standalone Dist files no longer required 2006-01-08 06:49:16 +00:00
tahoe update from main archive 960909 1996-09-10 01:59:36 +00:00
unix * sysdeps/arm/nptl/tls.h (THREAD_GSCOPE_RESET_FLAG): Use 2007-07-10 13:35:30 +00:00
vax Dist files no longer required 2006-01-08 06:49:16 +00:00
z8000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00