Age | Commit message (Expand) | Author | Files | Lines |
2008-03-12 | * sol-thread.c: Replace use of TM_I386SOL2_H by an expression | Joel Brobecker | 1 | -3/+6 |
2008-01-23 | Inform about new thread in a single place. | Vladimir Prus | 1 | -4/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-10-24 | 2007-10-24 Pedro Alves <pedro_alves@portugalmail.pt> | Daniel Jacobowitz | 1 | -2/+5 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-06-16 | * regcache.c (struct regcache): Add ptid_t member. | Ulrich Weigand | 1 | -12/+20 |
2007-05-14 | * gdb_proc_service.h (paddr_t): Delete typedef. | Daniel Jacobowitz | 1 | -1/+1 |
2007-05-11 | doc/ChangeLog: | Ulrich Weigand | 1 | -21/+9 |
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 | -19/+19 |
2007-05-06 | * gregset.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -8/+8 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-04-18 | gdb/ | Daniel Jacobowitz | 1 | -1/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-06-25 | * sol-thread.c (sol_thread_xfer_memory): Change type of second | Mark Kettenis | 1 | -4/+5 |
2005-05-15 | * sol-thread.c (ignore): Change last argument to `gdb_byte.' | Mark Kettenis | 1 | -1/+1 |
2005-05-12 | * sol-thread.c: Include "solib.h". | Mark Kettenis | 1 | -3/+4 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -29/+29 |
2004-10-08 | 2004-10-08 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -10/+10 |
2004-07-24 | 2004-07-23 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
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-05-16 | * sol-thread.c Update copyright year. Fix various coding | Mark Kettenis | 1 | -397/+359 |
2004-04-21 | 2004-04-21 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2004-02-01 | 2004-01-28 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -42/+75 |
2003-09-21 | 2003-09-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+0 |
2003-09-06 | * sol-thread.c: Include "gdb_string.h". | Mark Kettenis | 1 | -0/+2 |
2003-08-10 | * sol-thread.c (sol_thread_store_registers): Use regcache_collect | Mark Kettenis | 1 | -7/+6 |
2003-05-05 | 2003-05-03 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2003-02-25 | 2003-02-25 David Carlton <carlton@math.stanford.edu> | David Carlton | 1 | -3/+3 |
2003-02-07 | 2003-02-07 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-11-14 | 2002-11-14 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+4 |
2002-11-12 | * gnu-nat.c (init_gnu_ops): Remove NULL initializations. | Daniel Jacobowitz | 1 | -21/+0 |
2002-08-26 | Fix PR gdb/393: | Stephane Carrez | 1 | -0/+1 |
2002-01-09 | 2002-01-03 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -1/+19 |
2001-11-01 | Approved by kev@cygnus.com | Fred Fish | 1 | -1/+2 |
2001-05-15 | Redefine ptid_t to be a struct rather than an int. | Kevin Buettner | 1 | -8/+9 |
2001-05-06 | Consolidate save_inferior_ptid/restore_inferior_ptid implementation to | Kevin Buettner | 1 | -46/+0 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -133/+134 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -2/+2 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -1/+3 |
2001-02-07 | * sol-thread.c (restore_inferior_pid): Save the PID in a freshly | Andrew Cagney | 1 | -3/+7 |
2001-02-06 | 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com> | Michael Snyder | 1 | -1/+1 |
2001-01-24 | * dcache.c (dcache_write_line): Fix typo. | J.T. Conklin | 1 | -4/+9 |
2000-10-30 | * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c, | J.T. Conklin | 1 | -1/+1 |
2000-10-18 | Protoization. | Kevin Buettner | 1 | -6/+8 |
2000-09-28 | * sol-thread.c (ps_pdmodel): Return PR_MODEL_UNKNOWN instead of | Peter Schauer | 1 | -3/+2 |
2000-09-05 | Fix mistaken check-in. | Michael Snyder | 1 | -5/+3 |
2000-09-05 | 2000-09-05 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1 | -2/+8 |