summaryrefslogtreecommitdiff
path: root/gdb/hpux-thread.c
Commit message (Expand)AuthorAgeFilesLines
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-1/+2
* * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves2009-06-071-5/+5
* * target.h (TARGET_WNOHANG): New.Pedro Alves2009-05-211-2/+2
* Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker2009-03-171-2/+2
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-12/+19
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-2/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Kill pthread_ops_hackVladimir Prus2008-11-091-8/+9
* Adjust all targets to new target_stop interface.Pedro Alves2008-07-091-2/+2
* * hpux-thread.c (hpux_thread_resume): Delete commented-out code.Joel Brobecker2008-01-171-9/+0
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-10-30 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-10-301-8/+11
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-2/+2
* doc/ChangeLog:Ulrich Weigand2007-05-111-17/+6
* * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand2007-05-061-2/+2
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-11/+11
* * hpux-thread.c (hpux_thread_store_registers): UseUlrich Weigand2007-04-281-3/+3
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-2/+2
* 2005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder2005-01-141-1/+1
* * hppa-hpux-nat.c (child_suppress_run): Add variable to allowDave Anglin2004-11-231-18/+23
* 2004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-081-2/+2
* 2004-10-05 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-051-20/+23
* 2004-09-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-09-291-1/+0
* 2004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-031-7/+7
* 2004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-221-1/+1
* 2004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-05-251-2/+3
* 2004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-211-2/+2
* 2003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-021-7/+7
* 2003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-211-1/+0
* 2003-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-171-4/+4
* 2003-06-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-021-2/+2
* 2003-05-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-131-1/+1
* 2003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-081-2/+2
* 2003-02-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-071-1/+1
* 2003-02-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-021-2/+2
* 2002-11-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-141-4/+5
* Fix PR gdb/393:Stephane Carrez2002-08-261-0/+1
* Rewrite find_active_thread() and find_tcb() to use ptid_t, instead ofJoel Brobecker2001-10-081-16/+12
* Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner2001-05-061-44/+0
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-44/+48
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-1/+2
* From Paul Hilfinger. Add attribs param to hpux_thread_xfer_memory.Andrew Cagney2001-02-161-2/+4
* Protoization.Kevin Buettner2000-09-051-6/+2
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-47/+24
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-041-1/+1
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-8/+7