aboutsummaryrefslogtreecommitdiff
path: root/gdb/hpux-thread.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-1/+2
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-5/+5
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-2/+2
2009-03-17 Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker1-2/+2
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-12/+19
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-2/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-09 Kill pthread_ops_hackVladimir Prus1-8/+9
2008-07-09 Adjust all targets to new target_stop interface.Pedro Alves1-2/+2
2008-01-17 * hpux-thread.c (hpux_thread_resume): Delete commented-out code.Joel Brobecker1-9/+0
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-10-302007-10-30 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-8/+11
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-05-11doc/ChangeLog:Ulrich Weigand1-17/+6
2007-05-06 * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand1-2/+2
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-11/+11
2007-04-28 * hpux-thread.c (hpux_thread_store_registers): UseUlrich Weigand1-3/+3
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-01-142005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2004-11-23 * hppa-hpux-nat.c (child_suppress_run): Add variable to allowDave Anglin1-18/+23
2004-10-082004-10-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2004-10-052004-10-05 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-20/+23
2004-09-292004-09-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+0
2004-08-032004-08-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-7/+7
2004-07-222004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-05-252004-05-25 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+3
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-10-022003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+7
2003-09-212003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+0
2003-09-172003-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2003-06-022003-06-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-05-132003-05-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-05-082003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-02-072003-02-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2003-02-022003-02-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+2
2002-11-142002-11-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-4/+5
2002-08-26 Fix PR gdb/393:Stephane Carrez1-0/+1
2001-10-08Rewrite find_active_thread() and find_tcb() to use ptid_t, instead ofJoel Brobecker1-16/+12
2001-05-06Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner1-44/+0
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-44/+48
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-1/+2
2001-02-16From Paul Hilfinger. Add attribs param to hpux_thread_xfer_memory.Andrew Cagney1-2/+4
2000-09-05Protoization.Kevin Buettner1-6/+2
2000-07-30Protoization.Kevin Buettner1-47/+24
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-1/+1