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 | |
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')
-rw-r--r-- | binutils/ChangeLog | 6 | ||||
-rw-r--r-- | binutils/doc/binutils.texi | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 4c97c21..74323fb 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2007-03-28 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. + 2007-03-28 Nick Clifton <nickc@redhat.com> * readelf.c (slurp_rela_relocs): Add newline to end of error 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 |