summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/c++
Commit message (Expand)AuthorAgeFilesLines
* bsd.own.mk needs to be included before Makefil.inc so MK_ARM_EABI is definedandrew2013-01-251-3/+3
* Reorder so that NO_MAN is declared before bsd.own.mk is included and thusbrooks2013-01-241-6/+7
* Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, thatdim2012-02-291-3/+7
* Update bmake glue to build GCC 4.2.kan2007-05-191-4/+4
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideru2004-10-241-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
* We don't need this library any more.obrien2002-06-041-2/+2
* Bmake bits for Gcc 3.1.obrien2002-05-101-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-2/+0
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Purely cosmetic cleanups.obrien1999-08-161-5/+3
* 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-041-2/+11
* I goofed on the `LINKS' syntax.obrien1998-03-181-2/+3
* add `CC' as a link to `c++' for compatablity with SGI.obrien1998-03-081-2/+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-191-543/+0
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Make error message for no input files specified consistent across allrgrimes1995-05-171-1/+1
* Integrated GCC-2.6.1 -> GCC-2.6.2 changes.phk1994-11-151-1/+1
* ----------------------------------phk1994-11-031-5/+13
* Link g++ -> c++, like I did with gcc -> cc. This is evil, but it'sjkh1994-11-011-1/+2
* Make GCC's back end be shared among all languages. cc, c++, and cpp nowwollman1994-09-181-3/+1
* Add dependencies on libraries to DPADD. Someday this should be donebde1994-08-281-2/+1
* Here comes the right import of gcc-2.6.0.phk1994-08-022-0/+548
OpenPOWER on IntegriCloud