From: Joel Brobecker Date: Mon, 8 Oct 2001 20:44:38 +0000 (+0000) Subject: Document changes to hpux-thread.c. X-Git-Tag: cygnus_cvs_20020108_pre~1112 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8b2797db3187d6d86c2e17df47ba929ca0bde6ab;p=platform%2Fupstream%2Fbinutils.git Document changes to hpux-thread.c. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4d490c4..aec3c62 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2001-10-08 J. Brobecker + + * hpux-thread.c: rewrite find_active_thread() and find_tcb() + to use ptid_t, instead of overloading the thread and the pid + into the same 32-bit value. Make associated necessary adaptations. + Also remove unused variable cached_active_thread. + 2001-10-08 Nicholas Duffek * MAINTAINERS (powerpc, SCO/Unixware, Solaris/x86): Remove my