aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.0_cvscvs2svn2000-07-261-1/+1
* MFC: Improve build granularity by introducing NO_CPP and NO_CXX.David E. O'Brien2000-07-041-1/+9
* Merge cc_drv into cc_int. Merge more shared files into cc_int.David E. O'Brien2000-01-241-1/+1
* Turn on a new /usr/bin/cpp that is a true binary rather than a shell scriptDavid E. O'Brien2000-01-041-1/+1
* Add libcc_fbsd.a that contains libc and libiberty routines needed inDavid E. O'Brien1999-12-191-1/+1
* remove cc1obj from the original SUBDIR list since it's made optionalMarcel Moolenaar1999-11-281-1/+1
* Make ObjC bits optional. NO_OBJC ==> don't need `em.David E. O'Brien1999-11-271-3/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Purely cosmetic cleanups.David E. O'Brien1999-08-161-3/+1
* Hookup FORTRAN info docs.David E. O'Brien1999-04-251-1/+2
* Hookup the new FORTRAN compiler. Define `NO_FORTRAN' to not compile it.David E. O'Brien1999-04-181-1/+6
* As the INFO stuff un doc/ works, we may as well build/install it.Mark Murray1999-04-131-2/+2
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2David E. O'Brien1999-04-041-2/+2
* Hookup libgcc at gnu/lib instead of gnu/usr.bin/ccDavid E. O'Brien1999-03-311-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Build/install c++filt from g++, we already have all the sources andPeter Wemm1996-10-131-2/+5
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!Peter Wemm1996-09-191-3/+2
* Add doc subdirAndrey A. Chernov1995-01-221-2/+2
* Integrated GCC-2.6.1 -> GCC-2.6.2 changes.Poul-Henning Kamp1994-11-151-1/+1
* Added f77 program. This is a modified version of the c++ program.L Jonas Olsson1994-10-251-2/+2
* Make GCC's back end be shared among all languages. cc, c++, and cpp nowGarrett Wollman1994-09-181-1/+1
* Here comes the right import of gcc-2.6.0.Poul-Henning Kamp1994-08-021-0/+8