Age | Commit message (Expand) | Author | Files | Lines |
1996-04-13 | * remote-nindy.c (nindy_open): Acquire more target state so that | Stu Grossman | 1 | -19/+9 |
1996-04-12 | * defs.h: Define TARGET_{FLOAT DOUBLE LONG_DOUBLE}_FORMAT | Stu Grossman | 1 | -4/+4 |
1996-04-11 | * dcache.c: Add prototypes. Make many functions static. | Stu Grossman | 1 | -3/+3 |
1996-01-17 | * remote-hms.c (hms_ops): Add value for to_thread_alive. | Stan Shebs | 1 | -0/+1 |
1995-08-31 | * rmote-nindy.c (non_dle, nidy_resume, nindy_wait): Changes to | Kung Hsu | 1 | -48/+49 |
1995-07-05 | * remote-nindy (nindy_wait): Use infinite timeout reading after | Kung Hsu | 1 | -1/+1 |
1995-06-23 | * remote-nindy (nindy_load): Put in target specific load, it's | Kung Hsu | 1 | -1/+41 |
1995-06-22 | * remote-nindy.c (nindy_wait): Change timeout in SERIAL_READCHAR. | Kung Hsu | 1 | -2/+2 |
1995-05-23 | * remote-nindy.c: Install Kung patch for PR 6820. I have no idea | Stu Grossman | 1 | -38/+50 |
1995-01-23 | Mon Jan 23 00:06:57 1995 Steve Chamberlain <sac@splat> | Steve Chamberlain | 1 | -1/+2 |
1994-11-03 | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 1 | -0/+1 |
1994-07-23 | * Makefile.in: Add stuff to build nlmstub. | Stu Grossman | 1 | -1/+2 |
1994-02-28 | * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c, | Jim Kingdon | 1 | -5/+4 |
1994-02-26 | * remote.c, remote-mon.c, remote-utils.c, remote-utils.h, | Jim Kingdon | 1 | -3/+7 |
1994-01-06 | * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes. | Jim Kingdon | 1 | -1/+2 |
1994-01-04 | * target.h: Add enum target_waitkind, enum target_signal, and | Jim Kingdon | 1 | -26/+11 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -5/+5 |
1993-10-29 | * defs.h, findvar.c (extract_floating, store_floating): New functions. | Jim Kingdon | 1 | -13/+9 |
1993-10-27 | * remote-udi.c: Remove LOG_FILE stuff; superceded by "set remotedebug". | Jim Kingdon | 1 | -4/+4 |
1993-10-16 | * breakpoint.c (breakpoint_thread_match break_command_1): | Stu Grossman | 1 | -1/+2 |
1993-10-15 | * fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior), | Jim Kingdon | 1 | -6/+2 |
1993-09-22 | * remote-nindy.c: Declare ninMemGet and ninMemPut. | Jim Kingdon | 1 | -0/+2 |
1993-09-14 | use remote-utils facilities for baud_rate | K. Richard Pixley | 1 | -3/+6 |
1993-09-01 | break dcache out of remote-nindy.c | K. Richard Pixley | 1 | -174/+8 |
1993-08-21 | * remote-nindy.c: Remove unused include of sys/ioctl.h. | Jim Kingdon | 1 | -6/+1 |
1993-08-02 | Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1 | -2/+2 |
1993-07-28 | * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break. | Jim Kingdon | 1 | -175/+174 |
1993-06-29 | fix include file ordering problem (bfd.h vs. symfile.h) | David D. Zuhn | 1 | -1/+1 |
1993-06-13 | * defs.h, main.c (catch_errors): Add return_mask arg. | Jim Kingdon | 1 | -9/+27 |
1993-06-08 | * symfile.{c,h} (generic_load): New function. | Jim Kingdon | 1 | -52/+4 |
1993-05-13 | * remote-nindy.c: Removed declaration of coffstrip. | Ian Lance Taylor | 1 | -1/+0 |
1993-04-28 | * Remote targets (mourn): Call unpush_target. | Jim Kingdon | 1 | -0/+1 |
1993-02-03 | * tm-mips.h, tm-sparc.h: Fix thinko in SETUP_ARBITRARY_FRAME. | John Gilmore | 1 | -2/+5 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -1/+1 |
1992-12-15 | Lint | John Gilmore | 1 | -6/+10 |
1992-10-21 | * Makefile.in (VERSION): Tick to 4.6.9. | John Gilmore | 1 | -3/+14 |
1992-10-09 | * remote-nindy.c (nindy_load): Replacement version from Steve | Ken Raeburn | 1 | -34/+34 |
1992-10-06 | NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector as | K. Richard Pixley | 1 | -0/+1 |
1992-09-22 | Break the thread of control that implies that a unix child | John Gilmore | 1 | -0/+1 |
1992-09-18 | Remove convert_{to,from}_virtual members from target structs. | John Gilmore | 1 | -1/+1 |
1992-09-10 | * i386-stub.c, sparc-stub.c (getpacket): Actually check checksums. | John Gilmore | 1 | -1/+2 |
1992-09-08 | nindy bug fixes (function types) and opcode library inclusion | Ken Raeburn | 1 | -4/+2 |
1992-03-03 | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 1 | -2/+1 |
1992-02-22 | * Check in Fred Fish's changes in these modules. Fred | John Gilmore | 1 | -1/+1 |
1992-02-21 | * core.c, eval.c, exec.c, inftarg.c, remote-adapt.c, remote-eb.c, | John Gilmore | 1 | -3/+1 |
1991-12-14 | * infrun.c, remote-eb.c, remote-nindy.c, remote-vx.c: Remove | John Gilmore | 1 | -6/+0 |
1991-11-21 | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1 | -1/+0 |
1991-08-22 | HP 300 BSD port for machines at FSF. Also minor mips change. | John Gilmore | 1 | -3/+3 |
1991-08-14 | * core.c, exec.c, inftarg.c, remote-eb.c, remote-nindy.c, | John Gilmore | 1 | -3/+4 |
1991-04-19 | * target.h: Add to_doc and target_preopen. | Jim Kingdon | 1 | -0/+7 |