summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc1
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update GCC dependencies.bdrewery2016-06-041-0/+2
* DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-241-2/+0
* Use LIBEXECDIR for /usr/libexec.bdrewery2015-11-261-1/+1
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-251-2/+0
* Add META_MODE support.sjg2015-06-131-0/+25
|\
| * Merge from headsjg2014-05-081-1/+1
| |\ | |/ |/|
| * Merge headsjg2014-04-281-1/+1
| |\
| * | Updated dependenciessjg2013-03-171-2/+1
| * | Sync with HEAD.obrien2013-02-081-1/+2
| |\ \
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+25
* | | | 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-19/+12
* 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-1/+1
* Bmake glue for GCC 3.4.2-prerelease.kan2004-07-281-5/+4
* 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
* Restore some of the implementation from the Bmake gcc 2.95 bits.obrien2002-05-131-10/+11
* Tidy up the cleanfiles.obrien2002-05-121-1/+1
* Bmake bits for Gcc 3.1.obrien2002-05-101-9/+11
* Change YACCing.obrien2002-04-101-8/+5
* Fine! I cannot freaking take the bikeshed any more.obrien2002-04-081-1/+1
* Minor style tweak.obrien2002-04-041-1/+1
* Make the sed line a little bit more clear (it will get messier later).obrien2002-04-041-1/+2
* 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-4/+2
* Move c-decl.c out of the common libcc_int.a into the binary Makefilesobrien2000-05-241-1/+2
* Merge cc_drv into cc_int. Merge more shared files into cc_int.obrien2000-01-241-3/+2
* Simply cc_tools/Makefile by moving the parser generation to the respectiveobrien2000-01-241-1/+18
* Minor cosmetic changes in an attempt to improve consistancy.obrien1999-11-041-0/+1
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Purely cosmetic cleanups.obrien1999-08-161-5/+3
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2obrien1999-04-041-3/+7
* 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-2/+2
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!peter1996-09-1910-20380/+5
* Build cc1 nonshared. This actually results in it consuming 40K *less* diskdg1995-10-011-1/+2
* Stop using gnumalloc.phk1995-09-221-3/+3
* Remove trailing whitespace.rgrimes1995-05-307-78/+78
* Integrated GCC-2.6.1 -> GCC-2.6.2 changes.phk1994-11-151-2/+7
* ----------------------------------phk1994-11-033-104/+136
* 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
OpenPOWER on IntegriCloud