gcj.texi: Use which-gcj' instead of
which-g77.'
2001-04-05 Alexandre Petit-Bianco <apbianco@redhat.com> * gcj.texi: Use `which-gcj' instead of `which-g77.' (version-gcc): Initialized. (which-gcj): Likewise. (http://gcc.gnu.org/ml/gcc-patches/2001-04/msg00333.html) From-SVN: r41133
This commit is contained in:
parent
b8136a1632
commit
8b66cd8f57
2 changed files with 11 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
2001-04-05 Alexandre Petit-Bianco <apbianco@redhat.com>
|
||||
|
||||
* gcj.texi: Use `which-gcj' instead of `which-g77.'
|
||||
(version-gcc): Initialized.
|
||||
(which-gcj): Likewise.
|
||||
|
||||
2001-04-04 Alexandre Petit-Bianco <apbianco@redhat.com>
|
||||
|
||||
* java-tree.h (struct lang_decl): New macro
|
||||
|
|
|
@ -10,6 +10,10 @@
|
|||
@c When this manual is copyrighted.
|
||||
@set copyrights-gcj 2001
|
||||
|
||||
@c Versions
|
||||
@set version-gcc 3.1
|
||||
@set which-gcj GCC-@value{version-gcc}
|
||||
|
||||
@ifinfo
|
||||
@format
|
||||
@dircategory Programming
|
||||
|
@ -64,7 +68,7 @@ Free Software Foundation instead of in the original English.
|
|||
@vskip 0pt plus 1filll
|
||||
Copyright @copyright{} @value{copyrights-gcj} Free Software Foundation, Inc.
|
||||
@sp 2
|
||||
For the @value{which-g77} Version*
|
||||
For the @value{which-gcj} Version*
|
||||
@sp 1
|
||||
Published by the Free Software Foundation @*
|
||||
59 Temple Place - Suite 330@*
|
||||
|
|
Loading…
Add table
Reference in a new issue