| Commit message (Expand) | Author | Age | Files | Lines |
* | Obsolete m88k. | Andrew Cagney | 2002-07-24 | 1 | -1027/+1027 |
* | Remove ATTRIBUTE_UNUSED. Update (C). | Andrew Cagney | 2002-01-19 | 1 | -4/+4 |
* | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 2001-07-15 | 1 | -1/+1 |
* | m88k builds. Tweek remote-bug.c to include "serial.h". | Andrew Cagney | 2001-07-10 | 1 | -0/+1 |
* | Phase 1 of the ptid_t changes. | Kevin Buettner | 2001-05-04 | 1 | -5/+5 |
* | * target.h (target_ops): Removed to_core_file_to_sym_file vector | J.T. Conklin | 2001-04-14 | 1 | -1/+0 |
* | Make --target=m88k buildable again. | Kevin Buettner | 2001-04-02 | 1 | -10/+7 |
* | 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 |
* | * ppc-bdm.c (#include <signal.h>): Removed. | J.T. Conklin | 2001-02-02 | 1 | -1/+0 |
* | * monitor.c (#include "gdb_wait.h"): Removed. | J.T. Conklin | 2001-02-02 | 1 | -2/+0 |
* | * exec.c (xfer_memory): Add attrib argument. | J.T. Conklin | 2001-01-23 | 1 | -2/+3 |
* | Replace free() with xfree(). | Kevin Buettner | 2000-12-15 | 1 | -1/+1 |
* | * TODO: Note abstraction layer violation where "ocd reset" command | J.T. Conklin | 2000-11-03 | 1 | -7/+8 |
* | Protoization. | Kevin Buettner | 2000-10-03 | 1 | -12/+21 |
* | * MAINTAINERS: Add myself as dcache.c maintainer. | J.T. Conklin | 2000-08-18 | 1 | -2/+2 |
* | Protoization. | Kevin Buettner | 2000-07-30 | 1 | -35/+15 |
* | * remote-nindy.c (nindy_fetch_word, nindy_store_word): Removed | J.T. Conklin | 2000-06-19 | 1 | -68/+3 |
* | PARAMS removal. | Kevin Buettner | 2000-05-28 | 1 | -7/+5 |
* | Replace ../include/wait.h with gdb_wait.h. | Andrew Cagney | 2000-02-09 | 1 | -1/+1 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -231/+239 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 1 | -0/+1099 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -1099/+0 |
* | 1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1999-01-19 | 1 | -1/+2 |
* | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1998-12-28 | 1 | -4/+27 |
* | Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com> | John Metzler | 1998-05-21 | 1 | -24/+46 |
* | From: Paul Eggert <eggert@twinsun.com> | Fred Fish | 1996-11-25 | 1 | -1/+1 |
* | Update FSF address. | Fred Fish | 1995-08-02 | 1 | -1/+1 |
* | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1995-08-01 | 1 | -1/+1 |
* | * remote-bug.c (bug_ops): Remove spurious newline from docstring. | Jim Kingdon | 1994-01-28 | 1 | -2/+1 |
* | * main.c (baud_rate): Add FIXME comment about printing -1 value. | Jim Kingdon | 1994-01-28 | 1 | -27/+28 |
* | * remote-bug.c: At the start of each section, reset srec_frame | Jim Kingdon | 1994-01-06 | 1 | -1/+7 |
* | * target.h: Add enum target_waitkind, enum target_signal, and | Jim Kingdon | 1994-01-04 | 1 | -7/+13 |
* | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 1993-12-26 | 1 | -8/+9 |
* | * breakpoint.c (breakpoint_thread_match break_command_1): | Stu Grossman | 1993-10-16 | 1 | -1/+2 |
* | * breakpoint.c (bpstat_stop_status), | K. Richard Pixley | 1993-09-22 | 1 | -14/+11 |
* | collect some remote things into remote-utils | K. Richard Pixley | 1993-09-13 | 1 | -619/+191 |
* | bcopy -> memcpy | K. Richard Pixley | 1993-09-01 | 1 | -3/+2 |
* | break dcache code out of remote-bug.c | K. Richard Pixley | 1993-08-31 | 1 | -190/+22 |
* | * target.c, target.h: Add "set remotedebug" command. | Jim Kingdon | 1993-08-24 | 1 | -21/+7 |
* | * remote-bug.c: rename quiet to bug88k_snoop. | K. Richard Pixley | 1993-08-24 | 1 | -89/+134 |
* | hacking, whacking, and bug fixing. | K. Richard Pixley | 1993-08-13 | 1 | -298/+421 |
* | * remote-{monitor,bug}.c: Make bug_ops not static (forward declaration | Jim Kingdon | 1993-08-11 | 1 | -2/+2 |
* | * remote-monitor.c: updated copyright. | K. Richard Pixley | 1993-08-02 | 1 | -0/+1485 |