aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorStan Shebs <stan@codesourcery.com>2014-02-11 09:31:14 +1030
committerStan Shebs <stan@adell>2014-02-10 19:10:34 -0800
commit1e0a51780bc504ff110cc623954cdf9e71a26ad1 (patch)
treebc3b3cdaa95f4a3c76ed039af67871cca567627a /gdb/doc/ChangeLog
parent8f3f987531fa46b3383956919ae16461306eeb35 (diff)
downloadgdb-1e0a51780bc504ff110cc623954cdf9e71a26ad1.zip
gdb-1e0a51780bc504ff110cc623954cdf9e71a26ad1.tar.gz
gdb-1e0a51780bc504ff110cc623954cdf9e71a26ad1.tar.bz2
Add Doxygen support to GDB
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 1dd7231..52fede4 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,17 @@
+2014-02-10 Stan Shebs <stan@codesourcery.com>
+
+ Add Doxygen support.
+ * Makefile.in (doxy): New action, generates Doxygen files.
+ (DOXYGEN): New.
+ (doxyedit): New.
+ * Doxyfile-base.in: New file.
+ * Doxyfile-gdb-api.in: New file.
+ * Doxyfile-gdb-xref.in: New file.
+ * Doxyfile-gdbserver.in: New file.
+ * doxy-index.in: New file.
+ * filter-for-doxygen: New file.
+ * filter-params.pl: New file.
+
2014-02-10 Doug Evans <xdje42@gmail.com>
* Makefile.in (GDB_DOC_FILES): Add guile.texi.