summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/f77
Commit message (Collapse)AuthorAgeFilesLines
* Revert $FreeBSD$ to $Id$peter1997-02-222-2/+2
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-142-2/+2
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Sort cross references.wosch1997-01-131-2/+4
|
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!peter1996-09-191-45/+79
| | | | | | | | | | | | | | | (the old cc has been tagged with "gcc_2_6_3_final" so we have a reference point in case of unforseen disasters...) This has the objc backend active, and I think I've managed to get the f77 f2c support through in one piece, but I don't know fortran to test it. A 'make world' change and libobjc commit will follow. If you normally do 'make -DNOCLEAN world', do not do so this time, I know it can fail with groff. This version of gcc makes a **LOT** more warnings on our kernel.
* Reviewed by: jmz (Jean-Marc Zucconi)graichen1996-01-162-2/+68
| | | | added a simple man-page for our f77 (f2c/gcc driver)
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
|
* Make error message for no input files specified consistent across allrgrimes1995-05-171-1/+1
| | | | | | three compilers. Submitted by: Thomas Graichen <graichen@sirius.physik.fu-berlin.de>
* Added f77 program. This is a modified version of the c++ program.ljo1994-10-252-0/+552
All it does is add -lf2c and -lm.
OpenPOWER on IntegriCloud