Ulrich Drepper b1aea0989d Update.
2003-03-20  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/ia64/lowlevellock.h: Include <atomic.h>.
	Remove __lll_add, __lll_dev_if_positive, and __lll_test_and_set
	definitions.  Replace uses with calls to atomic_* functions.
	* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
	* sysdeps/unix/sysv/linux/lowlevellock.c: Replace __lll_add and
	__lll_test_and_set calls with atomic_exchange_and_add and
	atomic_exchange calls respectively.
	* sysdeps/unix/sysv/linux/sem_post.c: Likewise.
	* sysdeps/unix/sysv/linux/sem_timedwait.c: Likewise.
	* sysdeps/unix/sysv/linux/sem_trywait.c: Likewise.
	* sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
	* sysdeps/unix/sysv/linux/ia64/pthread_once.c: Likewise.
	* sysdeps/unix/sysv/linux/ia64/sem_port.c: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Likewise.

	* allocatestack.c (allocate_stack): Assume atomic_exchange_and_add
	returns the old value.
2003-03-20 10:29:20 +00:00
..
2003-03-18 11:17:57 +00:00
2003-03-20 10:29:20 +00:00
2003-03-20 10:29:20 +00:00
2003-03-18 11:17:57 +00:00
2003-03-19 19:15:36 +00:00
2002-12-31 20:46:11 +00:00
2002-11-26 22:50:54 +00:00
2003-03-10 06:32:42 +00:00
2002-12-31 21:10:07 +00:00
2002-11-26 22:50:54 +00:00
2003-03-18 11:17:57 +00:00
2003-03-15 09:51:22 +00:00
2003-03-13 01:51:12 +00:00
2003-03-13 01:51:12 +00:00
2003-03-11 05:26:32 +00:00
2003-03-18 11:17:57 +00:00
2003-03-10 21:03:03 +00:00
2003-03-13 01:51:12 +00:00
2002-11-26 22:50:54 +00:00
2002-11-26 22:50:54 +00:00
2003-02-21 21:07:28 +00:00
2002-11-26 22:50:54 +00:00
2003-01-09 04:19:03 +00:00
2003-03-03 22:02:13 +00:00
2003-02-13 07:14:38 +00:00
2002-12-28 22:19:04 +00:00