glibc/nptl/sysdeps/unix/sysv/linux/alpha
Ulrich Drepper c0a777e8d0 * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope
argument.
	(_dl_lookup_symbol_x): Adjust caller.

	* sysdeps/generic/ldsodefs.h (struct link_namespaces): Remove
	_ns_global_scope.
	* elf/rtld.c (dl_main): Don't initialize _ns_global_scope.

	* elf/dl-libc.c: Revert l_scope name changes.
	* elf/dl-load.c: Likewise.
	* elf/dl-object.c: Likewise.
	* elf/rtld.c: Likewise.
	* elf/dl-close.c (_dl_close): Likewise.
	* elf/dl-open.c (dl_open_worker): Likewise.  If not SINGLE_THREAD_P,
	always use __rtld_mrlock_{change,done}.  Always free old scope list
	here if not l_scope_mem.
	* elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Revert l_scope name
	change.  Never free scope list here.  Just __rtld_mrlock_lock before
	the lookup and __rtld_mrlock_unlock it after the lookup.
	* elf/dl-sym.c: Likewise.
	* include/link.h (struct r_scoperec): Remove.
	(struct link_map): Replace l_scoperec with l_scope, l_scoperec_mem
	with l_scope_mem and l_scoperec_lock with l_scope_lock.
2006-10-27 15:54:20 +00:00
..
bits [BZ #3352] 2006-10-12 21:52:54 +00:00
aio_cancel.c * sysdeps/unix/sysv/linux/alpha/timer_create.c: New file. 2003-09-01 21:38:29 +00:00
clone.S * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
createthread.c * sysdeps/alpha/tls.h (tcbhead_t): Add private. (TLS_INIT_TCB_SIZE, TLS_INIT_TCB_ALIGN, TLS_TCB_SIZE, TLS_PRE_TCB_SIZE, TLS_TCB_ALIGN, INSTALL_DTV, INSTALL_NEW_DTV, GET_DTV, THREAD_DTV, THREAD_SELF, DB_THREAD_SELF): Match ia64. (TLS_TCB_OFFSET, THREAD_ID, NO_TLS_OFFSET): Remove. (THREAD_GETMEM, THREAD_GETMEM_NC): Simplify. (THREAD_SETMEM, THREAD_SETMEM_NC): Likewise. * sysdeps/unix/sysv/linux/alpha/createthread.c (TLS_VALUE): Match ia64. 2004-01-16 05:23:05 +00:00
fork.c
lowlevellock.h * sysdeps/unix/sysv/linux/kernel-features.h: Define 2006-07-29 05:07:43 +00:00
Makefile
pt-vfork.S * sysdeps/alpha/tcb-offsets.sym (PID_OFFSET): New. * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: Save/restore PID. * sysdeps/unix/sysv/linux/alpha/vfork.S: New file. 2004-03-11 21:34:25 +00:00
pthread_once.c Update. 2004-09-08 06:31:04 +00:00
sem_post.c
sysdep-cancel.h * elf/dl-lookup.c (_dl_debug_bindings): Remove unised symbol_scope 2006-10-27 15:54:20 +00:00
timer_create.c * sysdeps/unix/sysv/linux/alpha/timer_create.c: New file. 2003-09-01 21:38:29 +00:00
timer_delete.c * sysdeps/unix/sysv/linux/alpha/timer_create.c: New file. 2003-09-01 21:38:29 +00:00
timer_getoverr.c * sysdeps/unix/sysv/linux/alpha/timer_create.c: New file. 2003-09-01 21:38:29 +00:00
timer_gettime.c * sysdeps/unix/sysv/linux/alpha/timer_create.c: New file. 2003-09-01 21:38:29 +00:00
timer_settime.c * sysdeps/unix/sysv/linux/alpha/timer_create.c: New file. 2003-09-01 21:38:29 +00:00
Versions Update. 2003-09-03 03:22:23 +00:00
vfork.S * sysdeps/unix/sysv/linux/alpha/vfork.S: Use libc_hidden_def. 2004-09-15 12:22:09 +00:00