summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/doc/.Sanitize3
-rw-r--r--gdb/doc/ChangeLog22
2 files changed, 24 insertions, 1 deletions
diff --git a/gdb/doc/.Sanitize b/gdb/doc/.Sanitize
index 30a613bfbd0..33fb7912ba9 100644
--- a/gdb/doc/.Sanitize
+++ b/gdb/doc/.Sanitize
@@ -30,11 +30,12 @@ Things-to-keep:
ChangeLog
Makefile.in
+all-config.texi
configure.in
gdb.texinfo
-gdb-config.texi
gdbint.texinfo
gdbinv-s.texi
+h8-config.texi
lpsrc.sed
psrc.sed
refcard.tex
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 84420d6a864..b8e880bc778 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,25 @@
+Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
+
+ * gdb.texinfo: include list of nonstandard init file names
+
+ * *-config.texi: new switch GENERIC for text that applies *only*
+ to (usual) multiple-target version of manual
+
+ * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
+ h8 config
+
+ * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
+ in menus (rather than conditionally selected multiple alternative
+ menus).
+
+ * Makefile.in: define and use DOC_CONFIG var to select
+ configuration for GDB user manual.
+
+ * gdb-config.texi: delete from repository, generate from Makefile.
+
+ * all-config.texi: normal `generic' configuration file, formerly
+ stored as gdb-config.texi
+
Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
* Makefile.in: add dvi target to build all .dvi files