aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/cc1plus
Commit message (Expand)AuthorAgeFilesLines
* Drop the use of Bison for Byacc now that we don't need to depend on theDavid E. O'Brien2000-01-111-2/+0
* Minor cosmetic changes in an attempt to improve consistancy.David E. O'Brien1999-11-041-1/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Purely cosmetic cleanups.David E. O'Brien1999-08-161-9/+7
* Use Bison with "--broken-undeftoken-init".David E. O'Brien1999-08-141-2/+2
* Only use Bison to generate cc1plus's parse code.David E. O'Brien1999-08-011-1/+3
* Use Yacc rather than Bison.David E. O'Brien1999-07-281-2/+2
* The Unix way is arguments come before an input file name, not after.David E. O'Brien1999-07-281-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-8/+16
* Changes to support full make parallelism (-j<n>) in the worldJordan K. Hubbard1997-10-051-2/+3
* NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".Paul Traina1997-06-291-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
* Remove the partial support for a shared -lcc_int, since it's been unusablePeter Wemm1996-09-211-3/+3
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!Peter Wemm1996-09-1933-71408/+15
* Make cc1plus smaller and faster as was done for cc1 by linking static.Garrett Wollman1995-10-021-1/+2
* Stop using gnumalloc.Poul-Henning Kamp1995-09-221-3/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-3024-374/+374
* Gcc v2.6.3 currently has a problem with templates. Specifically, withNate Williams1995-03-171-0/+4
* Updated the sources to gcc 2.6.3 with FreeBSD changes already applied.Nate Williams1995-03-118-3411/+3363
* ----------------------------------Poul-Henning Kamp1994-11-0322-4862/+5575
* Make GCC's back end be shared among all languages. cc, c++, and cpp nowGarrett Wollman1994-09-181-1/+1
* Use gnumalloc to help reduce memory consumption.David Greenman1994-08-291-2/+2
* Add dependencies on libraries to DPADD. Someday this should be doneBruce Evans1994-08-281-2/+1
* Here comes the right import of gcc-2.6.0.Poul-Henning Kamp1994-08-0233-0/+70750