aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1993-03-27 02:06:18 +0000
committerRoland Pesch <pesch@cygnus>1993-03-27 02:06:18 +0000
commit1bbbf4575d0667c81fdcd56a7dfe2364ce541faa (patch)
tree3ecb89f11402410e2f52c4abe1263bd565e4784b /gdb/doc
parent51b65b7470a1444d92d37a86f04b61ee405b77c7 (diff)
downloadbinutils-1bbbf4575d0667c81fdcd56a7dfe2364ce541faa.zip
binutils-1bbbf4575d0667c81fdcd56a7dfe2364ce541faa.tar.gz
binutils-1bbbf4575d0667c81fdcd56a7dfe2364ce541faa.tar.bz2
Catch up on today's changes.
Diffstat (limited to 'gdb/doc')
-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 30a613b..33fb791 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 84420d6..b8e880b 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