summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove libobjc and other Objective-C related components, as these aredim2011-04-171-4/+0
* Update bmake glue to build GCC 4.2.kan2007-05-191-8/+1
* Desupport the *_COLLECT2 no-op.ru2006-03-211-2/+2
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-6/+8
* Remove trailing whitespace.kan2004-11-071-1/+1
* Reconnect c++filt to the build.kan2004-11-071-2/+2
* Bmake glue for GCC 3.4.2-prerelease.kan2004-07-281-1/+1
* Update bmake bits to build GCC 3.3.1-prerelease.kan2003-07-111-1/+1
* Install the i386 MMX headers, and IA-64 intrinsics functions.obrien2002-06-041-1/+1
* We don't need this library any more.obrien2002-06-041-1/+1
* Back out revision 1.30 change.ru2002-05-171-2/+0
* Do not cut `docs' out of the build with NO_CXX.obrien2002-05-171-2/+2
* Make sure to not yet build the GNU C++, but still allowru2002-05-151-0/+2
* Sorry, I did not mean to turn collect2 back on yet.obrien2002-05-111-1/+1
* Bmake bits for Gcc 3.1.obrien2002-05-101-4/+4
* Turn off collect2.obrien2002-04-151-3/+3
* Build and install collect2. This is needed for some C++ programs.obrien2002-04-061-0/+3
* I am no longer the FreeBSD GCC maintainer.obrien2001-09-101-4/+0
* Note rules of enguagement.obrien2001-03-151-0/+4
* Add `gcov' to the mix.obrien2000-12-231-0/+4
* Make the SUBDIR list more granular to assist in my GCC hacking.obrien2000-03-191-1/+9
* Merge cc_drv into cc_int. Merge more shared files into cc_int.obrien2000-01-241-1/+1
* Turn on a new /usr/bin/cpp that is a true binary rather than a shell scriptobrien2000-01-041-1/+1
* Add libcc_fbsd.a that contains libc and libiberty routines needed inobrien1999-12-191-1/+1
* remove cc1obj from the original SUBDIR list since it's made optionalmarcel1999-11-281-1/+1
* Make ObjC bits optional. NO_OBJC ==> don't need `em.obrien1999-11-271-3/+5
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Purely cosmetic cleanups.obrien1999-08-161-3/+1
* Hookup FORTRAN info docs.obrien1999-04-251-1/+2
* Hookup the new FORTRAN compiler. Define `NO_FORTRAN' to not compile it.obrien1999-04-181-1/+6
* As the INFO stuff un doc/ works, we may as well build/install it.markm1999-04-131-2/+2
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2obrien1999-04-041-2/+2
* Hookup libgcc at gnu/lib instead of gnu/usr.bin/ccobrien1999-03-311-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
* Build/install c++filt from g++, we already have all the sources andpeter1996-10-131-2/+5
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!peter1996-09-191-3/+2
* Add doc subdirache1995-01-221-2/+2
* Integrated GCC-2.6.1 -> GCC-2.6.2 changes.phk1994-11-151-1/+1
* Added f77 program. This is a modified version of the c++ program.ljo1994-10-251-2/+2
* Make GCC's back end be shared among all languages. cc, c++, and cpp nowwollman1994-09-181-1/+1
* Here comes the right import of gcc-2.6.0.phk1994-08-021-0/+8
OpenPOWER on IntegriCloud