In addition to James Craig Burley, who wrote the front end, many people have helped create and improve GNU Fortran.
libf2c
library (combined from the libF77
and
libI77
libraries) provided as part of f2c
, available for
free from netlib
sites on the Internet.
g77
's
public release. This work consisted of testing, researching, sometimes
debugging, and occasionally providing small amounts of code and fixes
for g77
, plus offering plenty of helpful advice to Craig:
takafumi@u-aizu.ac.jp
Michel.Kern@inria.fr
snyder@d0sgif.fnal.gov
)
provided the patch to add rudimentary support
for `INTEGER*1', `INTEGER*2', and
`LOGICAL*1'.
This inspired Craig to add further support,
even though the resulting support
would still be incomplete, because version 0.6 is still
a ways off.
ronis@onsager.chem.mcgill.ca
) inspired
and encouraged Craig to rewrite the documentation in texinfo
format by contributing a first pass at a translation of the
old g77-0.5.16/f/DOC
file.
toon@moene.indiv.nluug.nl
) performed
some analysis of generated code as part of an overall project
to improve g77
code generation to at least be as good
as f2c
used in conjunction with gcc
.
So far, this has resulted in the three, somewhat
experimental, options added by g77
to the gcc
compiler and its back end.
g77
over the past several years, and undoubtedly more people
will be doing so in the future.
If you have done so, and would like
to see your name listed in the above list, please ask!
The default is that people wish to remain anonymous.
Go to the first, previous, next, last section, table of contents.