diff options
author | Roland Pesch <pesch@cygnus> | 1991-05-14 22:07:52 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1991-05-14 22:07:52 +0000 |
commit | 2c85a5a97b5d21cfd7b4a7de72d8fb667f68f679 (patch) | |
tree | f5262e8794235604ffad2220829444c215194aaf /gdb/ChangeLog | |
parent | 022cb4c5e1d94266bd33a0f490dca224630e5b58 (diff) | |
download | gdb-2c85a5a97b5d21cfd7b4a7de72d8fb667f68f679.zip gdb-2c85a5a97b5d21cfd7b4a7de72d8fb667f68f679.tar.gz gdb-2c85a5a97b5d21cfd7b4a7de72d8fb667f68f679.tar.bz2 |
* gdb.info*: added to distribution. These are ordinary info
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).
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4711284..ff9ab3f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,17 @@ +Tue May 14 15:02:13 PDT 1991 Roland Pesch (pesch at cygint.cygnus.com) + + * gdb.info*: added to distribution. These are ordinary info + 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). + Tue May 14 13:51:36 PDT 1991 Roland Pesch (pesch at cygint.cygnus.com) * gdb.texinfo: Updated to include new or old undocumented |