Age | Commit message (Expand) | Author | Files | Lines |
1992-03-06 | For currently-unsupported machines. Causes a null-routine to be called | Sean Eric Fagan | 1 | -0/+1 |
1992-03-06 | Fixed a typo in an if statement -- gcc caught it ('=' vs. '=='). | Sean Eric Fagan | 1 | -3/+2 |
1992-03-06 | Fixed bugs (both typos and algorithmic) bugs. It now matches native gprof's | Sean Eric Fagan | 2 | -33/+31 |
1992-03-06 | Fixed some serious bugs in the configuration of gprof. It now works with | Sean Eric Fagan | 2 | -7/+10 |
1992-03-06 | this file will be needed as long as we use a tool that we do not distribute (m4) | K. Richard Pixley | 1 | -0/+4989 |
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 | Add rule for coff-msym. | John Gilmore | 1 | -1/+5 |
1992-03-06 | * ecoff.c: Move to ../bfd/coff-msym.c. | John Gilmore | 3 | -10/+15 |
1992-03-06 | Add relative file descriptors. | John Gilmore | 1 | -0/+6 |
1992-03-06 | Add swapping of RFD's. | John Gilmore | 1 | -0/+17 |
1992-03-06 | * ecoff.c: Move to ../bfd/coff-msym.c. | John Gilmore | 2 | -2/+2 |
1992-03-06 | * coff-msym.c: Move this file from gdb/ecoff.c. It | John Gilmore | 1 | -0/+25 |
1992-03-06 | Initial revision | John Gilmore | 1 | -0/+358 |
1992-03-06 | Keep ecoff-ext.h. | Stu Grossman | 1 | -0/+1 |
1992-03-05 | Add gdbtest to list of directories to preserve. | Fred Fish | 1 | -0/+1 |
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 | 15 | -8/+238 |
1992-03-04 | * defs.h, utils.c: xrealloc takes PTR as first arg. | Fred Fish | 5 | -15/+69 |
1992-03-04 | H8/300 config, startup doc, and related mods. | Roland Pesch | 6 | -106/+246 |
1992-03-03 | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com) | Michael Tiemann | 84 | -476/+990 |
1992-03-03 | removed gnulib | K. Richard Pixley | 1 | -1/+0 |
1992-03-03 | * printcmd.c (print_address): if ADDR_BITS_REMOVE is defined, use | Steve Chamberlain | 1 | -3/+12 |
1992-03-03 | * gdbtypes.c (lookup_pointer_type): initialize the TYPE_LENGTH of | Steve Chamberlain | 5 | -76/+118 |
1992-03-02 | Check in ChangeLog entries for the recent massive changes for prototypes, | Fred Fish | 1 | -86/+342 |
1992-03-02 | Modifed to care about semi colons again, newlines are ignored - sorry | Steve Chamberlain | 9 | -91/+82 |
1992-03-02 | * rs6000-xdep.c (frame_initial_stack_address): Move | Per Bothner | 2 | -41/+60 |
1992-03-02 | New file: rs6000-core.c. | Per Bothner | 1 | -1/+5 |
1992-03-02 | More changes, mostly from IBM for rs6000. (See ChangeLog.) | Per Bothner | 9 | -95/+374 |
1992-03-01 | xm-sysv4.h: Provide definitions/prototypes for host environment | Fred Fish | 2 | -0/+67 |
1992-03-01 | Make the declarations of fix_new consistent under __STDC__. It might | Michael Tiemann | 2 | -7/+14 |
1992-03-01 | Forgot these two from previous check-in of rs6000 stuff. | Per Bothner | 1 | -1/+0 |
1992-03-01 | More changes, mostly from IBM, for the rs6000. See ChangeLog. | Per Bothner | 7 | -38/+144 |
1992-02-29 | * Makefile.in (strerror.o): Add rule so that broken Sun make can | Michael Tiemann | 1 | -0/+5 |
1992-02-29 | Mostly rs6000 changes from IBM. | Per Bothner | 12 | -406/+1222 |
1992-02-29 | * aoutx.h (NAME(aout,print_symbol)): Don't print | Per Bothner | 1 | -1/+0 |
1992-02-28 | * wait.h (WIFSTOPPED): Add IBM rs6000-specific version. | Per Bothner | 1 | -0/+11 |
1992-02-28 | * breakpoint.c (breakpoint_re_set_one): Don't reset breakpoint | Stu Grossman | 2 | -11/+20 |
1992-02-28 | * remote.c: Make it work for embedded MIPS. Increase buffer | John Gilmore | 4 | -78/+249 |
1992-02-28 | Hard-code "@appendix" instead of "@chapter" at the beginning of each of these. | Roland Pesch | 2 | -2/+2 |
1992-02-28 | * Phrasing of "disassemble" description improved (less wordy, avoids widow in | Roland Pesch | 1 | -11/+9 |
1992-02-28 | Added disclaimer (requested by WRS) on how procedures described for | Roland Pesch | 1 | -0/+4 |
1992-02-28 | * mipsread.c: Byte-swap the symbol table structures, using | John Gilmore | 2 | -1/+4 |
1992-02-27 | * config/mt-bigmips, config/mt-littlemips: Add ecoff.o. | John Gilmore | 2 | -2/+2 |
1992-02-27 | * configure.in (mips-big-* target): Same as Sony News. | John Gilmore | 3 | -0/+344 |
1992-02-27 | Initial revision | John Gilmore | 1 | -0/+286 |
1992-02-27 | Don't core dump if no output section available for a symbol | Steve Chamberlain | 2 | -3/+15 |