summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/f77
Commit message (Expand)AuthorAgeFilesLines
* Removed the cc_fbsd bootstrap library; upgrades from 4.0-RELEASERuslan Ermilov2002-11-151-2/+2
* MFC: rev 1.13 [Move some cflag contents to where they are acutally used]David E. O'Brien2000-07-041-2/+7
* Merge cc_drv into cc_int. Merge more shared files into cc_int.David E. O'Brien2000-01-241-2/+2
* Add libcc_fbsd.a that contains libc and libiberty routines needed inDavid E. O'Brien1999-12-191-2/+2
* Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.David E. O'Brien1999-11-151-2/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Purely cosmetic cleanups.David E. O'Brien1999-08-161-3/+1
* Move HAVE_CONFIG_H define to global cc/ Makefile so all can share the benifits.David E. O'Brien1999-04-181-2/+2
* Use inherited BINDIR defintion.David E. O'Brien1999-04-181-2/+1
* Minimum change to convert from home-grown f77 to EGCS's g77.David E. O'Brien1999-04-181-3/+15
* Make room for g77.David E. O'Brien1999-04-182-645/+0
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* Sort cross references.Wolfram Schneider1997-01-131-2/+4
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!Peter Wemm1996-09-191-45/+79
* Reviewed by: jmz (Jean-Marc Zucconi)Thomas Graichen1996-01-162-2/+68
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Make error message for no input files specified consistent across allRodney W. Grimes1995-05-171-1/+1
* Added f77 program. This is a modified version of the c++ program.L Jonas Olsson1994-10-252-0/+552