diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 6 | ||||
-rw-r--r-- | gas/doc/as.texinfo | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3dc97ec..2a1f586 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2007-03-28 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. + 2007-03-27 Alan Modra <amodra@bigpond.net.au> * NEWS: Mention ".reloc". 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 |