Age | Commit message (Expand) | Author | Files | Lines |
1993-04-24 | gdbinv-s.texi, gdb.texinfo: include Hitachi SH target | Roland Pesch | 5 | -72/+109 |
1993-04-23 | * Merge in HPPA/BSD patches from Utah: | Stu Grossman | 10 | -2618/+963 |
1993-04-23 | * Fix two bugs found by deja-gnu. One is the incorrect reporting | Stu Grossman | 3 | -12/+98 |
1993-04-23 | more on Parameters | Jim Kingdon | 1 | -0/+11 |
1993-04-23 | Doc fixes to previous doc fixes. | Jim Kingdon | 1 | -2/+2 |
1993-04-23 | * stabs.texinfo (Parameters): Keep trying to get this right. | Jim Kingdon | 1 | -13/+32 |
1993-04-23 | * stabs.texinfo (Parameters): Keep trying to get this right. | Jim Kingdon | 2 | -27/+26 |
1993-04-23 | * printcmd.c (print_address_symbolic): Search symtabs as well as the | Peter Schauer | 2 | -10/+34 |
1993-04-23 | Comment changes around minimal symbol recording. | John Gilmore | 1 | -1/+5 |
1993-04-22 | document FRAME_SAVED_PC and FRAME_CHAIN. | K. Richard Pixley | 1 | -0/+4 |
1993-04-22 | comment changes only | K. Richard Pixley | 2 | -2/+8 |
1993-04-22 | * mips-tdep.c (heuristic_fence_post): new static variable. | K. Richard Pixley | 2 | -6/+42 |
1993-04-22 | Thu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 6 | -18/+86 |
1993-04-22 | * objfiles.h (obj_section), objfiles.c (build_objfile_section_table): | Jim Kingdon | 7 | -25/+110 |
1993-04-22 | Save the README file for gdb snapshots here for now. Make note in | Fred Fish | 2 | -0/+160 |
1993-04-22 | * symtab.h: Clean up SYMBOL_VALUE comments. | Jim Kingdon | 2 | -37/+34 |
1993-04-22 | * gdb.t07/watchpoint.exp: Removed a29k expected failure which now | Ian Lance Taylor | 1 | -0/+5 |
1993-04-22 | revise comment for last change | Jim Kingdon | 1 | -2/+13 |
1993-04-21 | * stabs.texinfo (Parameters): More on "local parameters". | Jim Kingdon | 2 | -11/+19 |
1993-04-21 | * stack.c (print_frame_arg_vars), printcmd.c (print_frame_args): | Jim Kingdon | 3 | -15/+36 |
1993-04-21 | * coffread.c (read_coff_symtab): Use rewind before fseek. | Jim Kingdon | 2 | -12/+26 |
1993-04-21 | * ch-exp.y: Removed unused structure_primitive_value and FIXME_23. | Per Bothner | 2 | -3/+7 |
1993-04-21 | fix stabs.texinfo xref bugs | David D. Zuhn | 2 | -2/+6 |
1993-04-21 | Fixed typos so paths for executables works again. | Rob Savoye | 1 | -10/+14 |
1993-04-21 | (1) reduce the amount of text highlighted in warning at end of | Roland Pesch | 1 | -10/+16 |
1993-04-21 | This is the real generic configuration. Earlier versions checked in | Roland Pesch | 1 | -22/+83 |
1993-04-20 | * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $< | Fred Fish | 1 | -0/+5 |
1993-04-20 | * xcoffexec.c (xcoff_relocate_core): If no exec file, error() | Jim Kingdon | 2 | -2/+11 |
1993-04-20 | * Makefile.in: Add ${srcdir}/ to all source files. | Jim Kingdon | 5 | -393/+412 |
1993-04-20 | * rs6000-tdep.c: Delete unused function print_frame. | Jim Kingdon | 3 | -22/+25 |
1993-04-20 | * irix4-nat.c (fetch_core_registers): Special version of this for | Stu Grossman | 1 | -0/+1 |
1993-04-20 | Remove CVS directory from list of things to keep. | Fred Fish | 1 | -1/+0 |
1993-04-20 | * irix4-nat.c (fetch_core_registers): Special version of this for | Stu Grossman | 7 | -64/+141 |
1993-04-19 | changes for SVR3.2 | Jim Kingdon | 3 | -16/+9 |
1993-04-19 | * xcoffread.c: Nuke NO_DEFINE_SYMBOL code. There is no going back. | Jim Kingdon | 3 | -96/+13 |
1993-04-19 | * stabs.texinfo (Parameters): Re-do "local parameters" section. | Jim Kingdon | 2 | -29/+37 |
1993-04-19 | * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh. | John Gilmore | 1 | -0/+4 |
1993-04-19 | Back to creating a local config fil to be safe. Pass --target for "make | Rob Savoye | 1 | -5/+7 |
1993-04-19 | Minor indenting changes. | Rob Savoye | 1 | -2/+2 |
1993-04-18 | * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref. | Jim Kingdon | 2 | -57/+89 |
1993-04-17 | * munch: Don't use head command. It doesn't exist everywhere. | Stu Grossman | 2 | -1/+5 |
1993-04-16 | Remove chill sanitizations, which are no longer necessary. | Fred Fish | 14 | -211/+38 |
1993-04-16 | Remove chill sanitization stuff and add chill files to keep list. | Fred Fish | 1 | -54/+5 |
1993-04-16 | Remove chill sanitize lines that are no longer needed. | Fred Fish | 1 | -60/+0 |
1993-04-16 | * inflow.c (new_tty): Remove spurious 'o' character at end | Fred Fish | 1 | -0/+5 |
1993-04-16 | * mips-tdep.c (mips_skip_prologue): Always skip the typical prologue | Peter Schauer | 3 | -17/+64 |
1993-04-16 | More doc fixes | Jim Kingdon | 1 | -1/+3 |
1993-04-16 | * symtab.{c,h}: Doc fixes (remove symseg references, last relevant | Jim Kingdon | 3 | -40/+52 |
1993-04-16 | * config/unix-gdb.exp: Add back missing return 0 which mysteriously | Peter Schauer | 2 | -1/+7 |
1993-04-16 | * depend, alldeps.mak: Update, now that gcc -MM bug is fixed. | Fred Fish | 3 | -4/+53 |