From 481b550f585164c7faef0075aa10e34b57959e1e Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 20 Mar 2001 21:05:29 +0000 Subject: Update. * Makefile: Define -D_RPC_THREAD_SAFE_ for cancel.c. --- linuxthreads_db/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'linuxthreads_db/ChangeLog') diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog index ebc6392028..3f19f7e2af 100644 --- a/linuxthreads_db/ChangeLog +++ b/linuxthreads_db/ChangeLog @@ -1,3 +1,16 @@ +2001-03-20 Ulrich Drepper + + * Makefile (libthread_db-routines): Add td_symbol_list. + * Versions [libthread_db] (GLIBC_2.2.3): Add td_symbol_list. + * td_symbol_list.c: New file. + * thread_db.h: Add prototype for td_symbol_list. + * thread_dbP.h: Define symbol name indices. + Add prototype for td_lookup. + * td_ta_event_addr.c: Use td_lookup instead of directly using + ps_pglobal_lookup to find symbol address. + * td_ta_get_nthreads.c: Likewise. + * td_ta_new.c: Likewise. + 2001-03-18 Ulrich Drepper * Makefile: When generating DSO link with libc_nonshared.a. -- cgit 1.4.1