| Commit message (Expand) | Author | Age | Files | Lines |
* | 2002-12-16 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 2002-12-16 | 1 | -762/+0 |
* | Obsolete i960. | Andrew Cagney | 2002-08-22 | 1 | -762/+762 |
* | Remove ATTRIBUTE_UNUSED. Update (C). | Andrew Cagney | 2002-01-19 | 1 | -7/+7 |
* | * serial.h (SERIAL_ASYNC): Delete. | Andrew Cagney | 2001-07-15 | 1 | -10/+10 |
* | s/typedef serial_t/struct serial */ | Andrew Cagney | 2001-07-11 | 1 | -2/+2 |
* | 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 |
* | 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 |
* | * monitor.c (#include "gdb_wait.h"): Removed. | J.T. Conklin | 2001-02-02 | 1 | -1/+0 |
* | * exec.c (xfer_memory): Add attrib argument. | J.T. Conklin | 2001-01-23 | 1 | -2/+4 |
* | Replace free() with xfree(). | Kevin Buettner | 2000-12-15 | 1 | -5/+5 |
* | * TODO: Note abstraction layer violation where "ocd reset" command | J.T. Conklin | 2000-11-03 | 1 | -14/+9 |
* | Protoization. | Kevin Buettner | 2000-10-10 | 1 | -12/+8 |
* | * MAINTAINERS: Add myself as dcache.c maintainer. | J.T. Conklin | 2000-08-18 | 1 | -2/+4 |
* | * monitor.c (monitor_open): If a dcache has already been created, | J.T. Conklin | 2000-08-10 | 1 | -1/+5 |
* | Protoization. | Kevin Buettner | 2000-07-30 | 1 | -43/+21 |
* | * remote-nindy.c (nindy_fetch_word, nindy_store_word): Removed | J.T. Conklin | 2000-06-19 | 1 | -81/+5 |
* | PARAMS removal. | Kevin Buettner | 2000-05-28 | 1 | -4/+2 |
* | 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 | -215/+226 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 1 | -0/+852 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -852/+0 |
* | 1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1999-01-19 | 1 | -1/+3 |
* | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1998-12-28 | 1 | -1/+24 |
* | 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 | -29/+46 |
* | * remote-nindy.c (nindy_open): Acquire more target state so that | Stu Grossman | 1996-04-13 | 1 | -19/+9 |
* | * defs.h: Define TARGET_{FLOAT DOUBLE LONG_DOUBLE}_FORMAT | Stu Grossman | 1996-04-12 | 1 | -4/+4 |
* | * dcache.c: Add prototypes. Make many functions static. | Stu Grossman | 1996-04-11 | 1 | -3/+3 |
* | * remote-hms.c (hms_ops): Add value for to_thread_alive. | Stan Shebs | 1996-01-17 | 1 | -0/+1 |
* | * rmote-nindy.c (non_dle, nidy_resume, nindy_wait): Changes to | Kung Hsu | 1995-08-31 | 1 | -48/+49 |
* | * remote-nindy (nindy_wait): Use infinite timeout reading after | Kung Hsu | 1995-07-05 | 1 | -1/+1 |
* | * remote-nindy (nindy_load): Put in target specific load, it's | Kung Hsu | 1995-06-23 | 1 | -1/+41 |
* | * remote-nindy.c (nindy_wait): Change timeout in SERIAL_READCHAR. | Kung Hsu | 1995-06-22 | 1 | -2/+2 |
* | * remote-nindy.c: Install Kung patch for PR 6820. I have no idea | Stu Grossman | 1995-05-23 | 1 | -38/+50 |
* | Mon Jan 23 00:06:57 1995 Steve Chamberlain <sac@splat> | Steve Chamberlain | 1995-01-23 | 1 | -1/+2 |
* | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 1994-11-03 | 1 | -0/+1 |
* | * Makefile.in: Add stuff to build nlmstub. | Stu Grossman | 1994-07-23 | 1 | -1/+2 |
* | * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c, | Jim Kingdon | 1994-02-28 | 1 | -5/+4 |
* | * remote.c, remote-mon.c, remote-utils.c, remote-utils.h, | Jim Kingdon | 1994-02-26 | 1 | -3/+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 | -26/+11 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -5/+5 |
* | * defs.h, findvar.c (extract_floating, store_floating): New functions. | Jim Kingdon | 1993-10-29 | 1 | -13/+9 |
* | * remote-udi.c: Remove LOG_FILE stuff; superceded by "set remotedebug". | Jim Kingdon | 1993-10-27 | 1 | -4/+4 |
* | * breakpoint.c (breakpoint_thread_match break_command_1): | Stu Grossman | 1993-10-16 | 1 | -1/+2 |
* | * fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior), | Jim Kingdon | 1993-10-15 | 1 | -6/+2 |
* | * remote-nindy.c: Declare ninMemGet and ninMemPut. | Jim Kingdon | 1993-09-22 | 1 | -0/+2 |
* | use remote-utils facilities for baud_rate | K. Richard Pixley | 1993-09-14 | 1 | -3/+6 |