diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2007-03-28 09:08:53 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2007-03-28 09:08:53 +0000 |
commit | 4ecceb71ac507b28c5340139be0b1b914437cb8f (patch) | |
tree | 51bcb2a31ab3df481596e36db2f41463281fbc03 /ld/ld.texinfo | |
parent | 331e5c3cd23f29f8d2977ca8142ce34ebc149e8f (diff) | |
download | gdb-4ecceb71ac507b28c5340139be0b1b914437cb8f.zip gdb-4ecceb71ac507b28c5340139be0b1b914437cb8f.tar.gz gdb-4ecceb71ac507b28c5340139be0b1b914437cb8f.tar.bz2 |
bfd/
200x-xx-xx Richard Sandiford <richard@codesourcery.com>
Phil Edwards <phil@codesourcery.com>
* doc/bfd.texinfo: Put the contents after the title page rather
than at the end of the document.
binutils/
200x-xx-xx Richard Sandiford <richard@codesourcery.com>
Phil Edwards <phil@codesourcery.com>
* doc/binutils.texi: Put the contents after the title page rather
than at the end of the document.
gas/
200x-xx-xx Richard Sandiford <richard@codesourcery.com>
Phil Edwards <phil@codesourcery.com>
* doc/as.texinfo: Put the contents after the title page rather
than at the end of the document.
gprof/
200x-xx-xx Richard Sandiford <richard@codesourcery.com>
Phil Edwards <phil@codesourcery.com>
* gprof.texi: Put the contents after the title page rather
than at the end of the document.
ld/
200x-xx-xx Richard Sandiford <richard@codesourcery.com>
Phil Edwards <phil@codesourcery.com>
* ld.texinfo: Put the contents after the title page rather
than at the end of the document.
Diffstat (limited to 'ld/ld.texinfo')
-rw-r--r-- | ld/ld.texinfo | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 770b305..8dfb4ab 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -127,6 +127,7 @@ section entitled ``GNU Free Documentation License''. @end titlepage @end iftex +@contents @c FIXME: Talk about importance of *order* of args, cmds to linker! @ifnottex @@ -6806,6 +6807,4 @@ If you have more than one @code{SECT} statement for the same % Blame: doc@cygnus.com, 28mar91. @end tex - -@contents @bye |