Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-05-29 | Update bfd_h_get{short,long} to bfd_h_get{_16,_32} for basic type size | John Gilmore | 2 | -60/+78 | |
independence. | |||||
1991-05-23 | First cut. | K. Richard Pixley | 1 | -0/+286 | |
1991-05-23 | Initial revision | K. Richard Pixley | 2 | -0/+152 | |
1991-05-23 | First cut. | K. Richard Pixley | 1 | -0/+81 | |
1991-05-23 | * Makefile.dist, doc/gdb.texinfo, doc/*-m4.texinfo: split up GDB | Roland Pesch | 3 | -14/+97 | |
docn into separate sections---basically chapters, plus two loose pieces that can be configured to go in different places. This allows GNU m4 to preprocess the manual without coredumping. * Makefile.dist: tell TeX where to find texinfo. | |||||
1991-05-23 | Move definition of \manvers back into gdb.texinfo (had been captured | Roland Pesch | 2 | -10/+9 | |
in gdb.top-m4 when files were split), for continuity in version numbering: the version of the manual is the version of the layout file. (By R. Pesch fiat). | |||||
1991-05-23 | *** empty log message *** | Roland Pesch | 25 | -6289/+6393 | |
1991-05-20 | * Makefile.dist, doc/gdb.texinfo: respectively create, and use, | Roland Pesch | 3 | -16/+40 | |
the new target "rdl-apps.texinfo" which captures the Makefile variable that records where to find the Readline libraries. | |||||
1991-05-20 | *** empty log message *** | Roland Pesch | 1 | -48/+56 | |
1991-05-20 | The one that shipped with 3.5. | John Gilmore | 1 | -2/+5 | |
1991-05-20 | Final versions used to make gdb-3.95 release. | John Gilmore | 2 | -12/+23 | |
1991-05-20 | More prep for final 3.95 release. | John Gilmore | 2 | -2/+6 | |
1991-05-20 | Fix nits found in attempting a Tahoe port. | John Gilmore | 2 | -2/+3 | |
1991-05-19 | Update for release 3.95. Readline is independent. Add assorted | John Gilmore | 2 | -40/+28 | |
files that were missed since the last release. | |||||
1991-05-19 | Update comment; these are for SVR3.2, not SVR2. | John Gilmore | 2 | -4/+4 | |
1991-05-19 | Add tahoe and i386sco targets; update comments in i386v32 targets. | John Gilmore | 2 | -3/+3 | |
1991-05-19 | Initial revision | John Gilmore | 4 | -0/+90 | |
1991-05-19 | Add rev # | John Gilmore | 1 | -6/+6 | |
1991-05-19 | update for release | John Gilmore | 2 | -35/+44 | |
1991-05-19 | * config.gdb: Don't create readline dir in subdir builds. | John Gilmore | 1 | -6/+0 | |
* main.c: Include with "..." form for non-system include files, so "gcc -MM" for "make depend" works. Include readline files with "...h" rather than <readline/...h>. | |||||
1991-05-19 | Update from Rich's damage and try for a releasable directory. | John Gilmore | 1 | -0/+24 | |
Minor Bothner changes. | |||||
1991-05-19 | Check in one built with "config.gdb none" rather than "config.gdb sparc". | John Gilmore | 1 | -200/+194 | |
Also includes a few changes around readline dependencies. | |||||
1991-05-19 | * Makefile.dist: Fix Rich damage; undo "configure" changes in | John Gilmore | 2 | -92/+88 | |
favor of keeping the (working) config.gdb. Move readline library up a notch. | |||||
1991-05-19 | Undo rich's "avoid compiling the module that doesn't compile, so I | John Gilmore | 1 | -2/+0 | |
can claim that it configures and builds" change. | |||||
1991-05-19 | * sparc-xdep.c (deferred_stores): Repair minor damage by Rich. | John Gilmore | 1 | -4/+10 | |
Move deferred_stores to top of file, but don't separate its #define's from its variable. Add commentary. | |||||
1991-05-19 | Config polish. | K. Richard Pixley | 2 | -14/+10 | |
1991-05-19 | configure changes and -opcode.h movement. | K. Richard Pixley | 9 | -263/+487 | |
1991-05-19 | Configure for gdb. | K. Richard Pixley | 4 | -50/+179 | |
1991-05-17 | *** empty log message *** | Roland Pesch | 1 | -0/+3 | |
1991-05-17 | Added readline/inc-readline.texinfo and readline/inc-history.texinfo | Roland Pesch | 2 | -2/+2 | |
to the list of dependencies for the target "gdb.dvi". | |||||
1991-05-17 | *** empty log message *** | Roland Pesch | 1 | -0/+3 | |
1991-05-17 | *** empty log message *** | Roland Pesch | 1 | -0/+6 | |
1991-05-17 | * doc/gdb.texinfo: finished using all RMS comments, save those for | Roland Pesch | 1 | -75/+103 | |
appendices on readline and cmd history (which are in other source files) | |||||
1991-05-17 | Bothner | John Gilmore | 1 | -1/+1 | |
1991-05-17 | *** empty log message *** | Roland Pesch | 1 | -0/+6 | |
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 | |