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
/
lib
/
libstdc++
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Install etx/numeric_traits.h.
kan
2007-08-16
1
-4
/
+4
*
Fix the fallout from over-zealous obsolete files removal. Use correct
kan
2007-05-19
1
-1
/
+1
*
Update bmake glue to build GCC 4.2.
kan
2007-05-19
1
-49
/
+430
*
The ARM platform does the setjmp/longjmp type of exception handling.
obrien
2006-10-05
1
-0
/
+3
*
Fix build due to the incomplete removal of demangle.h.
ru
2006-09-30
1
-1
/
+1
*
Bump the shared library version number of all libraries that have not
kensmith
2005-07-22
1
-1
/
+1
*
Enforce style.Makefile(5).
trhodes
2005-04-22
1
-1
/
+1
*
Of all templates only lists need a special implmementation file compiled
kan
2005-01-26
1
-8
/
+9
*
Add -frandom-seed=RepeatabilityConsideredGood to CFLAGS for building this
cperciva
2005-01-17
1
-0
/
+1
*
Add atomicity.cc to CLEANFILES.
ru
2004-09-01
1
-0
/
+1
*
Bmake glue for GCC 3.4.2-prerelease.
kan
2004-07-28
1
-102
/
+135
*
Fixed style of DPADD and LDADD assignments as per style.Makefile(5).
ru
2004-02-05
1
-2
/
+2
*
Correct the atomicity.h fallback path on architectures which do not
kan
2004-01-06
1
-1
/
+1
*
Do not install files which are not part of GCC 3.3.x anymore.
kan
2004-01-05
1
-3
/
+3
*
Update bmake bits to build GCC 3.3.1-prerelease.
kan
2003-07-11
1
-29
/
+41
*
Oops, remove hack to stop libstdc++.so being built now that gcc uses
peter
2003-06-26
1
-5
/
+0
*
Do not bogusly set CSTD to the empty string.
des
2003-06-14
1
-1
/
+0
*
Something funky is going on here... disabling CSTD makes it go away...
obrien
2003-06-02
1
-0
/
+1
*
libstdc++.so breaks on amd64 due to bogons in our build, so prevent the
peter
2003-05-24
1
-0
/
+5
*
Install one more header file which is new with GCC 3.2.2.
kan
2003-02-10
1
-0
/
+1
*
C++ exceptions with shared libraries are working on sparc64 now.
kan
2002-12-05
1
-2
/
+0
*
Remove files no longer part of the gcc_3_2_anoncvs_20021009 libstdc++.
obrien
2002-11-27
1
-1
/
+1
*
Zap now-unused SHLIB_MINOR
peter
2002-09-28
1
-1
/
+0
*
Bmake bits for GCC 3.2.1-prerelease libstdc++.
kan
2002-09-17
1
-2
/
+3
*
Connect new files added with GCC 3.2.1 import to the build.
kan
2002-09-01
1
-2
/
+3
*
Bandaid for sparc64. Do not build libstdc++.so for now on sparc64.
peter
2002-07-08
1
-0
/
+2
*
Disconnect the docs until we figure out if there are any with v3.
obrien
2002-06-19
1
-1
/
+1
*
Turn on the math function stub stubs.
obrien
2002-06-02
1
-1
/
+1
*
The new bsd.incs.mk is powerful enough to handle this wrinkle.
ru
2002-05-31
1
-23
/
+100
*
Tweak so that .o's are written into src/contrib/gcc
obrien
2002-05-29
1
-2
/
+2
*
Add some build glue for libstdc++. I'm not a C++ person, but this seems
peter
2002-05-29
1
-71
/
+76
*
Added new bsd.incs.mk which handles installing of header files
ru
2002-05-12
1
-14
/
+5
*
Bmake bits for Gcc 3.1.
obrien
2002-05-10
1
-165
/
+80
*
Sigh. I should know better than to commit a one line change from a PR
obrien
2001-03-24
1
-1
/
+1
*
Install sstring.
obrien
2001-03-24
1
-2
/
+2
*
Scoot things over to the temporary *.295 source while I do major construction
obrien
2000-06-04
1
-1
/
+1
*
Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.
obrien
1999-11-15
1
-7
/
+9
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
{EGCSDIR}->{SRCDIR} + associated tweaks.
obrien
1999-08-16
1
-11
/
+10
*
Purely cosmetic changes -- fix Id's
obrien
1999-08-16
1
-3
/
+1
*
Remove several explicit rules. The two for exceptioni.o and typeionfoi.o
obrien
1999-04-25
1
-43
/
+1
*
Foo. jdp changed .so to .So during the time I did the EGCS work and I
obrien
1999-04-15
1
-3
/
+3
*
Missed a "\" in a continuation line.
obrien
1999-04-08
1
-2
/
+2
*
Cometic cleanup.
obrien
1999-04-08
1
-15
/
+15
*
Don't generate _G_config.h, use fixed version.
obrien
1999-04-07
1
-11
/
+13
*
Fix .for loop continuation lines style bugs.
obrien
1999-04-05
1
-7
/
+7
*
Add iostream Info docs.
obrien
1999-04-05
1
-0
/
+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
-71
/
+73
*
Switch to using ".So" as the extension for PIC object files rather
jdp
1999-01-09
1
-3
/
+3
*
Avoid using `ld -O' (as in bsd.lib.mk). `ld -O' seems to have caused only
bde
1998-12-27
1
-7
/
+15
[next]