Age | Commit message (Expand) | Author | Files | Lines |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -6/+2 |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -2/+2 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -167/+171 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+1467 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -1467/+0 |
1999-01-05 | fix copyright dates | Stan Shebs | 1 | -1/+1 |
1999-01-04 | * remote-vx.c (init_vx_ops, init_vx_run_ops): Remove unneeded | Stan Shebs | 1 | -144/+58 |
1998-12-31 | all remaining *.c *.h files from hp merge. | David Taylor | 1 | -1/+1 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -1/+47 |
1998-11-06 | Patches to fix linux-x-i960-vxworks5.0 build failure. | Jim Wilson | 1 | -7/+7 |
1998-05-21 | Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com> | John Metzler | 1 | -46/+91 |
1997-08-19 | * objfiles.c (objfile_relocate): Add call to breakpoint_re_set | Fred Fish | 1 | -3/+0 |
1997-02-16 | * remote-vx.c (vx_attach): Fix for PR 11356. Remove code added | Stu Grossman | 1 | -28/+5 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-07-17 | * remote-vx.c (vx_ops, vx_run_ops): Initialize new to_thread_alive | Ian Lance Taylor | 1 | -0/+2 |
1995-03-01 | * a29k-tdep.c (get_longjmp_target): add this function, from WRS. | Kung Hsu | 1 | -114/+167 |
1995-01-27 | * remote-vx.c: Revert all of Kung's changes of 16 Jan. The | Jim Kingdon | 1 | -171/+119 |
1995-01-16 | * Makefile.in: add new files remote-vx29k.c, config/a29k/tm-vx29k.h, | Kung Hsu | 1 | -119/+171 |
1994-11-03 | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 1 | -0/+2 |
1994-10-20 | * objfiles.c (objfile_relocate): When relocating ->sections, use | Jim Kingdon | 1 | -0/+11 |
1994-10-17 | * Makefile.in (ALLDEPFILES): Remove xcoffexec.c. | Jim Kingdon | 1 | -158/+232 |
1994-08-28 | * symfile.c (symbol_file_add): Move reinit_frame_cache call to | Peter Schauer | 1 | -2/+13 |
1994-08-24 | * remote-vx.c (vx_attach): Interpret the command argument as an | Stan Shebs | 1 | -4/+7 |
1994-01-27 | Fix many sins which will come up in 32 bit x 64 bit GDB, and | Jim Kingdon | 1 | -2/+2 |
1994-01-13 | * remote-vx.c (vx_wait): Only call i960_fault_to_signal if I80960 | Jim Kingdon | 1 | -0/+9 |
1994-01-06 | * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes. | Jim Kingdon | 1 | -1/+1 |
1994-01-04 | * target.h: Add enum target_waitkind, enum target_signal, and | Jim Kingdon | 1 | -21/+17 |
1993-12-26 | * valops.c (call_function_by_hand, push_word), defs.h (push_word), | Jim Kingdon | 1 | -1/+1 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -14/+14 |
1993-10-23 | * remote-vx.c: Rename pid parameter to pid_to_wait_for. Some | Jim Kingdon | 1 | -2/+2 |
1993-10-16 | * breakpoint.c (breakpoint_thread_match break_command_1): | Stu Grossman | 1 | -1/+5 |
1993-10-15 | * fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior), | Jim Kingdon | 1 | -4/+0 |
1993-09-28 | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 1 | -5/+8 |
1993-09-01 | bzero -> memset | K. Richard Pixley | 1 | -24/+24 |
1993-08-02 | Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1 | -2/+3 |
1993-06-16 | rename user settable option from rpcTimeout to vxworks-timeout. | K. Richard Pixley | 1 | -1/+1 |
1993-06-15 | make rpcTimeout user settable | K. Richard Pixley | 1 | -1/+10 |
1993-06-13 | * defs.h, main.c (catch_errors): Add return_mask arg. | Jim Kingdon | 1 | -3/+5 |
1993-06-08 | * remove-vx.c (vx_read_register, vx_write_register): collapse | K. Richard Pixley | 1 | -65/+9 |
1993-04-27 | * remote-vx.c (net_connect): Allow numeric IP address for host. | Jim Kingdon | 1 | -5/+13 |
1993-03-30 | * config/m68k/tm-m68k.h: Renamed from config/m68k/tm-68k.h. | Fred Fish | 1 | -3/+3 |
1992-12-21 | add include of "complaints.h" | David D. Zuhn | 1 | -1/+1 |
1992-12-15 | * complaints.c: New file, code moved from utils.c. | Fred Fish | 1 | -1/+1 |
1992-12-10 | * vx-share/{reg.h,xdr_regs.h,xdr_regs.c}: Remove, unused. | John Gilmore | 1 | -1/+0 |
1992-11-18 | Wed Nov 18 15:05:45 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -3/+4 |
1992-10-15 | remove redundant include of sys/time.h. | K. Richard Pixley | 1 | -1/+0 |
1992-10-06 | NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector as | K. Richard Pixley | 1 | -0/+2 |
1992-09-26 | Split non-target-dependent code out of target_attach routines. | John Gilmore | 1 | -21/+1 |
1992-09-22 | Break the thread of control that implies that a unix child | John Gilmore | 1 | -0/+2 |