diff options
author | Joseph Myers <jsm28@cam.ac.uk> | 2001-06-02 17:50:36 +0100 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2001-06-02 17:50:36 +0100 |
commit | 1347cc4fd0fa631ce2510b64df7e6d72b905aaed (patch) | |
tree | 45fb64ee9141aea5bafbc003dd6d100bc541bda8 /gcc/java | |
parent | 12e248d6429f601c030512b0174f514400a303fb (diff) | |
download | gcc-1347cc4fd0fa631ce2510b64df7e6d72b905aaed.zip gcc-1347cc4fd0fa631ce2510b64df7e6d72b905aaed.tar.gz gcc-1347cc4fd0fa631ce2510b64df7e6d72b905aaed.tar.bz2 |
cpp.texi, [...]: Move contents to just after title page.
* doc/cpp.texi, doc/cppinternals.texi, doc/gcc.texi: Move contents
to just after title page.
ch:
* chill.texi: Move contents to just after title page.
f:
* g77.texi: Move contents to just after title page.
java:
* gcj.texi: Move contents to just after title page.
From-SVN: r42808
Diffstat (limited to 'gcc/java')
-rw-r--r-- | gcc/java/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/java/gcj.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index 5fc8f8f..1ae6b50 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,7 @@ +2001-06-02 Joseph S. Myers <jsm28@cam.ac.uk> + + * gcj.texi: Move contents to just after title page. + 2001-06-01 Alexandre Petit-Bianco <apbianco@redhat.com> * parse.y (type_literals:): Use `build_incomplete_class_ref' with diff --git a/gcc/java/gcj.texi b/gcc/java/gcj.texi index 229f38d..0b8c9bc 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 |