summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc/f
AgeCommit message (Collapse)Author
1998-03-04Don't try and rebuild configure with autoconf. We have no guaranteeTodd C. Miller
that the timestamp on configure will be newer than configure.in...
1998-03-04use mkstemp() correctly, i thinkTheo de Raadt
1998-03-03GCC 2.8.0 mergeNiklas Hallqvist
1997-04-09Revert to older (working) version of gcc, plus recent changes.Jason Downs
1997-04-09Remove the rest of the new files.Jason Downs
Commit a couple local configuration changes of mine before I lose them.
1997-04-09We're pulling this back out...Jason Downs
1997-04-04changes required to get gcc with the new g77 0.5.20 compiled smoothlyThomas Graichen
on OpenBSD
1997-04-04sync g77 to version 0.5.20 - i hope i got everything right because thereThomas Graichen
is no patch from 0.5.19 to 0.5.20 - so i did it by diffing two gcc trees looking carefully at the results what does the new g77 give us: * now it completely works on the alpha (64bit) * faster * less bugs :-)
1997-04-04import of libU77 - part of sync to g77-0.5.20Thomas Graichen
1997-04-02Use new makeinfo -P dir option to prepend gcc/f to the include path.kstailey
You must rebuild and install the new makeinfo before building gcc! This corrects the gcc/install.texi gcc/f/install.texi name collision.
1997-02-19f77 0.5.19.1.Jason Downs
1997-02-07no, this does not work yet eitherTheo de Raadt
1997-02-06cd into gcc/f before building g77.info to avoid picking up on the wrongkstailey
version of install.texi (both gcc/install.texi and gcc/f/install.texi exist and are different.)
1997-02-03back out prev. change since it breaks obj@ symlinkskstailey
1997-02-02do not include wrong version of install.texikstailey
1996-12-15Update to g77 0.5.19Jason Downs
1996-07-31Redid the info-file build slightly, but with kept semantics. Made g77Niklas Hallqvist
this style too. Added OpenBSD/alpha support
1996-07-27Initial integration of G77.Jason Downs
Please do a make cleandir before rebuilding gcc!