| Commit message (Expand) | Author | Age | Files | Lines |
* | 2002-04-24 Pierre Muller <ics.u-strasbg.fr> | Pierre Muller | 2002-04-29 | 1 | -2/+2 |
* | Remove ATTRIBUTE_UNUSED. Update (C). | Andrew Cagney | 2002-01-19 | 1 | -5/+5 |
* | Add explicit #include of "value.h". | Andrew Cagney | 2001-10-21 | 1 | -0/+1 |
* | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 2001-07-15 | 1 | -20/+20 |
* | s/typedef serial_t/struct serial */ | Andrew Cagney | 2001-07-11 | 1 | -1/+1 |
* | Phase 1 of the ptid_t changes. | Kevin Buettner | 2001-05-04 | 1 | -12/+12 |
* | * target.h (target_ops): Removed to_core_file_to_sym_file vector | J.T. Conklin | 2001-04-14 | 1 | -2/+0 |
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+2 |
* | Create new file regcache.h. Update all uses. | Andrew Cagney | 2001-03-01 | 1 | -0/+1 |
* | Replace calls to abort() with calls to internal_error(). | Kevin Buettner | 2001-02-25 | 1 | -1/+1 |
* | * monitor.c (#include "gdb_wait.h"): Removed. | J.T. Conklin | 2001-02-02 | 1 | -1/+0 |
* | 2001-01-26 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 2001-01-27 | 1 | -1/+2 |
* | * exec.c (xfer_memory): Add attrib argument. | J.T. Conklin | 2001-01-23 | 1 | -3/+5 |
* | Replace STRCMP with strcmp() | Andrew Cagney | 2001-01-19 | 1 | -1/+1 |
* | Replace free() with xfree(). | Kevin Buettner | 2000-12-15 | 1 | -2/+2 |
* | * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c, | J.T. Conklin | 2000-10-30 | 1 | -1/+1 |
* | Protoization. | Kevin Buettner | 2000-10-06 | 1 | -10/+6 |
* | Protoization. | Kevin Buettner | 2000-07-30 | 1 | -98/+40 |
* | PARAMS removal. | Kevin Buettner | 2000-05-28 | 1 | -82/+43 |
* | Replace ../include/wait.h with gdb_wait.h. | Andrew Cagney | 2000-02-09 | 1 | -1/+1 |
* | import gdb-1999-09-21 | Jason Molenda | 1999-09-22 | 1 | -7/+7 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -419/+442 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 1 | -0/+2202 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -2202/+0 |
* | 1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1999-01-19 | 1 | -2/+6 |
* | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1998-12-28 | 1 | -43/+89 |
* | Replace "exec" with "executable" in messages. | Andrew Cagney | 1998-10-01 | 1 | -1/+1 |
* | Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com> | John Metzler | 1998-05-21 | 1 | -90/+90 |
* | * stabsread.c (get_substring): Declare second arg as int. | Stan Shebs | 1996-07-31 | 1 | -1/+1 |
* | Update FSF address. | Fred Fish | 1995-08-02 | 1 | -2/+2 |
* | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1995-08-01 | 1 | -1/+1 |
* | * inftarg.c (child_thread_alive): New function to see if a | Jeff Law | 1995-07-13 | 1 | -0/+2 |
* | * remote-es.c: Replace ignore with 0. | Kung Hsu | 1995-03-14 | 1 | -1/+1 |
* | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 1994-11-03 | 1 | -1/+3 |
* | * remote-es.c (es1800_child_ops): Don't declare it static. | Jim Kingdon | 1994-03-09 | 1 | -2/+2 |
* | * remote.c, remote-mon.c, remote-utils.c, remote-utils.h, | Jim Kingdon | 1994-02-26 | 1 | -3/+6 |
* | * serial.h (SERIAL_SET_TTY_STATE): Comment return value. | Jim Kingdon | 1994-01-29 | 1 | -188/+58 |
* | * config/m68k/monitor.mt (TDEPFILE): Add remote-es.o. | Jim Kingdon | 1994-01-29 | 1 | -0/+7 |
* | * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes. | Jim Kingdon | 1994-01-06 | 1 | -1/+2 |
* | * target.h: Add enum target_waitkind, enum target_signal, and | Jim Kingdon | 1994-01-04 | 1 | -9/+14 |
* | * Makefile.in (init.c): Generate using the source, not munch. This | Jim Kingdon | 1993-10-22 | 1 | -2/+0 |
* | * breakpoint.c, breakpoint.h (breakpoint_init_inferior): New function | Jim Kingdon | 1993-10-07 | 1 | -1/+1 |
* | use remote-utils facilities for baud_rate | K. Richard Pixley | 1993-09-14 | 1 | -2/+3 |
* | Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1993-08-02 | 1 | -2/+3 |
* | * Rename remote-es1800.c to remote-es.c | Jim Kingdon | 1993-06-11 | 1 | -0/+2262 |