glibc/nptl/sysdeps/unix/sysv/linux
Ulrich Drepper e4eb675d0c * elf/dl-close.c (free_mem): Free _dl_scope_free_list.
2007-06-13  Jakub Jelinek  <jakub@redhat.com>

	* include/link.h: Don't include rtld-lowlevel.h.
	(struct link_map): Remove l_scope_lock.
	* sysdeps/generic/ldsodefs.h: Don't include rtld-lowlevel.h.
	(_dl_scope_free_list): New field (variable) in _rtld_global.
	(DL_LOOKUP_SCOPE_LOCK): Remove.
	(_dl_scope_free): New prototype.
	* elf/dl-runtime.c (_dl_fixup): Don't use __rtld_mrlock_*lock.
	Don't pass DL_LOOKUP_SCOPE_LOCK to _dl_lookup_symbol_x.
	(_dl_profile_fixup): Likewise.
	* elf/dl-sym.c (do_sym): Likewise.  Use wrapped _dl_lookup_symbol_x
	whenever !RTLD_SINGLE_THREAD_P, use THREAD_GSCOPE_SET_FLAG and
	THREAD_GSCOPE_RESET_FLAG around it.
	* elf/dl-close.c (_dl_close_worker): Don't use
	__rtld_mrlock_{change,done}.  Call _dl_scope_free on the old
	scope.  Make sure THREAD_GSCOPE_WAIT () happens if any old
	scopes were queued or if l_scope_mem has been abandoned.
	* elf/dl-open.c (_dl_scope_free): New function.
	(dl_open_worker): Use it.  Don't use __rtld_mrlock_{change,done}.
	* elf/dl-support.c (_dl_scope_free_list): New variable.
	* elf/dl-lookup.c (add_dependency): Remove flags argument.
	Remove DL_LOOKUP_SCOPE_LOCK handling.
	(_dl_lookup_symbol_x): Adjust caller.  Remove DL_LOOKUP_SCOPE_LOCK
	handling.
	* elf/dl-object.c (_dl_new_object): Don't use
	__rtld_mrlock_initialize.

2007-06-19  Ulrich Drepper  <drepper@redhat.com>
2007-06-20 03:19:13 +00:00
..
alpha * pthread_getattr_np.c: No need to install a cancellation handler, 2007-05-30 04:45:03 +00:00
bits . 2007-07-31 13:33:18 +00:00
i386 [BZ #4586] 2007-06-08 02:50:59 +00:00
ia64 * pthread_getattr_np.c: No need to install a cancellation handler, 2007-05-30 04:45:03 +00:00
powerpc * pthread_getattr_np.c: No need to install a cancellation handler, 2007-05-30 04:45:03 +00:00
s390 * pthread_getattr_np.c: No need to install a cancellation handler, 2007-05-30 04:45:03 +00:00
sh * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: 2007-06-17 16:42:55 +00:00
sparc [BZ #4586] 2007-06-08 02:50:59 +00:00
x86_64 [BZ #4586] 2007-06-08 02:50:59 +00:00
Implies
Makefile * semaphoreP.h: Declare __old_sem_init and __old_sem_wait. 2007-05-26 01:31:40 +00:00
Versions
aio_misc.h * sysdeps/unix/sysv/linux/aio_misc.h: Various cleanups. 2006-03-02 17:35:44 +00:00
allocrtsig.c
createthread.c
fork.c [BZ #4586] 2007-06-08 02:50:59 +00:00
fork.h * include/rpc/pmap_prot.h: Mark all functions as hidden. 2006-05-15 20:46:12 +00:00
getpid.c
internaltypes.h * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Checking 2007-05-30 04:08:13 +00:00
jmp-unwind.c * sysdeps/unix/sysv/linux/libc_pthread_init.c: Don't just copy the 2007-01-17 08:37:26 +00:00
kernel-posix-timers.h
libc-lowlevellock.c
libc_multiple_threads.c
libc_pthread_init.c * sysdeps/x86_64/cacheinfo.c (init_cacheinfo): Pass correct value 2007-05-21 22:38:06 +00:00
lowlevelbarrier.sym * sysdeps/unix/sysv/linux/internaltypes.h (struct pthread_barrier): 2007-05-26 16:19:15 +00:00
lowlevelcond.sym * sysdeps/unix/sysv/linux/internaltypes.h: Introduce 2007-05-29 16:15:48 +00:00
lowlevellock.c [BZ #4586] 2007-06-08 02:50:59 +00:00
lowlevelrobustlock.c [BZ #4586] 2007-06-08 02:50:59 +00:00
lowlevelrobustlock.sym * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, 2006-02-15 17:20:33 +00:00
lowlevelrwlock.sym * init.c: Make it compile with older kernel headers. 2007-05-27 18:06:18 +00:00
mq_notify.c
pt-fork.c
pt-raise.c
pthread-pi-defines.sym 2006-07-28 Ulrich Drepper <drepper@redhat.com> 2006-07-29 04:42:09 +00:00
pthread_attr_getaffinity.c
pthread_attr_setaffinity.c * pthread_key_create.c (__pthread_key_create): Do away with 2006-05-11 17:52:42 +00:00
pthread_getaffinity.c
pthread_getcpuclockid.c
pthread_kill.c * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Don't 2006-12-22 20:26:56 +00:00
pthread_mutex_cond_lock.c * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel, 2006-02-15 17:20:33 +00:00
pthread_setaffinity.c * sysdeps/unix/sysv/linux/sched_setaffinity.c 2007-05-10 23:38:55 +00:00
pthread_yield.c
raise.c
register-atfork.c
rtld-lowlevel.h * elf/dl-close.c (free_mem): Free _dl_scope_free_list. 2007-06-20 03:19:13 +00:00
sem_post.c [BZ #4586] 2007-06-08 02:50:59 +00:00
sem_timedwait.c [BZ #4586] 2007-06-08 02:50:59 +00:00
sem_trywait.c
sem_wait.c [BZ #4586] 2007-06-08 02:50:59 +00:00
sigtimedwait.c
sigwait.c
sigwaitinfo.c
sleep.c * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
smp.h [BZ #2980] 2006-08-02 16:45:53 +00:00
structsem.sym * semaphoreP.h: Declare __old_sem_init and __old_sem_wait. 2007-05-26 01:31:40 +00:00
timer_create.c [BZ #4306] 2007-04-28 04:03:38 +00:00
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_routines.c * sysdeps/unix/sysv/linux/timer_routines.c (timer_helper_thread): 2006-04-27 18:17:50 +00:00
timer_settime.c
unregister-atfork.c [BZ #4586] 2007-06-08 02:50:59 +00:00
unwindbuf.sym