diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 57ee69d..acb7106 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,14 @@ 2002-01-22 Andrew Cagney <ac131313@redhat.com> + * Makefile.in: Update copyright. + (TEXI2DVI): Define. + (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI. + (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on + gdb-cfg.texi. + (TEXINDEX, PDFTEX): Delete makefile variables. + +2002-01-22 Andrew Cagney <ac131313@redhat.com> + * gdb.texinfo (Protocol): Move section to appendix. 2002-01-21 Andrew Cagney <ac131313@redhat.com> |