diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0f3883e5b1e..e92e6fa290c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2001-06-02 Joseph S. Myers + + * doc/cpp.texi, doc/cppinternals.texi, doc/gcc.texi: Move contents + to just after title page. + 2001-06-02 Joseph S. Myers * doc/install-old.texi: Remove documentation of some configuration diff --git a/gcc/ch/ChangeLog b/gcc/ch/ChangeLog index becbcd34620..cc1358c0ce8 100644 --- a/gcc/ch/ChangeLog +++ b/gcc/ch/ChangeLog @@ -1,3 +1,7 @@ +2001-06-02 Joseph S. Myers + + * chill.texi: Move contents to just after title page. + 2001-05-23 Theodore Papadopoulo * Make-lang.in (dvi): Use ch/chill.dvi not chill.dvi. diff --git a/gcc/ch/chill.texi b/gcc/ch/chill.texi index 9dab1f02af4..00b21188f5b 100644 --- a/gcc/ch/chill.texi +++ b/gcc/ch/chill.texi @@ -15,6 +15,7 @@ END-INFO-DIR-ENTRY @title GNU Chill @author William Cox, Per Bothner, Wilfried Moser @end titlepage +@contents @ifinfo @node Top @@ -1227,5 +1228,4 @@ than most. The User's Guide is more readable by far, but doesn't cover the whole language. Our copies of these documents came through Global Engineering Documents, in Irvine, CA, USA. (714)261-1455. -@contents @bye diff --git a/gcc/doc/cpp.texi b/gcc/doc/cpp.texi index ef689feaa7b..9e307f7b8c8 100644 --- a/gcc/doc/cpp.texi +++ b/gcc/doc/cpp.texi @@ -69,6 +69,7 @@ Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions. @c man end @end titlepage +@contents @page @node Top, Global Actions,, (DIR) @@ -3730,5 +3731,4 @@ common extension. @unnumbered Index of Directives, Macros and Options @printindex fn -@contents @bye diff --git a/gcc/doc/cppinternals.texi b/gcc/doc/cppinternals.texi index 2a038cb259e..7fd1b8919b0 100644 --- a/gcc/doc/cppinternals.texi +++ b/gcc/doc/cppinternals.texi @@ -63,6 +63,7 @@ Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions. @c man end @end titlepage +@contents @page @node Top, Conventions,, (DIR) @@ -426,5 +427,4 @@ the file minus the base name. @unnumbered Index @printindex cp -@contents @bye diff --git a/gcc/doc/gcc.texi b/gcc/doc/gcc.texi index fe570e8a0a5..67ca575b8dc 100644 --- a/gcc/doc/gcc.texi +++ b/gcc/doc/gcc.texi @@ -200,6 +200,8 @@ texts being (a) (see below), and with the Back-Cover Texts being (b) software. Copies published by the Free Software Foundation raise funds for GNU development. @end titlepage +@summarycontents +@contents @page @node Top, G++ and GCC,, (DIR) @@ -4788,6 +4790,4 @@ Public License instead of this License. @c Epilogue @c --------------------------------------------------------------------- -@summarycontents -@contents @bye diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 238eb2914a8..5c6f679baf9 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,7 @@ +2001-06-02 Joseph S. Myers + + * g77.texi: Move contents to just after title page. + 2001-06-02 Toon Moene * com.c (ffecom_init_0): Make CHARACTER*1 unsigned. diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi index b06be8d60ec..5d3fb2f5db5 100644 --- a/gcc/f/g77.texi +++ b/gcc/f/g77.texi @@ -173,6 +173,8 @@ texts being (a) (see below), and with the Back-Cover Texts being (b) software. Copies published by the Free Software Foundation raise funds for GNU development. @end titlepage +@summarycontents +@contents @page @ifinfo @@ -14906,6 +14908,4 @@ that is not Year-2000 (Y2K) compliant. @unnumbered Index @printindex cp -@summarycontents -@contents @bye diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index 5fc8f8f61e8..1ae6b509e1e 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,7 @@ +2001-06-02 Joseph S. Myers + + * gcj.texi: Move contents to just after title page. + 2001-06-01 Alexandre Petit-Bianco * parse.y (type_literals:): Use `build_incomplete_class_ref' with diff --git a/gcc/java/gcj.texi b/gcc/java/gcj.texi index 229f38d7a21..0b8c9bc6f85 100644 --- a/gcc/java/gcj.texi +++ b/gcc/java/gcj.texi @@ -86,6 +86,7 @@ texts being (a) (see below), and with the Back-Cover Texts being (b) software. Copies published by the Free Software Foundation raise funds for GNU development. @end titlepage +@contents @page @@ -997,5 +998,4 @@ a free software Java class library test suite which is being written because the JCK is not free. See @uref{http://sources.redhat.com/mauve/} for more information. -@contents @bye