| Commit message (Expand) | Author | Age | Files | Lines |
* | Patches to fix linux-x-i960-vxworks5.0 build failure. | Jim Wilson | 1998-11-06 | 1 | -7/+7 |
* | Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com> | John Metzler | 1998-05-21 | 1 | -46/+91 |
* | * objfiles.c (objfile_relocate): Add call to breakpoint_re_set | Fred Fish | 1997-08-19 | 1 | -3/+0 |
* | * remote-vx.c (vx_attach): Fix for PR 11356. Remove code added | Stu Grossman | 1997-02-16 | 1 | -28/+5 |
* | 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-vx.c (vx_ops, vx_run_ops): Initialize new to_thread_alive | Ian Lance Taylor | 1995-07-17 | 1 | -0/+2 |
* | * a29k-tdep.c (get_longjmp_target): add this function, from WRS. | Kung Hsu | 1995-03-01 | 1 | -114/+167 |
* | * remote-vx.c: Revert all of Kung's changes of 16 Jan. The | Jim Kingdon | 1995-01-27 | 1 | -171/+119 |
* | * Makefile.in: add new files remote-vx29k.c, config/a29k/tm-vx29k.h, | Kung Hsu | 1995-01-16 | 1 | -119/+171 |
* | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 1994-11-03 | 1 | -0/+2 |
* | * objfiles.c (objfile_relocate): When relocating ->sections, use | Jim Kingdon | 1994-10-20 | 1 | -0/+11 |
* | * Makefile.in (ALLDEPFILES): Remove xcoffexec.c. | Jim Kingdon | 1994-10-17 | 1 | -158/+232 |
* | * symfile.c (symbol_file_add): Move reinit_frame_cache call to | Peter Schauer | 1994-08-28 | 1 | -2/+13 |
* | * remote-vx.c (vx_attach): Interpret the command argument as an | Stan Shebs | 1994-08-24 | 1 | -4/+7 |
* | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 1994-01-27 | 1 | -2/+2 |
* | * remote-vx.c (vx_wait): Only call i960_fault_to_signal if I80960 | Jim Kingdon | 1994-01-13 | 1 | -0/+9 |
* | * 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 | -21/+17 |
* | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 1993-12-26 | 1 | -1/+1 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -14/+14 |
* | * remote-vx.c: Rename pid parameter to pid_to_wait_for. Some | Jim Kingdon | 1993-10-23 | 1 | -2/+2 |
* | * breakpoint.c (breakpoint_thread_match break_command_1): | Stu Grossman | 1993-10-16 | 1 | -1/+5 |
* | * fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior), | Jim Kingdon | 1993-10-15 | 1 | -4/+0 |
* | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1993-09-28 | 1 | -5/+8 |
* | bzero -> memset | K. Richard Pixley | 1993-09-01 | 1 | -24/+24 |
* | Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1993-08-02 | 1 | -2/+3 |
* | rename user settable option from rpcTimeout to vxworks-timeout. | K. Richard Pixley | 1993-06-16 | 1 | -1/+1 |
* | make rpcTimeout user settable | K. Richard Pixley | 1993-06-15 | 1 | -1/+10 |
* | * defs.h, main.c (catch_errors): Add return_mask arg. | Jim Kingdon | 1993-06-13 | 1 | -3/+5 |
* | * remove-vx.c (vx_read_register, vx_write_register): collapse | K. Richard Pixley | 1993-06-08 | 1 | -65/+9 |
* | * remote-vx.c (net_connect): Allow numeric IP address for host. | Jim Kingdon | 1993-04-27 | 1 | -5/+13 |
* | * config/m68k/tm-m68k.h: Renamed from config/m68k/tm-68k.h. | Fred Fish | 1993-03-30 | 1 | -3/+3 |
* | add include of "complaints.h" | David D. Zuhn | 1992-12-21 | 1 | -1/+1 |
* | * complaints.c: New file, code moved from utils.c. | Fred Fish | 1992-12-15 | 1 | -1/+1 |
* | * vx-share/{reg.h,xdr_regs.h,xdr_regs.c}: Remove, unused. | John Gilmore | 1992-12-10 | 1 | -1/+0 |
* | Wed Nov 18 15:05:45 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1992-11-18 | 1 | -3/+4 |
* | remove redundant include of sys/time.h. | K. Richard Pixley | 1992-10-15 | 1 | -1/+0 |
* | NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector as | K. Richard Pixley | 1992-10-06 | 1 | -0/+2 |
* | Split non-target-dependent code out of target_attach routines. | John Gilmore | 1992-09-26 | 1 | -21/+1 |
* | Break the thread of control that implies that a unix child | John Gilmore | 1992-09-22 | 1 | -0/+2 |
* | Remove convert_{to,from}_virtual members from target structs. | John Gilmore | 1992-09-18 | 1 | -4/+2 |
* | from p3: remote-vx.c: hide name realloc for inclusion of rpc/rpc.h | Ken Raeburn | 1992-09-10 | 1 | -0/+2 |
* | * i386-stub.c, sparc-stub.c (getpacket): Actually check checksums. | John Gilmore | 1992-09-10 | 1 | -1/+2 |
* | Wed Aug 19 10:23:27 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1992-08-19 | 1 | -0/+2 |
* | If at first the network screws you over, try, try again... | Ken Raeburn | 1992-07-10 | 1 | -72/+49 |
* | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1992-07-04 | 1 | -2/+2 |
* | Pass the correct number of parameters to `symbol_file_add'. | Michael Tiemann | 1992-06-01 | 1 | -2/+2 |
* | * Makefile.in, remote-udi.c, remote-vx.c, 29k-share/dfe/mini2udi.c, | Stu Grossman | 1992-05-08 | 1 | -5/+5 |
* | * remote-vx.c, vx-share/xdr_ptrace.c, vx-share/xdr_ptrace.h, | Stu Grossman | 1992-04-14 | 1 | -135/+61 |