From b1b2fb5994af7d81bf63fd325baed09506e9915b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 18 Dec 2003 02:51:10 +0000 Subject: * thread_dbP.h (DB_FUNCTION): New macro. * structs.def: Use it for __nptl_create_event and __nptl_death_event. * db_info.c (DB_FUNCTION): New macro. * td_symbol_list.c (DB_FUNCTION): New macro, prepend "." to symbol name under [HAVE_ASM_GLOBAL_DOT_NAME]. (td_lookup) [HAVE_ASM_GLOBAL_DOT_NAME]: If lookup fails with PS_NOSYM and name starts with a dot, try it without the dot. --- nptl_db/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'nptl_db') diff --git a/nptl_db/ChangeLog b/nptl_db/ChangeLog index da38cee035..05f1c853cf 100644 --- a/nptl_db/ChangeLog +++ b/nptl_db/ChangeLog @@ -1,3 +1,13 @@ +2003-12-02 Roland McGrath + + * thread_dbP.h (DB_FUNCTION): New macro. + * structs.def: Use it for __nptl_create_event and __nptl_death_event. + * db_info.c (DB_FUNCTION): New macro. + * td_symbol_list.c (DB_FUNCTION): New macro, prepend "." to symbol + name under [HAVE_ASM_GLOBAL_DOT_NAME]. + (td_lookup) [HAVE_ASM_GLOBAL_DOT_NAME]: If lookup fails with PS_NOSYM + and name starts with a dot, try it without the dot. + 2003-09-08 Roland McGrath * td_thr_get_info.c (td_thr_get_info): Cast th_unique to thread_t. -- cgit v1.2.3-70-g09d2