Age | Commit message (Expand) | Author | Files | Lines |
2008-07-09 | Adjust all targets to new target_stop interface. | Pedro Alves | 1 | -2/+2 |
2008-01-17 | * hpux-thread.c (hpux_thread_resume): Delete commented-out code. | Joel Brobecker | 1 | -9/+0 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-30 | 2007-10-30 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -8/+11 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-05-31 | 2007-05-31 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -2/+2 |
2007-05-11 | doc/ChangeLog: | Ulrich Weigand | 1 | -17/+6 |
2007-05-06 | * target.h (struct target_ops): Add REGCACHE parameter to | Ulrich Weigand | 1 | -2/+2 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -11/+11 |
2007-04-28 | * hpux-thread.c (hpux_thread_store_registers): Use | Ulrich Weigand | 1 | -3/+3 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-01-14 | 2005-01-13 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+1 |
2004-11-23 | * hppa-hpux-nat.c (child_suppress_run): Add variable to allow | Dave Anglin | 1 | -18/+23 |
2004-10-08 | 2004-10-08 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2004-10-05 | 2004-10-05 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -20/+23 |
2004-09-29 | 2004-09-29 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+0 |
2004-08-03 | 2004-08-02 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+7 |
2004-07-22 | 2004-07-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-05-25 | 2004-05-25 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+3 |
2004-04-21 | 2004-04-21 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2003-10-02 | 2003-10-02 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -7/+7 |
2003-09-21 | 2003-09-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+0 |
2003-09-17 | 2003-09-17 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+4 |
2003-06-02 | 2003-06-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2003-05-13 | 2003-05-13 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-05-08 | 2003-05-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2003-02-07 | 2003-02-07 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-02-02 | 2003-02-02 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2002-11-14 | 2002-11-14 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -4/+5 |
2002-08-26 | Fix PR gdb/393: | Stephane Carrez | 1 | -0/+1 |
2001-10-08 | Rewrite find_active_thread() and find_tcb() to use ptid_t, instead of | Joel Brobecker | 1 | -16/+12 |
2001-05-06 | Consolidate save_inferior_ptid/restore_inferior_ptid implementation to | Kevin Buettner | 1 | -44/+0 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -44/+48 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+1 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -1/+2 |
2001-02-16 | From Paul Hilfinger. Add attribs param to hpux_thread_xfer_memory. | Andrew Cagney | 1 | -2/+4 |
2000-09-05 | Protoization. | Kevin Buettner | 1 | -6/+2 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -47/+24 |
2000-06-04 | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 1 | -1/+1 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -8/+7 |
1999-11-09 | import gdb-1999-11-08 snapshot | Jason Molenda | 1 | -4/+17 |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -1/+0 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -58/+59 |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 1 | -1/+1 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+641 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -641/+0 |
1999-01-19 | * target.c (dummy_target): Don't initialize statically. | Stan Shebs | 1 | -73/+48 |
1999-01-19 | 1999-01-18 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1 | -0/+1 |