]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Document changes to hpux-threads.c.
authorJoel Brobecker <brobecker@gnat.com>
Mon, 8 Oct 2001 20:46:30 +0000 (20:46 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Mon, 8 Oct 2001 20:46:30 +0000 (20:46 +0000)
gdb/ChangeLog

index 41bc8de148e9d0cc1f68f70946084bbdebd4d694..2e607e82ba8068e39df8e6d1556e9042490ad370 100644 (file)
@@ -1,3 +1,10 @@
+2001-10-08  J. Brobecker <brobecker@gnat.com>
+
+       * 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-09-26  Kevin Buettner  <kevinb@redhat.com>
 
        From Ilya Golubev <gin@mo.msk.ru>: