Age | Commit message (Expand) | Author | Files | Lines |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+6 |
2004-10-29 | 2004-10-29 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-10-08 | 2004-10-08 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-06-28 | 2004-06-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-05-25 | 2004-05-25 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+2 |
2004-04-28 | 2004-04-28 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2004-03-25 | * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to | Daniel Jacobowitz | 1 | -2/+2 |
2003-11-22 | 2003-11-22 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+20 |
2003-06-11 | 2003-06-11 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+3 |
2003-05-08 | 2003-05-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-11-29 | 2002-11-29 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -3/+1 |
2002-11-29 | 2002-11-29 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-11-12 | * gnu-nat.c (init_gnu_ops): Remove NULL initializations. | Daniel Jacobowitz | 1 | -36/+0 |
2002-11-02 | 2002-11-02 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-06-09 | Move include/callback.h and include/remote-sim.h to include/gdb/. | Andrew Cagney | 1 | -1/+1 |
2002-05-09 | 2002-05-09 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -8/+1 |
2002-05-07 | * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define. | Richard Earnshaw | 1 | -2/+2 |
2002-05-05 | * frame.h (select_frame): Delete level parameter. | Andrew Cagney | 1 | -1/+1 |
2002-02-13 | Argh! These should also have been committed along with: | Richard Earnshaw | 1 | -10/+12 |
2002-01-19 | Remove ATTRIBUTE_UNUSED. Update (C). | Andrew Cagney | 1 | -5/+5 |
2002-01-05 | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 1 | -1/+1 |
2001-12-15 | LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE | Andrew Cagney | 1 | -1/+1 |
2001-07-15 | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 1 | -17/+17 |
2001-07-13 | * remote-rdp.c: Include "serial.h" | Keith Seitz | 1 | -0/+1 |
2001-07-11 | s/typedef serial_t/struct serial */ | Andrew Cagney | 1 | -1/+1 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -5/+5 |
2001-04-14 | * target.h (target_ops): Removed to_core_file_to_sym_file vector | J.T. Conklin | 1 | -1/+0 |
2001-03-27 | Add missing double quote | Nick Clifton | 1 | -1/+1 |
2001-03-20 | malloc() -> xmalloc. | Andrew Cagney | 1 | -7/+1 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -0/+1 |
2001-02-25 | Replace calls to abort() with calls to internal_error(). | Kevin Buettner | 1 | -2/+2 |
2001-02-02 | * monitor.c (#include "gdb_wait.h"): Removed. | J.T. Conklin | 1 | -1/+0 |
2001-01-23 | * exec.c (xfer_memory): Add attrib argument. | J.T. Conklin | 1 | -9/+12 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -1/+1 |
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-12 | Protoization. | Kevin Buettner | 1 | -6/+8 |
2000-09-06 | Wed Sep 6 23:15:43 2000 Andrew Cagney <cagney@b1.cygnus.com> | Andrew Cagney | 1 | -2/+2 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -79/+36 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -5/+4 |
2000-02-09 | Replace ../include/wait.h with gdb_wait.h. | Andrew Cagney | 1 | -1/+1 |
1999-11-09 | import gdb-1999-11-08 snapshot | Jason Molenda | 1 | -1/+1 |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -3/+3 |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -15/+0 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -135/+136 |
1999-07-07 | import gdb-1999-07-07 pre reformat | Jason Molenda | 1 | -5/+5 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1512 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1512/+0 |