Age | Commit message (Expand) | Author | Files | Lines |
1992-03-11 | Hooks for configuring newlib | Steve Chamberlain | 2 | -278/+386 |
1992-03-10 | keep ChangeLog and gdb-all.texi | K. Richard Pixley | 1 | -2/+4 |
1992-03-10 | keep ChangeLog and as-all.texinfo | K. Richard Pixley | 1 | -1/+6 |
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 third and final batch of makefile changes this round. | K. Richard Pixley | 1 | -0/+3 |
1992-03-08 | This is the second batch of makefile changes. Libg++ makefiles were | K. Richard Pixley | 10 | -286/+189 |
1992-03-08 | include ansidecl.h | K. Richard Pixley | 1 | -0/+1 |
1992-03-08 | added menu triggers | K. Richard Pixley | 1 | -0/+8 |
1992-03-07 | * coff-i960.c (icoff_little_vec): add COFF_SWAP_TABLE so we can run gdb on l... | Steve Chamberlain | 1 | -0/+8 |
1992-03-07 | *** empty log message *** | Steve Chamberlain | 1 | -1/+6 |
1992-03-07 | Lint removal, extra prototypes. | Steve Chamberlain | 5 | -15/+29 |
1992-03-07 | * chew.c: now has -w switch turn on warnings | Steve Chamberlain | 1 | -1/+6 |
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 | * ldmain.c (Q_enter_file_symbols): now aliases work again | Steve Chamberlain | 2 | -24/+43 |
1992-03-06 | Now use EXFUN rather than PROTO, so that things using ansidecl.h and | Steve Chamberlain | 12 | -114/+114 |
1992-03-06 | Routines for currently-unsupported architectures. findcall() just returns | Sean Eric Fagan | 2 | -0/+61 |
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 |