Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-03-04 | Don't try and rebuild configure with autoconf. We have no guarantee | Todd C. Miller | |
that the timestamp on configure will be newer than configure.in... | |||
1998-03-04 | use mkstemp() correctly, i think | Theo de Raadt | |
1998-03-03 | GCC 2.8.0 merge | Niklas Hallqvist | |
1997-04-09 | Revert to older (working) version of gcc, plus recent changes. | Jason Downs | |
1997-04-09 | Remove the rest of the new files. | Jason Downs | |
Commit a couple local configuration changes of mine before I lose them. | |||
1997-04-09 | We're pulling this back out... | Jason Downs | |
1997-04-04 | changes required to get gcc with the new g77 0.5.20 compiled smoothly | Thomas Graichen | |
on OpenBSD | |||
1997-04-04 | sync g77 to version 0.5.20 - i hope i got everything right because there | Thomas 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-04 | import of libU77 - part of sync to g77-0.5.20 | Thomas Graichen | |
1997-04-02 | Use 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-19 | f77 0.5.19.1. | Jason Downs | |
1997-02-07 | no, this does not work yet either | Theo de Raadt | |
1997-02-06 | cd into gcc/f before building g77.info to avoid picking up on the wrong | kstailey | |
version of install.texi (both gcc/install.texi and gcc/f/install.texi exist and are different.) | |||
1997-02-03 | back out prev. change since it breaks obj@ symlinks | kstailey | |
1997-02-02 | do not include wrong version of install.texi | kstailey | |
1996-12-15 | Update to g77 0.5.19 | Jason Downs | |
1996-07-31 | Redid the info-file build slightly, but with kept semantics. Made g77 | Niklas Hallqvist | |
this style too. Added OpenBSD/alpha support | |||
1996-07-27 | Initial integration of G77. | Jason Downs | |
Please do a make cleandir before rebuilding gcc! |