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
/
cc1plus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Purely cosmetic cleanups.
obrien
1999-08-16
1
-9
/
+7
*
Use Bison with "--broken-undeftoken-init".
obrien
1999-08-14
1
-2
/
+2
*
Only use Bison to generate cc1plus's parse code.
obrien
1999-08-01
1
-1
/
+3
*
Use Yacc rather than Bison.
obrien
1999-07-28
1
-2
/
+2
*
The Unix way is arguments come before an input file name, not after.
obrien
1999-07-28
1
-2
/
+2
*
Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2
obrien
1999-04-04
1
-8
/
+16
*
Changes to support full make parallelism (-j<n>) in the world
jkh
1997-10-05
1
-2
/
+3
*
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
-3
/
+3
*
Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!
peter
1996-09-19
33
-71408
/
+15
*
Make cc1plus smaller and faster as was done for cc1 by linking static.
wollman
1995-10-02
1
-1
/
+2
*
Stop using gnumalloc.
phk
1995-09-22
1
-3
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
24
-374
/
+374
*
Gcc v2.6.3 currently has a problem with templates. Specifically, with
nate
1995-03-17
1
-0
/
+4
*
Updated the sources to gcc 2.6.3 with FreeBSD changes already applied.
nate
1995-03-11
8
-3411
/
+3363
*
----------------------------------
phk
1994-11-03
22
-4869
/
+5582
*
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
33
-0
/
+70750