summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-291-32/+0
* Add more SUBDIR_PARALLEL.Bryan Drewery2015-10-151-1/+11
* Remove old GNU Binutils tools now provided by ELF Tool ChainEd Maste2015-08-051-3/+0
* Add ELF Tool Chain's c++filt to the buildEd Maste2015-04-301-1/+4
* Remove GNU texinfo from base along with all info pages.Baptiste Daroussin2015-01-021-1/+1
* Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" andWarner Losh2014-07-101-6/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* On platforms where clang is the default compiler, don't build gcc or libstdc++.David Chisnall2013-09-061-1/+6
* Remove libobjc and other Objective-C related components, as these areDimitry Andric2011-04-171-4/+0
* Update bmake glue to build GCC 4.2.Alexander Kabaev2007-05-191-8/+1
* Desupport the *_COLLECT2 no-op.Ruslan Ermilov2006-03-211-2/+2
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-6/+8
* Remove trailing whitespace.Alexander Kabaev2004-11-071-1/+1
* Reconnect c++filt to the build.Alexander Kabaev2004-11-071-2/+2
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-281-1/+1
* Update bmake bits to build GCC 3.3.1-prerelease.Alexander Kabaev2003-07-111-1/+1
* Install the i386 MMX headers, and IA-64 intrinsics functions.David E. O'Brien2002-06-041-1/+1
* We don't need this library any more.David E. O'Brien2002-06-041-1/+1
* Back out revision 1.30 change.Ruslan Ermilov2002-05-171-2/+0
* Do not cut `docs' out of the build with NO_CXX.David E. O'Brien2002-05-171-2/+2
* Make sure to not yet build the GNU C++, but still allowRuslan Ermilov2002-05-151-0/+2
* Sorry, I did not mean to turn collect2 back on yet.David E. O'Brien2002-05-111-1/+1
* Bmake bits for Gcc 3.1.David E. O'Brien2002-05-101-4/+4
|\
| * Bmake bits for GCC 3.1.David E. O'Brien2002-04-061-0/+31
* Turn off collect2.David E. O'Brien2002-04-151-3/+3
* Build and install collect2. This is needed for some C++ programs.David E. O'Brien2002-04-061-0/+3
* I am no longer the FreeBSD GCC maintainer.David E. O'Brien2001-09-101-4/+0
* Note rules of enguagement.David E. O'Brien2001-03-151-0/+4
* Add `gcov' to the mix.David E. O'Brien2000-12-231-0/+4
* Make the SUBDIR list more granular to assist in my GCC hacking.David E. O'Brien2000-03-191-1/+9
* Merge cc_drv into cc_int. Merge more shared files into cc_int.David E. O'Brien2000-01-241-1/+1
* Turn on a new /usr/bin/cpp that is a true binary rather than a shell scriptDavid E. O'Brien2000-01-041-1/+1
* Add libcc_fbsd.a that contains libc and libiberty routines needed inDavid E. O'Brien1999-12-191-1/+1
* remove cc1obj from the original SUBDIR list since it's made optionalMarcel Moolenaar1999-11-281-1/+1
* Make ObjC bits optional. NO_OBJC ==> don't need `em.David E. O'Brien1999-11-271-3/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Purely cosmetic cleanups.David E. O'Brien1999-08-161-3/+1
* Hookup FORTRAN info docs.David E. O'Brien1999-04-251-1/+2
* Hookup the new FORTRAN compiler. Define `NO_FORTRAN' to not compile it.David E. O'Brien1999-04-181-1/+6
* As the INFO stuff un doc/ works, we may as well build/install it.Mark Murray1999-04-131-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-2/+2
* Hookup libgcc at gnu/lib instead of gnu/usr.bin/ccDavid E. O'Brien1999-03-311-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
* Build/install c++filt from g++, we already have all the sources andPeter Wemm1996-10-131-2/+5
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!Peter Wemm1996-09-191-3/+2
* Add doc subdirAndrey A. Chernov1995-01-221-2/+2
* Integrated GCC-2.6.1 -> GCC-2.6.2 changes.Poul-Henning Kamp1994-11-151-1/+1
* Added f77 program. This is a modified version of the c++ program.L Jonas Olsson1994-10-251-2/+2
* Make GCC's back end be shared among all languages. cc, c++, and cpp nowGarrett Wollman1994-09-181-1/+1