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 93835c7..87e2a2e 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 ce1c5af..45ffa73 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 5ac943a..c328e88 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 a0776e7..3b78dc6 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 58b02c1..a97a571 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 70c4f88..7485687 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 fef8d80..0ee2ed7 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 36e2460..4c58e48 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 9b5182b..19272c5 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.