Age | Commit message (Expand) | Author | Files | Lines |
1992-09-22 | * mips-pinsn.c (print_insn_arg, case 'B'): Disassemble `break' | John Gilmore | 2 | -0/+10 |
1992-09-22 | Describe coding style of GDB. | John Gilmore | 1 | -0/+4 |
1992-09-22 | Break the thread of control that implies that a unix child | John Gilmore | 12 | -2/+39 |
1992-09-22 | Remove kill_inferior_fast, in favor of target_kill, which goes | John Gilmore | 6 | -66/+22 |
1992-09-22 | * infrun.c (_initialize_infrun): Alias `i handle' == `i signals'. | John Gilmore | 3 | -0/+20 |
1992-09-22 | Minor wording changes. | John Gilmore | 1 | -0/+4 |
1992-09-22 | Minor wording changes. | John Gilmore | 1 | -4/+4 |
1992-09-21 | Patches from WRS: | Ian Lance Taylor | 2 | -1/+39 |
1992-09-21 | Patches from WRS: | Ian Lance Taylor | 2 | -2/+5 |
1992-09-21 | Patches from WRS: | Ian Lance Taylor | 1 | -1/+1 |
1992-09-21 | Patches from WRS: | Ian Lance Taylor | 1 | -1/+34 |
1992-09-21 | Patches from WRS: | Ian Lance Taylor | 2 | -0/+11 |
1992-09-21 | tense test typo | K. Richard Pixley | 1 | -1/+1 |
1992-09-21 | fix typo | K. Richard Pixley | 1 | -1/+1 |
1992-09-21 | More conditional markup so HMS (Hitachi) can have the configuration | Roland Pesch | 6 | -61/+147 |
1992-09-20 | * configure.in: Use i386-elf for all i386/i486 sysv4 hosts, not | Fred Fish | 1 | -0/+5 |
1992-09-20 | * main.c (main): Back out previous language setting changes. | Fred Fish | 2 | -9/+12 |
1992-09-19 | * main.c (main): Move code that sets initial language to | Fred Fish | 2 | -30/+34 |
1992-09-19 | * rs6000-tdep.c (push_dummy_frame, pop_dummy_frame): replace | John Gilmore | 2 | -4/+8 |
1992-09-19 | * configure.in: removed target_dependent line. | John Gilmore | 4 | -3/+8 |
1992-09-19 | comment changes | John Gilmore | 1 | -0/+4 |
1992-09-19 | Left out ChangeLog, oops | John Gilmore | 1 | -0/+6 |
1992-09-19 | * Makefile.in: Fix bug I introduced in merging Rich's change. | John Gilmore | 2 | -96/+173 |
1992-09-19 | * Makefile.in, configure.in: add support for files used only when | John Gilmore | 3 | -17/+40 |
1992-09-19 | * tm-sparc.h, xm-sparc.h: externs and macros relating to deferred | John Gilmore | 3 | -14/+20 |
1992-09-19 | * Makefile.in (gdb-all.texi): Build in objdir, not $srcdir. | John Gilmore | 2 | -1/+3 |
1992-09-19 | * config/decstation.mh: Add MMALLOC_LIB and MMALLOC_DISABLE | John Gilmore | 2 | -0/+11 |
1992-09-18 | fix typo in install rule | Ken Raeburn | 1 | -0/+4 |
1992-09-18 | Patched a couple of minor bugs in UDI support. These have been sent | Ian Lance Taylor | 1 | -1/+1 |
1992-09-18 | fix uninitialized pointer when reading relocs | Ken Raeburn | 1 | -0/+6 |
1992-09-18 | * tc-m68k.c (m68k_ip): An(disp) is not pc relative. | Steve Chamberlain | 2 | -1/+5 |
1992-09-18 | Remove convert_{to,from}_virtual members from target structs. | John Gilmore | 13 | -29/+28 |
1992-09-18 | * target.h (struct target_ops): removed to_convert_to_virtual and | John Gilmore | 4 | -95/+88 |
1992-09-18 | * main.c (gdb_readline): Avoid printf_filtered, which sets char | John Gilmore | 2 | -1/+8 |
1992-09-18 | Support for accessing arbitrary MIPS stack frames in memory. | John Gilmore | 3 | -0/+58 |
1992-09-18 | * Makefile.in (make): Remove obsolete crud. | John Gilmore | 2 | -30/+9 |
1992-09-18 | * tm-rs6000.h (AIX_BUGGY_PTRACE_CALL): Zap, we think we fixed it. | John Gilmore | 3 | -19/+7 |
1992-09-18 | Preliminary cleanup for splitting host/native/target. | John Gilmore | 3 | -12/+19 |
1992-09-18 | only set PWD if it is already set (and likely wrong). from p3. | Mark Eichin | 1 | -0/+4 |
1992-09-18 | * Makefile.in (update-depend, update-alldeps): Split out of | John Gilmore | 2 | -11/+29 |
1992-09-18 | Changes to make the gdb.tar.Z rule work better. | John Gilmore | 1 | -0/+8 |
1992-09-18 | from p3. Some shells leave PWD in the environment (old tcsh, ksh at least) | Mark Eichin | 2 | -0/+8 |
1992-09-17 | Improve release doc slightly. | John Gilmore | 2 | -3/+8 |
1992-09-17 | * copying.awk, copying.c (show_copying_command, | John Gilmore | 1 | -0/+4 |
1992-09-17 | * utils.c (prompt_for_continue): Reinitialize more-counts | John Gilmore | 3 | -21/+33 |
1992-09-17 | * m68k-tdep.c (sun3_saved_pc_after_call): Only do trap check for | Stu Grossman | 4 | -16/+79 |
1992-09-16 | Make as.new depend on LIBS not the never set LIBDEPS, so that we get an | Jim Wilson | 1 | -0/+5 |
1992-09-16 | Update to SPARC V9 draft 1.1. Put brfcx before brfc to avoid superfluous | Jim Wilson | 1 | -4/+13 |
1992-09-15 | Tue Sep 15 15:35:38 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -3/+13 |
1992-09-15 | Changes to make an installed cross-compiler find everything correctly. | Ian Lance Taylor | 2 | -4/+13 |