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
/
cc1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update bmake glue to build GCC 4.2.
kan
2007-05-19
1
-19
/
+12
*
NOSHARED -> NO_SHARED
ru
2004-12-21
1
-1
/
+1
*
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
-5
/
+4
*
Fixed style of DPADD and LDADD assignments as per style.Makefile(5).
ru
2004-02-05
1
-2
/
+2
*
Update bmake bits to build GCC 3.3.1-prerelease.
kan
2003-07-11
1
-1
/
+1
*
Restore some of the implementation from the Bmake gcc 2.95 bits.
obrien
2002-05-13
1
-10
/
+11
*
Tidy up the cleanfiles.
obrien
2002-05-12
1
-1
/
+1
*
Bmake bits for Gcc 3.1.
obrien
2002-05-10
1
-9
/
+11
*
Change YACCing.
obrien
2002-04-10
1
-8
/
+5
*
Fine! I cannot freaking take the bikeshed any more.
obrien
2002-04-08
1
-1
/
+1
*
Minor style tweak.
obrien
2002-04-04
1
-1
/
+1
*
Make the sed line a little bit more clear (it will get messier later).
obrien
2002-04-04
1
-1
/
+2
*
Set NOSHARED conditionally.
obrien
2002-04-04
1
-1
/
+1
*
Clean up the YACCing. I don't know why we cannot leave the .y's as .y's.
obrien
2002-04-04
1
-4
/
+2
*
Move c-decl.c out of the common libcc_int.a into the binary Makefiles
obrien
2000-05-24
1
-1
/
+2
*
Merge cc_drv into cc_int. Merge more shared files into cc_int.
obrien
2000-01-24
1
-3
/
+2
*
Simply cc_tools/Makefile by moving the parser generation to the respective
obrien
2000-01-24
1
-1
/
+18
*
Minor cosmetic changes in an attempt to improve consistancy.
obrien
1999-11-04
1
-0
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Purely cosmetic cleanups.
obrien
1999-08-16
1
-5
/
+3
*
Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2
obrien
1999-04-04
1
-3
/
+7
*
NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".
pst
1997-06-29
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
*
Remove the partial support for a shared -lcc_int, since it's been unusable
peter
1996-09-21
1
-2
/
+2
*
Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!
peter
1996-09-19
10
-20380
/
+5
*
Build cc1 nonshared. This actually results in it consuming 40K *less* disk
dg
1995-10-01
1
-1
/
+2
*
Stop using gnumalloc.
phk
1995-09-22
1
-3
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
7
-78
/
+78
*
Integrated GCC-2.6.1 -> GCC-2.6.2 changes.
phk
1994-11-15
1
-2
/
+7
*
----------------------------------
phk
1994-11-03
3
-104
/
+136
*
Make GCC's back end be shared among all languages. cc, c++, and cpp now
wollman
1994-09-18
1
-1
/
+1
*
Use gnumalloc to help reduce memory consumption.
dg
1994-08-29
1
-2
/
+2
*
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
10
-0
/
+20353