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 /binutils/doc | |
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 'binutils/doc')
-rw-r--r-- | binutils/doc/binutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index c247593..04fdcc6 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -97,6 +97,7 @@ Copyright @copyright{} 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, section entitled ``GNU Free Documentation License''. @end titlepage +@contents @node Top @top Introduction @@ -3947,5 +3948,4 @@ things without first using the debugger to find the facts. @printindex cp -@contents @bye |