diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 68f691f..428da00 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,18 @@ +2009-04-18 Carlos O'Donell <carlos@codesourcery.com> + Joseph Myers <joseph@codesourcery.com> + + * Makefile.in (MAKEHTML): Set to makeinfo --html. + (MAKEHTMLFLAGS): Set to empty. + (html__strip_dir): Define. + (HTMLFILES): Define. + (HTMLFILES_INSTALL): Define. + (install-html): Copy new automake rule. + (html): Depend on $(HTMLFILES). + (gdb_toc.html): Rename to gdb/index.html. + (gdbint_toc.html): Rename to gdbint/index.html. + (stabs_toc.html): Rename to stabs/index.html. + (annotate_toc.html): Rename to annotate/index.html. + 2009-04-17 Carlos O'Donell <carlos@codesourcery.com> * Makefile.in: Set pdfdir and htmldir from configure |