Add directory section for info document.
authorAlan Modra <amodra@gmail.com>
Thu, 28 Oct 2010 11:40:26 +0000 (11:40 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 28 Oct 2010 11:40:26 +0000 (11:40 +0000)
bfd/doc/ChangeLog
bfd/doc/bfd.texinfo
gas/ChangeLog
gas/doc/as.texinfo
gprof/ChangeLog
gprof/gprof.texi
ld/ChangeLog
ld/ld.texinfo
ld/ldint.texinfo

index 93835c741bda28c72d0d0beecc2af86717c8d0cd..87e2a2e2a6f900a8ad031804efe77fad36f3f65e 100644 (file)
@@ -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.
index ce1c5afc8e2b24da348569959791e536329de31c..45ffa73240ea22a74debe916fcd7e068a947a7dc 100644 (file)
@@ -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.
index 5ac943a3f4e4c1e41a27e2b3146590f86613742f..c328e882434b7b82abe9fcf26fc8ca563b79a660 100644 (file)
@@ -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
index a0776e722d6930b95d0b02dc7b1145d98563e55e..3b78dc66eb49c784841be9d9799c8ed8ba9caac4 100644 (file)
 @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
index 58b02c1cbb80f9040277c1bad58506bd1f6be896..a97a571caa04469ae910032b42a661f18a75765b 100644 (file)
@@ -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.
index 70c4f88dd750dbb754e5ac38074a3d8a24cdfbba..7485687e3d1b018dcf514679be4e0965e1f8734a 100644 (file)
 @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.
index fef8d80604cf5250559f7c4c91ebbab196567cc8..0ee2ed7fc9aa461d703f5f69aaca26f92bb56716 100644 (file)
@@ -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
index 36e24601a56673d30eea41005e4418db2d2247e0..4c58e4855c9999cb4e8f065f34a08a130b7fe64a 100644 (file)
 @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
index 9b5182b16a09709afcfb5af533d68876ddd5387b..19272c5dc8b74cd39d8997176b80ae8436a3ceba 100644 (file)
@@ -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.
This page took 0.033189 seconds and 4 git commands to generate.