OSDN Git Service

2000-11-05 Toon Moene <toon@moene.indiv.nluug.nl>
[pf3gnuchains/gcc-fork.git] / gcc / f / root.texi
1 @c DEVELOPMENT is set to indicate an in-development version,
2 @c as compared to a release version.  When making a release
3 @c (e.g. a release branch in the CVS repository for gcc),
4 @c clear this and set the version information correctly.
5 @set DEVELOPMENT
6 @set version-g77 0.5.25
7 @set version-gcc 2.97
8
9 @c GCC-G77 indicates this is the GCC (2.95 or later) version of g77.
10 @set GCC-G77
11
12 @c EGCS-G77 indicates this is the EGCS (1.0 or 1.1) version of g77.
13 @clear EGCS-G77
14
15 @c FSF-G77 indicates this is the FSF (0.5.23 or earlier) version of g77.
16 @clear FSF-G77
17
18 @set email-general gcc@@gcc.gnu.org
19 @set email-bugs gcc-bugs@@gcc.gnu.org or bug-gcc@@gnu.org
20 @set path-g77 gcc/gcc/f
21 @set path-libf2c gcc/libf2c
22
23 @ifset GCC-G77
24 @set which-g77 GCC-@value{version-gcc}
25 @set which-gcc GCC
26 @end ifset
27
28 @ifset EGCS-G77
29 @set which-g77 EGCS-@value{version-egcs}
30 @set which-gcc EGCS
31 @end ifset
32
33 @ifset FSF-G77
34 @set which-g77 FSF-@value{version-g77}
35 @set which-gcc GCC
36 @end ifset
37
38 @set email-burley craig@@jcb-sc.com
39 @set www-burley http://world.std.com/%7Eburley