glibc/linuxthreads_db
Ulrich Drepper 217fc747ff * pthread.c (init_one_static_tls): Adjust initialization of DTV
entry for static tls deallocation fix.

	* sysdeps/alpha/tls.h (dtv_t): Change pointer type to be struct which
	also contains information whether the memory pointed to is static
	TLS or not, include <stdbool.h>.
	* sysdeps/i386/tls.h: Likewise.
	* sysdeps/ia64/tls.h: Likewise.
	* sysdeps/powerpc/tls.h: Likewise.
	* sysdeps/s390/tls.h: Likewise.
	* sysdeps/sh/tls.h: Likewise.
	* sysdeps/sparc/tls.h: Likewise.
	* sysdeps/x86_64/tls.h: Likewise.
2005-01-09 20:13:03 +00:00
..
Banner 2.5-18.1 2007-07-12 18:26:36 +00:00
ChangeLog * pthread.c (init_one_static_tls): Adjust initialization of DTV 2005-01-09 20:13:03 +00:00
Makefile 2.5-18.1 2007-07-12 18:26:36 +00:00
Versions 2.5-18.1 2007-07-12 18:26:36 +00:00
proc_service.h 2.5-18.1 2007-07-12 18:26:36 +00:00
shlib-versions 2.5-18.1 2007-07-12 18:26:36 +00:00
td_init.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_log.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_symbol_list.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_ta_clear_event.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_ta_delete.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_ta_enable_stats.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_ta_event_addr.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_ta_event_getmsg.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_ta_get_nthreads.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_ta_get_ph.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_ta_get_stats.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_ta_map_id2thr.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_ta_map_lwp2thr.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_ta_new.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_ta_reset_stats.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_ta_set_event.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_ta_setconcurrency.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_ta_thr_iter.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_ta_tsd_iter.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_clear_event.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_dbresume.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_dbsuspend.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_event_enable.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_event_getmsg.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_get_info.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_getfpregs.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_getgregs.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_getxregs.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_getxregsize.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_set_event.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_setfpregs.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_setgregs.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_setprio.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_setsigpending.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_setxregs.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_sigsetmask.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_tls_get_addr.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_tlsbase.c * pthread.c (init_one_static_tls): Adjust initialization of DTV 2005-01-09 20:13:03 +00:00
td_thr_tsd.c 2.5-18.1 2007-07-12 18:26:36 +00:00
td_thr_validate.c 2.5-18.1 2007-07-12 18:26:36 +00:00
thread_db.h 2.5-18.1 2007-07-12 18:26:36 +00:00
thread_dbP.h 2.5-18.1 2007-07-12 18:26:36 +00:00