aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2007-03-28 09:08:53 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2007-03-28 09:08:53 +0000
commit4ecceb71ac507b28c5340139be0b1b914437cb8f (patch)
tree51bcb2a31ab3df481596e36db2f41463281fbc03 /ld
parent331e5c3cd23f29f8d2977ca8142ce34ebc149e8f (diff)
downloadgdb-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')
-rw-r--r--ld/ChangeLog6
-rw-r--r--ld/ld.texinfo3
2 files changed, 7 insertions, 2 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 91275c3..5c0b392 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-28 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.
+
2007-03-26 Alan Modra <amodra@bigpond.net.au>
* Makefile.am: Add dependency on ldemul-list.h for powerpc and
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