index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
cc
/
c++
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that
dim
2012-02-29
1
-3
/
+7
*
Update bmake glue to build GCC 4.2.
kan
2007-05-19
1
-4
/
+4
*
Start the dreaded NOFOO -> NO_FOO conversion.
ru
2004-12-21
1
-1
/
+1
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-1
/
+1
*
Bmake glue for GCC 3.4.2-prerelease.
kan
2004-07-28
1
-3
/
+0
*
Fixed style of DPADD and LDADD assignments as per style.Makefile(5).
ru
2004-02-05
1
-2
/
+2
*
We don't need this library any more.
obrien
2002-06-04
1
-2
/
+2
*
Bmake bits for Gcc 3.1.
obrien
2002-05-10
1
-0
/
+1
*
Move some cflag contents down to where they are acutally used.
obrien
2000-03-13
1
-0
/
+3
*
Merge cc_drv into cc_int. Merge more shared files into cc_int.
obrien
2000-01-24
1
-2
/
+2
*
Add libcc_fbsd.a that contains libc and libiberty routines needed in
obrien
1999-12-19
1
-2
/
+2
*
Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.
obrien
1999-11-15
1
-2
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Purely cosmetic cleanups.
obrien
1999-08-16
1
-5
/
+3
*
Use inherited BINDIR defintion.
obrien
1999-04-18
1
-2
/
+1
*
Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2
obrien
1999-04-04
1
-2
/
+11
*
I goofed on the `LINKS' syntax.
obrien
1998-03-18
1
-2
/
+3
*
add `CC' as a link to `c++' for compatablity with SGI.
obrien
1998-03-08
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!
peter
1996-09-19
1
-543
/
+0
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-4
/
+4
*
Make error message for no input files specified consistent across all
rgrimes
1995-05-17
1
-1
/
+1
*
Integrated GCC-2.6.1 -> GCC-2.6.2 changes.
phk
1994-11-15
1
-1
/
+1
*
----------------------------------
phk
1994-11-03
1
-5
/
+13
*
Link g++ -> c++, like I did with gcc -> cc. This is evil, but it's
jkh
1994-11-01
1
-1
/
+2
*
Make GCC's back end be shared among all languages. cc, c++, and cpp now
wollman
1994-09-18
1
-3
/
+1
*
Add dependencies on libraries to DPADD. Someday this should be done
bde
1994-08-28
1
-2
/
+1
*
Here comes the right import of gcc-2.6.0.
phk
1994-08-02
2
-0
/
+548