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 /gas/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 'gas/doc')
-rw-r--r-- | gas/doc/as.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index 01f2bf8..3fcab03 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -169,6 +169,7 @@ Copyright @copyright{} 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002, section entitled ``GNU Free Documentation License''. @end titlepage +@contents @ifnottex @node Top @@ -6905,7 +6906,6 @@ intentionally leaving anyone out. @printindex cp -@contents @bye @c Local Variables: @c fill-column: 79 |