aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/cc1/Makefile
Commit message (Expand)AuthorAgeFilesLines
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-291-30/+0
* Don't use CCACHE for linking.Bryan Drewery2018-06-271-1/+1
* Use LIBEXECDIR for /usr/libexec.Bryan Drewery2015-11-261-1/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Add compiler support for the ARM EABI.Andrew Turner2013-01-171-1/+2
* Add src.conf option WITH_SHARED_TOOLCHAIN to enable building theKonstantin Belousov2012-04-291-1/+4
* Update bmake glue to build GCC 4.2.Alexander Kabaev2007-05-191-19/+12
* NOSHARED -> NO_SHAREDRuslan Ermilov2004-12-211-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-281-5/+4
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-2/+2
* Update bmake bits to build GCC 3.3.1-prerelease.Alexander Kabaev2003-07-111-1/+1
* Restore some of the implementation from the Bmake gcc 2.95 bits.David E. O'Brien2002-05-131-10/+11
* Tidy up the cleanfiles.David E. O'Brien2002-05-121-1/+1
* Bmake bits for Gcc 3.1.David E. O'Brien2002-05-101-9/+11
|\
| * Bmake bits for GCC 3.1.David E. O'Brien2002-04-061-9/+10
| * MFC: tidy up YACCing.David E. O'Brien2002-04-041-5/+4
| * Working changes for GCC 3.0.2.David E. O'Brien2001-12-181-0/+43
* Change YACCing.David E. O'Brien2002-04-101-8/+5
* Fine! I cannot freaking take the bikeshed any more.David E. O'Brien2002-04-081-1/+1
* Minor style tweak.David E. O'Brien2002-04-041-1/+1
* Make the sed line a little bit more clear (it will get messier later).David E. O'Brien2002-04-041-1/+2
* Set NOSHARED conditionally.David E. O'Brien2002-04-041-1/+1
* Clean up the YACCing. I don't know why we cannot leave the .y's as .y's.David E. O'Brien2002-04-041-4/+2
* Move c-decl.c out of the common libcc_int.a into the binary MakefilesDavid E. O'Brien2000-05-241-1/+2
* Merge cc_drv into cc_int. Merge more shared files into cc_int.David E. O'Brien2000-01-241-3/+2
* Simply cc_tools/Makefile by moving the parser generation to the respectiveDavid E. O'Brien2000-01-241-1/+18
* Minor cosmetic changes in an attempt to improve consistancy.David E. O'Brien1999-11-041-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Purely cosmetic cleanups.David E. O'Brien1999-08-161-5/+3
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2David E. O'Brien1999-04-041-3/+7
* 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-2/+2
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!Peter Wemm1996-09-191-3/+5
* Build cc1 nonshared. This actually results in it consuming 40K *less* diskDavid Greenman1995-10-011-1/+2
* Stop using gnumalloc.Poul-Henning Kamp1995-09-221-3/+3
* 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-021-0/+13