Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-05-17 | * doc/gdb.texinfo: (1) Updated w/ref to RMS comments through | Roland Pesch | 1 | -237/+403 | |
chapter 9; (2) documented 'break' command's menu mode for overloaded names, in response to hgs problem report C++ p-31 | |||||
1991-05-16 | *** empty log message *** | Roland Pesch | 1 | -1/+4 | |
1991-05-16 | Divert specialized startup | Roland Pesch | 1 | -60/+97 | |
instructions to "Targets" chapter for generic manuals, while leaving them up front for manuals specific to specialized environments; apply fixes from RMS comments through chapter 4. | |||||
1991-05-16 | *** empty log message *** | Roland Pesch | 1 | -2/+3 | |
1991-05-16 | (1) new Appendix, Renamed Commands; | Roland Pesch | 1 | -110/+305 | |
(2) new leading subsection, Contributors to GDB | |||||
1991-05-16 | *** empty log message *** | Roland Pesch | 1 | -0/+4 | |
1991-05-16 | * gdb.texinfo: (1) better introductory example; (2) more | Roland Pesch | 1 | -645/+720 | |
consistent use of @code, @samp, @file, @kbd throughout; small cleanups to first three nodes. | |||||
1991-05-15 | *** empty log message *** | Roland Pesch | 1 | -0/+6 | |
1991-05-15 | Wed May 15 11:02:48 1991 Roland H. Pesch (pesch at fowanton.cygnus.com) | Roland Pesch | 1 | -3/+4 | |
* pretex.m4: modify explanatory text slightly (and redefine "regexp") to keep GNU m4 from complaining. (It still crashes later, but one step at a time...) | |||||
1991-05-15 | readline update | John Gilmore | 1 | -0/+7 | |
1991-05-15 | Fix duplicated entry in ChangeLog. | John Gilmore | 1 | -59/+1 | |
1991-05-14 | * Makefile.dist: put gdb.dvi stuff (updated to use M4 preprocessor | Roland Pesch | 4 | -14/+52 | |
stuff for config manual) here where it counts; updated to use new subdir structure (gdb/doc/). * Makefile: generated from above via config.gdb none before checkin | |||||
1991-05-14 | (1) removed "gdb.info*" files (just introduced) from CVS; | Roland Pesch | 1 | -2/+3 | |
(2) instead, * gdbint.texinfo: added instructions on generating gdb.info* files locally for release. | |||||
1991-05-14 | * gdb.info*: added to distribution. These are ordinary info | Roland Pesch | 2 | -4/+33 | |
files, formatted from gdb.texinfo (via gdb-all.texinfo, see Makefile)---but due to use of texinfo 2, can't count on makeinfo to generate these, so we distribute them already formatted. * gdb.texinfo: included full Info node and menu crud (as generated by C-u M-x texinfo-master-menu using the texinfo-2 elisp code). * Makefile: updated "gdb.dvi" target to use M4 preprocessor; put in comments-for-future gdb.info target (one day makeinfo will work again). | |||||
1991-05-14 | *** empty log message *** | Roland Pesch | 1 | -100/+256 | |
1991-05-14 | *** empty log message *** | Roland Pesch | 2 | -111/+281 | |
1991-05-14 | Added make dep | Steve Chamberlain | 2 | -34/+43 | |
Made filenames suitable for PCs | |||||
1991-05-14 | Fixed problem with default output filename | Steve Chamberlain | 1 | -1/+2 | |
1991-05-14 | *** empty log message *** | Steve Chamberlain | 2 | -2/+2 | |
1991-05-14 | Initial revision | Steve Chamberlain | 19 | -0/+1345 | |
1991-05-14 | ar called through parametarizable macro. | K. Richard Pixley | 1 | -3/+4 | |
1991-05-14 | C | Steve Chamberlain | 1 | -1/+1 | |
:wq q VS: ---------------------------------------------------------------------- | |||||
1991-05-14 | see devo/configure 1.11 | K. Richard Pixley | 5 | -160/+419 | |
1991-05-14 | Many small changes including the removal of configure.template. Any | K. Richard Pixley | 1 | -17/+34 | |
valid configure script can now be used as a template. | |||||
1991-05-13 | Update "make saber_gdb" a bit. | John Gilmore | 1 | -5/+7 | |
1991-05-13 | * mipsread.c: Rather than keeping count of how many symtabs | John Gilmore | 2 | -113/+125 | |
and psymtabs we have, for sorting purposes, count them when we need to sort. This fixes bug in rereading of symbol tables. | |||||
1991-05-13 | *** empty log message *** | Steve Chamberlain | 1 | -1/+4 | |
1991-05-13 | * sunos.c: (choose_reloc_size) added: (sunos4_callback) calls | Steve Chamberlain | 2 | -14/+18 | |
choose_reloc_size. (sunos4_write_object_contents) now calls choose_reloc_size so outputs relocs correctly, also calculates the size of the sections correctly. * aout.c: (look in the rrgs I hate VI) ~ ~ ~ ~ | |||||
1991-05-13 | *** empty log message *** | Steve Chamberlain | 1 | -28/+36 | |
1991-05-13 | *** empty log message *** | Steve Chamberlain | 3 | -25/+20 | |
1991-05-13 | Now use a.out-sunos rather than a.out-generic | Steve Chamberlain | 4 | -8/+8 | |
1991-05-13 | *** empty log message *** | Steve Chamberlain | 2 | -1/+626 | |
1991-05-12 | C | Steve Chamberlain | 1 | -5/+7 | |
VS: ---------------------------------------------------------------------- | |||||
1991-05-12 | *** empty log message *** | Steve Chamberlain | 2 | -14/+38 | |
1991-05-11 | Fixed the shapes of external things some more. | Steve Chamberlain | 5 | -90/+260 | |
1991-05-11 | *** empty log message *** | Steve Chamberlain | 7 | -1321/+464 | |
1991-05-11 | Initial revision | Steve Chamberlain | 1 | -0/+601 | |
1991-05-11 | Sony NEWS port and modularization of a.out code. Cleanup of | John Gilmore | 2 | -5/+80 | |
close_and_cleanup, write_contents, and jump vectors. | |||||
1991-05-11 | Initial revision | John Gilmore | 1 | -0/+207 | |
1991-05-11 | Cleanups of interface, including close_and_cleanup and write_contents | John Gilmore | 8 | -162/+114 | |
transfer vector changes. See ChangeLog. | |||||
1991-05-11 | * sunos.c: Remove all code that goes in aout.c. Split out | John Gilmore | 1 | -1404/+77 | |
machine dependent followup in sunos4_object_p into sunos4_callback. Use JUMP_TABLE(aout) and redefine only the names we CHANGE, not all the names. Drop the little-endian vector, and rename the vector as sunos4 rather than generic. | |||||
1991-05-10 | Lint. | John Gilmore | 1 | -6/+6 | |
1991-05-10 | REMOVE ALL SUNOS SUPPORT TO SEPARATE MODULE. | John Gilmore | 1 | -572/+129 | |
This is now a generic module for a.out handling. Rename all routines from sunos4_xxx to aout_xxx. Remove Sun-specific code. Remove transfer vectors. Pull core file handling. Lint. Remove close_and_cleanup. | |||||
1991-05-10 | Split up a.out handlers into generic and target-specific. | John Gilmore | 2 | -31/+86 | |
Remove close_and_cleanup. Lint. | |||||
1991-05-10 | Eliminate close_and_cleanup routines. | John Gilmore | 1 | -24/+1 | |
1991-05-10 | Update for Sony News port and split of a.out into several variants. | John Gilmore | 3 | -38/+64 | |
Add write_contents to format-dependent vector. | |||||
1991-05-10 | Initial revision | John Gilmore | 1 | -0/+22 | |
1991-05-10 | *** empty log message *** | Roland Pesch | 1 | -0/+4 | |
1991-05-10 | *** empty log message *** | Steve Chamberlain | 1 | -0/+10 | |
1991-05-10 | changed forward declaration struct stat; to reduce warnings. Changed | Steve Chamberlain | 1 | -5/+11 | |
common on bfd_h_<x>_x. |