summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc1plus/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use LIBEXECDIR for /usr/libexec.bdrewery2015-11-261-1/+1
* Remove empty generated file upon gperf failureemaste2014-12-151-1/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-131-1/+1
* Add compiler support for the ARM EABI.andrew2013-01-171-1/+2
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building thekib2012-04-291-1/+4
* Update bmake glue to build GCC 4.2.kan2007-05-191-4/+14
* NOSHARED -> NO_SHAREDru2004-12-211-1/+1
* 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-2/+2
* Bmake glue for GCC 3.4.2-prerelease.kan2004-07-281-18/+8
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-051-2/+2
* Update bmake bits to build GCC 3.3.1-prerelease.kan2003-07-111-1/+1
* Gperf is usable again.obrien2002-12-041-2/+6
* Don't depend on gperf.obrien2002-05-181-6/+2
* Restore some of the implementation from the Bmake gcc 2.95 bits.obrien2002-05-131-7/+10
* I was finally able to repeat the -j breakage on one of my machines. Fix it.obrien2002-05-131-9/+7
* Tidy up the cleanfiles.obrien2002-05-121-1/+1
* Bmake bits for Gcc 3.1.obrien2002-05-101-15/+21
* Change YACCing.obrien2002-04-101-6/+5
* Fine! I cannot freaking take the bikeshed any more.obrien2002-04-081-1/+1
* Set NOSHARED conditionally.obrien2002-04-041-1/+1
* Clean up the YACCing. I don't know why we cannot leave the .y's as .y's.obrien2002-04-041-1/+1
* Drop the use of Bison for Byacc now that we don't need to depend on theobrien2000-01-111-2/+0
* Minor cosmetic changes in an attempt to improve consistancy.obrien1999-11-041-1/+3
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Purely cosmetic cleanups.obrien1999-08-161-9/+7
* Use Bison with "--broken-undeftoken-init".obrien1999-08-141-2/+2
* Only use Bison to generate cc1plus's parse code.obrien1999-08-011-1/+3
* Use Yacc rather than Bison.obrien1999-07-281-2/+2
* The Unix way is arguments come before an input file name, not after.obrien1999-07-281-2/+2
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2obrien1999-04-041-8/+16
* Changes to support full make parallelism (-j<n>) in the worldjkh1997-10-051-2/+3
* NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".pst1997-06-291-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
* Remove the partial support for a shared -lcc_int, since it's been unusablepeter1996-09-211-3/+3
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!peter1996-09-191-2/+15
* Make cc1plus smaller and faster as was done for cc1 by linking static.wollman1995-10-021-1/+2
* Stop using gnumalloc.phk1995-09-221-3/+3
* Make GCC's back end be shared among all languages. cc, c++, and cpp nowwollman1994-09-181-1/+1
* Use gnumalloc to help reduce memory consumption.dg1994-08-291-2/+2
* 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-021-0/+13
OpenPOWER on IntegriCloud