summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2010-10-28 11:40:25 +0000
committerAlan Modra <amodra@bigpond.net.au>2010-10-28 11:40:25 +0000
commit45676ca62ff62bdc9a922d139e2f87128bf60fa3 (patch)
tree1cec3f270437dca483d16f5b8854d8ee40d279cb
parentfd92991c013d6fabcd8b75bdddd7b311427c764d (diff)
downloadbinutils-redhat-45676ca62ff62bdc9a922d139e2f87128bf60fa3.tar.gz
Add directory section for info document.
-rw-r--r--bfd/doc/ChangeLog4
-rw-r--r--bfd/doc/bfd.texinfo11
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/doc/as.texinfo11
-rw-r--r--gprof/ChangeLog4
-rw-r--r--gprof/gprof.texi11
-rw-r--r--ld/ChangeLog5
-rw-r--r--ld/ld.texinfo11
-rw-r--r--ld/ldint.texinfo11
9 files changed, 42 insertions, 30 deletions
diff --git a/bfd/doc/ChangeLog b/bfd/doc/ChangeLog
index 93835c741b..87e2a2e2a6 100644
--- a/bfd/doc/ChangeLog
+++ b/bfd/doc/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-28 Matthias Klose <doko@ubuntu.com>
+
+ * bfd.texinfo: Add directory section for info document.
+
2010-05-07 Tristan Gingold <gingold@adacore.com>
* Makefile.in: Regenerate with automake 1.11.1.
diff --git a/bfd/doc/bfd.texinfo b/bfd/doc/bfd.texinfo
index ce1c5afc8e..45ffa73240 100644
--- a/bfd/doc/bfd.texinfo
+++ b/bfd/doc/bfd.texinfo
@@ -6,13 +6,12 @@
@c
@synindex fn cp
-@ifinfo
-@format
-START-INFO-DIR-ENTRY
+@ifnottex
+@dircategory Software development
+@direntry
* Bfd: (bfd). The Binary File Descriptor library.
-END-INFO-DIR-ENTRY
-@end format
-@end ifinfo
+@end direntry
+@end ifnottex
@copying
This file documents the BFD library.
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 5ac943a3f4..c328e88243 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-28 Matthias Klose <doko@ubuntu.com>
+
+ * doc/as.texinfo: Add directory section for info document.
+
2010-10-28 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* config/tc-s390.c (md_begin): Only add to hash table if cpu and
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index a0776e722d..3b78dc66eb 100644
--- a/gas/doc/as.texinfo
+++ b/gas/doc/as.texinfo
@@ -87,14 +87,13 @@
@c might as well show 'em anyways.
@end ifinfo
-@ifinfo
-@format
-START-INFO-DIR-ENTRY
+@ifnottex
+@dircategory Software development
+@direntry
* As: (as). The GNU assembler.
* Gas: (as). The GNU assembler.
-END-INFO-DIR-ENTRY
-@end format
-@end ifinfo
+@end direntry
+@end ifnottex
@finalout
@syncodeindex ky cp
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 58b02c1cbb..a97a571caa 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,7 @@
+2010-10-28 Matthias Klose <doko@ubuntu.com>
+
+ * gprof.texi: Add directory section for info document.
+
2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* configure: Regenerate.
diff --git a/gprof/gprof.texi b/gprof/gprof.texi
index 70c4f88dd7..7485687e3d 100644
--- a/gprof/gprof.texi
+++ b/gprof/gprof.texi
@@ -10,15 +10,14 @@
@include bfdver.texi
@c man end
-@ifinfo
+@ifnottex
@c This is a dir.info fragment to support semi-automated addition of
@c manuals to an info tree. zoo@cygnus.com is developing this facility.
-@format
-START-INFO-DIR-ENTRY
+@dircategory Software development
+@direntry
* gprof: (gprof). Profiling your program's execution
-END-INFO-DIR-ENTRY
-@end format
-@end ifinfo
+@end direntry
+@end ifnottex
@copying
This file documents the gprof profiler of the GNU system.
diff --git a/ld/ChangeLog b/ld/ChangeLog
index fef8d80604..0ee2ed7fc9 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2010-10-28 Matthias Klose <doko@ubuntu.com>
+
+ * ld.texinfo: Add directory section for info document.
+ * ldint.texinfo: Likewise.
+
2010-10-28 Alan Modra <amodra@gmail.com>
* emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): For
diff --git a/ld/ld.texinfo b/ld/ld.texinfo
index 36e24601a5..4c58e4855c 100644
--- a/ld/ld.texinfo
+++ b/ld/ld.texinfo
@@ -39,13 +39,12 @@
@end ifset
@c man end
-@ifinfo
-@format
-START-INFO-DIR-ENTRY
+@ifnottex
+@dircategory Software development
+@direntry
* Ld: (ld). The GNU linker.
-END-INFO-DIR-ENTRY
-@end format
-@end ifinfo
+@end direntry
+@end ifnottex
@copying
This file documents the @sc{gnu} linker LD
diff --git a/ld/ldint.texinfo b/ld/ldint.texinfo
index 9b5182b16a..19272c5dc8 100644
--- a/ld/ldint.texinfo
+++ b/ld/ldint.texinfo
@@ -4,13 +4,12 @@
@c 2003, 2005, 2006, 2007
@c Free Software Foundation, Inc.
-@ifinfo
-@format
-START-INFO-DIR-ENTRY
+@ifnottex
+@dircategory Software development
+@direntry
* Ld-Internals: (ldint). The GNU linker internals.
-END-INFO-DIR-ENTRY
-@end format
-@end ifinfo
+@end direntry
+@end ifnottex
@copying
This file documents the internals of the GNU linker ld.