summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/f/root.texi
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1999-10-16 06:09:09 +0000
committerobrien <obrien@FreeBSD.org>1999-10-16 06:09:09 +0000
commitcae8fa8120c70195f34a2456f18c4c848a2d3e0c (patch)
treef7d3a3ab9c32694206552e767626366f016f2062 /contrib/gcc/f/root.texi
parent84656b55b6e25e30322dc903a05de53706361d3d (diff)
downloadFreeBSD-src-cae8fa8120c70195f34a2456f18c4c848a2d3e0c.zip
FreeBSD-src-cae8fa8120c70195f34a2456f18c4c848a2d3e0c.tar.gz
Virgin import of the GCC 2.95.1 compilers
Diffstat (limited to 'contrib/gcc/f/root.texi')
-rw-r--r--contrib/gcc/f/root.texi40
1 files changed, 40 insertions, 0 deletions
diff --git a/contrib/gcc/f/root.texi b/contrib/gcc/f/root.texi
new file mode 100644
index 0000000..dce97c0
--- /dev/null
+++ b/contrib/gcc/f/root.texi
@@ -0,0 +1,40 @@
+@c DEVELOPMENT is set to indicate an in-development version,
+@c as compared to a release version. When making a release
+@c (e.g. a release branch in the CVS repository for egcs),
+@c clear this and set the version information correctly.
+@clear DEVELOPMENT
+@set version-g77 0.5.25
+@set version-egcs 1.2
+@set version-gcc 2.95
+
+@c GCC-G77 indicates this is the GCC (2.95 or later) version of g77.
+@set GCC-G77
+
+@c EGCS-G77 indicates this is the EGCS (1.0 or 1.1) version of g77.
+@clear EGCS-G77
+
+@c FSF-G77 indicates this is the FSF (0.5.23 or earlier) version of g77.
+@clear FSF-G77
+
+@set email-general gcc@@gcc.gnu.org
+@set email-bugs gcc-bugs@@gcc.gnu.org or bug-gcc@@gnu.org
+@set path-g77 egcs/gcc/f
+@set path-libf2c egcs/libf2c
+
+@ifset GCC-G77
+@set which-g77 GCC-@value{version-gcc}
+@set which-gcc GCC
+@end ifset
+
+@ifset EGCS-G77
+@set which-g77 EGCS-@value{version-egcs}
+@set which-gcc EGCS
+@end ifset
+
+@ifset FSF-G77
+@set which-g77 FSF-@value{version-g77}
+@set which-gcc GCC
+@end ifset
+
+@set email-burley craig@@jcb-sc.com
+@set www-burley http://world.std.com/%7Eburley
OpenPOWER on IntegriCloud