summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc
Commit message (Expand)AuthorAgeFilesLines
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building thekib2012-04-291-0/+2
* Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, thatdim2012-02-291-3/+8
* Update bmake glue to build GCC 4.2.kan2007-05-191-6/+2
* Prepare to pick up manpages from their new location.ru2006-09-211-1/+1
* NOSHARED -> NO_SHAREDru2004-12-211-1/+1
* Bmake glue for GCC 3.4.2-prerelease.kan2004-07-281-3/+0
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-051-2/+2
* The best we can do about man pages for the moment.obrien2002-06-051-1/+0
* We don't need this library any more.obrien2002-06-041-2/+2
* Bmake bits for Gcc 3.1.obrien2002-05-101-1/+3
* Fine! I cannot freaking take the bikeshed any more.obrien2002-04-081-1/+1
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* Allow "NOSHARED" to be overridden.obrien2001-02-281-1/+1
* Make `cc' and `cpp0' staticly linked binaries in this development versionobrien2001-02-171-0/+1
* Move some cflag contents down to where they are acutally used.obrien2000-03-131-0/+3
* Merge cc_drv into cc_int. Merge more shared files into cc_int.obrien2000-01-241-2/+2
* Add libcc_fbsd.a that contains libc and libiberty routines needed inobrien1999-12-191-2/+2
* Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.obrien1999-11-151-1/+1
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Purely cosmetic cleanups.obrien1999-08-161-7/+5
* Use inherited BINDIR defintion.obrien1999-04-181-2/+1
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2obrien1999-04-042-38/+9
* During compilation of a Fortran program f2c/f77 will spew thephk1998-07-241-1/+1
* First round of changes to support generation of assembler for the oldpeter1998-03-081-4/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!peter1996-09-194-9248/+42
* f2c's -krd does not work with f77 wrapperjoerg1996-03-271-1/+1
* Add some missing MLINKS, correct some cross references, correct somempp1996-02-092-4/+4
* Enabled my FUNCTION_PROFILER_EPILOGUE code and added optionbde1995-12-261-1/+17
* Remove trailing whitespace.rgrimes1995-05-301-17/+17
* Make error message for no input files specified consistent across allrgrimes1995-05-171-1/+1
* "Various very violent dissectionsphk1995-03-051-27/+7
* Install also a gcc.1 manual page as a link from cc.1, as long asats1994-12-261-1/+2
* Integrated GCC-2.6.1 -> GCC-2.6.2 changes.phk1994-11-152-7/+7
* ----------------------------------phk1994-11-031-264/+476
* Add LINKS to get gcc back.jkh1994-11-011-1/+3
* Added FORTRAN rule.ljo1994-10-251-0/+29
* Make GCC's back end be shared among all languages. cc, c++, and cpp nowwollman1994-09-181-4/+3
* Add dependencies on libraries to DPADD. Someday this should be donebde1994-08-281-2/+1
* Fixed up everything so that the version of gcc that we install from thepaul1994-08-231-6/+0
* Added -f to rm so install doesn't abort if the file doesn't exist.paul1994-08-201-1/+1
* Here comes the right import of gcc-2.6.0.phk1994-08-023-0/+9025
OpenPOWER on IntegriCloud