Age | Commit message (Expand) | Author | Files | Lines |
1992-03-25 | stuff from latest install | K. Richard Pixley | 1 | -0/+4 |
1992-03-25 | remove srcdir from gdb.info rule | K. Richard Pixley | 2 | -1/+5 |
1992-03-25 | irix4 support | K. Richard Pixley | 1 | -0/+1 |
1992-03-25 | * infcmd.c (step_1): Call disable_longjmp_breakpoint at the right | Stu Grossman | 1 | -1/+4 |
1992-03-25 | * xm-mips.h: declare strdup for ultrix. | Stu Grossman | 2 | -0/+6 |
1992-03-25 | * mipsread.c (fixup_sigtramp): Make sure that current_objfile is setup | Stu Grossman | 1 | -0/+7 |
1992-03-24 | * config/rs6000.mh: Update (for Fred's new mmalloc) | Per Bothner | 4 | -6/+14 |
1992-03-24 | Fixed a place where dbx symbol name continuation was appearing in an | Michael Tiemann | 2 | -0/+6 |
1992-03-24 | * mips-tdep.c: include symfile.h and objfiles.h to fix | Stu Grossman | 2 | -1/+8 |
1992-03-23 | * valops.c (value_struct_elt_for_reference): Added 'offset' | Per Bothner | 1 | -0/+6 |
1992-03-21 | Many changes, most related to creating entry point information on a per-objfile | Fred Fish | 32 | -185/+458 |
1992-03-20 | More C++ improvements (pointers to members, qualified names). See ChangeLog. | Per Bothner | 6 | -379/+574 |
1992-03-19 | * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c, | Fred Fish | 10 | -310/+520 |
1992-03-19 | Add and use definition for IN_SOLIB_TRAMPOLINE which allows wait_for_inferior | Fred Fish | 2 | -0/+20 |
1992-03-19 | Some improvements to g++ debugging. | Per Bothner | 4 | -54/+192 |
1992-03-18 | Remove currently unused state.c and state.h files from list of files | Fred Fish | 1 | -2/+0 |
1992-03-18 | Changes to implement the -mapped and -readnow options for commands that | Fred Fish | 11 | -621/+579 |
1992-03-15 | Remove unused file mtrace.awk, remove entries from .Sanitize for | Fred Fish | 2 | -8/+1 |
1992-03-15 | These files are replaced by the mmalloc library. | Fred Fish | 1 | -0/+3 |
1992-03-15 | Missed in last checkin. | Fred Fish | 1 | -3/+8 |
1992-03-15 | Globs of changes. See the ChangeLog for details. Most related to | Fred Fish | 28 | -915/+1980 |
1992-03-14 | Only enable compilation of debugging functions when IBM6000 is defined | Fred Fish | 2 | -1/+6 |
1992-03-14 | Add config directory to list of things to keep. | Fred Fish | 1 | -0/+1 |
1992-03-14 | * mipsread.c (mipscoff_symfile_read): Eliminate a lot of | John Gilmore | 2 | -15/+19 |
1992-03-14 | pass MAKEINFO down on info | K. Richard Pixley | 2 | -27/+49 |
1992-03-14 | (1) GDB 4.5: another Grossman/Gilmore co-production! | Roland Pesch | 1 | -8/+67 |
1992-03-14 | Run TeX *three* times to get better index, xrefs. | Roland Pesch | 1 | -0/+1 |
1992-03-13 | (1) Document printmsyms; slight clarifications to description of printsyms, | Roland Pesch | 1 | -13/+57 |
1992-03-13 | Patches from fnf for SVr4 | Roland Pesch | 2 | -2/+11 |
1992-03-13 | Reflect file name changes | Steve Chamberlain | 2 | -109/+109 |
1992-03-13 | Mostly merged in changes from IBM (Metin); see ChangeLog. | Per Bothner | 5 | -90/+388 |
1992-03-12 | Reinstate "gdb-all.texi" as target. (Thanks, Rich, for the reminder). | Roland Pesch | 1 | -10/+10 |
1992-03-12 | .Sanitize: reflect removal of gdb-all.texi from repository | Roland Pesch | 4 | -68/+228 |
1992-03-12 | * solib.h, infrun.c, tm-rs6000.h: Add a PID parameter | Per Bothner | 3 | -3/+8 |
1992-03-10 | keep ChangeLog and gdb-all.texi | K. Richard Pixley | 1 | -2/+4 |
1992-03-09 | Interface routines for Lucid's tool protocol. | Stu Grossman | 1 | -0/+286 |
1992-03-09 | * symfile.h: Add prototype for iterate_over_msymbols(). | Fred Fish | 2 | -2/+35 |
1992-03-08 | This is the second batch of makefile changes. Libg++ makefiles were | K. Richard Pixley | 2 | -16/+30 |
1992-03-06 | Fix punctuation error in node Disabling, spotted by gnu. | Roland Pesch | 2 | -2/+2 |
1992-03-06 | Remove (or comment out) local-formatting commands accidentally checked in. | Roland Pesch | 2 | -6/+4 |
1992-03-06 | this file will be needed as long as we use a tool that we don't support (m4) | K. Richard Pixley | 1 | -0/+8438 |
1992-03-06 | * mips-tdep.c (heuristic_proc_start): Avoid long delays | John Gilmore | 1 | -1/+2 |
1992-03-06 | * remote.c (): Add newline to initial +. | John Gilmore | 1 | -0/+1 |
1992-03-06 | * mipsread.c (fixup_symtab): Also swap RFD's. | John Gilmore | 1 | -0/+8 |
1992-03-06 | Remove sym.h and symconst.h from 'depend'. | John Gilmore | 1 | -1/+1 |
1992-03-06 | * ecoff.c: Move to ../bfd/coff-msym.c. | John Gilmore | 3 | -10/+15 |
1992-03-06 | * ecoff.c: Move to ../bfd/coff-msym.c. | John Gilmore | 2 | -2/+2 |
1992-03-05 | * config.sub configure.in config/.Sanitize config/mh-irix4 | Stu Grossman | 1 | -0/+8 |
1992-03-05 | * config.sub configure.in config/.Sanitize config/mh-irix4 | Stu Grossman | 12 | -7/+230 |
1992-03-04 | * defs.h, utils.c: xrealloc takes PTR as first arg. | Fred Fish | 5 | -15/+69 |