| Commit message (Expand) | Author | Age | Files | Lines |
* | Patches to add Irix6 host support. | Jim Wilson | 1996-11-12 | 1 | -1/+1 |
* | * remote-hms.c (hms_ops): Add value for to_thread_alive. | Stan Shebs | 1996-01-17 | 1 | -0/+1 |
* | Thu Sep 28 14:32:11 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1995-09-29 | 1 | -1/+1 |
* | * remote-hms.c (hms_cmds): Get reg term right. | Steve Chamberlain | 1995-08-09 | 1 | -2/+2 |
* | 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 |
* | Hmm.. The ChangeLog went in, but not the code.... | Steve Chamberlain | 1995-06-21 | 1 | -94/+1 |
* | * array-rom.c: Remove, no longer used. | Stan Shebs | 1995-06-15 | 1 | -3/+2 |
* | Wed Apr 26 19:01:08 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1995-04-27 | 1 | -9/+163 |
* | * defs.h utils.c remote-hms.c remote-pa.c remote.c: Fix defs and | Stu Grossman | 1995-03-07 | 1 | -2/+2 |
* | * remote-hms.c (hms_ops): Change ref of hr_load_image | Steve Chamberlain | 1995-01-26 | 1 | -292/+128 |
* | * remote-hms.c (hms_ops): Change ref of hr_load_image | Steve Chamberlain | 1995-01-26 | 1 | -1/+1 |
* | * remote-hms.c (hms_load): Delete. | Steve Chamberlain | 1995-01-23 | 1 | -67/+1 |
* | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 1994-11-03 | 1 | -0/+1 |
* | Wed Sep 14 18:27:42 1994 Jason Molenda (crash@phydeaux.cygnus.com) | Jason Molenda | 1994-09-15 | 1 | -6/+9 |
* | Wed Sep 14 18:18:58 1994 Steve Chamberlain (sac@jonny.cygnus.com) | Steve Chamberlain | 1994-09-15 | 1 | -2/+6 |
* | * remote-e7000.c (e7000_open): Don't try a tcp open if we're | Steve Chamberlain | 1994-06-29 | 1 | -10/+37 |
* | * h8500-tdep.c (initialize_h8500_tdep, large_command): | Steve Chamberlain | 1994-04-15 | 1 | -1/+1 |
* | * remote-hms.c (readchar, hms_open, hms_fetch_register): Made more robust. | Steve Chamberlain | 1994-02-12 | 1 | -127/+183 |
* | (hms_fetch_register): Take out REGISTER_TYPE. | Steve Chamberlain | 1994-02-05 | 1 | -3/+1 |
* | Fri Feb 4 15:53:18 1994 Steve Chamberlain (sac@cygnus.com) | Steve Chamberlain | 1994-02-05 | 1 | -5/+140 |
* | * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes. | Jim Kingdon | 1994-01-06 | 1 | -1/+1 |
* | * target.h: Add enum target_waitkind, enum target_signal, and | Jim Kingdon | 1994-01-04 | 1 | -6/+11 |
* | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 1993-12-26 | 1 | -1/+1 |
* | Same as last time (putc_unfiltered) only this time having saved the | Thomas Lord | 1993-11-09 | 1 | -2/+2 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -8/+8 |
* | * breakpoint.c (breakpoint_thread_match break_command_1): | Stu Grossman | 1993-10-16 | 1 | -1/+2 |
* | bcopy -> memcpy | K. Richard Pixley | 1993-09-01 | 1 | -2/+2 |
* | * remote-hms.c (hms_wait): use -1 for timeout's which means block | K. Richard Pixley | 1993-08-13 | 1 | -1/+1 |
* | * gdbcore.h: New variable gnutarget. | Jim Kingdon | 1993-08-09 | 1 | -1/+1 |
* | * remote-monitor.c: updated copyright. | K. Richard Pixley | 1993-08-02 | 1 | -1/+1 |
* | Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1993-08-02 | 1 | -2/+2 |
* | * defs.h, main.c (catch_errors): Add return_mask arg. | Jim Kingdon | 1993-06-13 | 1 | -1/+0 |
* | Try again. Cvs core dumped. | Steve Chamberlain | 1993-05-01 | 1 | -46/+26 |
* | * Remote targets (mourn): Call unpush_target. | Jim Kingdon | 1993-04-28 | 1 | -0/+1 |
* | checkpoint | Steve Chamberlain | 1993-01-18 | 1 | -1/+2 |
* | * symfile.c: If O_BINARY isn't defined, set it to 0, call openp for | Steve Chamberlain | 1993-01-06 | 1 | -5/+4 |
* | * remote-sim.c: first attempt at general simulator interface | Steve Chamberlain | 1993-01-03 | 1 | -622/+637 |
* | * remote-hms.c: Disable all uses of serial_nextbaudrate and | Stu Grossman | 1992-10-20 | 1 | -2/+5 |
* | * remote-hms.c, ser-go32.c, serial.h: Change from | Stu Grossman | 1992-10-19 | 1 | -8/+6 |
* | NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector as | K. Richard Pixley | 1992-10-06 | 1 | -0/+1 |
* | Split non-target-dependent code out of target_attach routines. | John Gilmore | 1992-09-26 | 1 | -81/+4 |
* | Break the thread of control that implies that a unix child | John Gilmore | 1992-09-22 | 1 | -0/+1 |
* | Remove convert_{to,from}_virtual members from target structs. | John Gilmore | 1992-09-18 | 1 | -1/+1 |
* | * ser-termios.c, ser-go32.c: Remove DEFUN crap, clean up. | John Gilmore | 1992-09-02 | 1 | -1/+1 |
* | Changes to support GDB running on DOS using GO32 and H8 support | Steve Chamberlain | 1992-05-13 | 1 | -392/+175 |
* | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 1992-03-03 | 1 | -1/+0 |
* | * gdbtypes.c (lookup_pointer_type): initialize the TYPE_LENGTH of | Steve Chamberlain | 1992-03-03 | 1 | -66/+92 |
* | * core.c, eval.c, exec.c, inftarg.c, remote-adapt.c, remote-eb.c, | John Gilmore | 1992-02-21 | 1 | -11/+3 |
* | * coffread.c (read_enum_type): Use the size of a target int when | Steve Chamberlain | 1992-02-06 | 1 | -130/+337 |