summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc1plus
Commit message (Expand)AuthorAgeFilesLines
* 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-1933-71408/+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
* Remove trailing whitespace.rgrimes1995-05-3024-374/+374
* Gcc v2.6.3 currently has a problem with templates. Specifically, withnate1995-03-171-0/+4
* Updated the sources to gcc 2.6.3 with FreeBSD changes already applied.nate1995-03-118-3411/+3363
* ----------------------------------phk1994-11-0322-4869/+5582
* 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-0233-0/+70750
OpenPOWER on IntegriCloud