summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libstdc++/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-051-2/+2
* Correct the atomicity.h fallback path on architectures which do notkan2004-01-061-1/+1
* Do not install files which are not part of GCC 3.3.x anymore.kan2004-01-051-3/+3
* Update bmake bits to build GCC 3.3.1-prerelease.kan2003-07-111-29/+41
* Oops, remove hack to stop libstdc++.so being built now that gcc usespeter2003-06-261-5/+0
* Do not bogusly set CSTD to the empty string.des2003-06-141-1/+0
* Something funky is going on here... disabling CSTD makes it go away...obrien2003-06-021-0/+1
* libstdc++.so breaks on amd64 due to bogons in our build, so prevent thepeter2003-05-241-0/+5
* Install one more header file which is new with GCC 3.2.2.kan2003-02-101-0/+1
* C++ exceptions with shared libraries are working on sparc64 now.kan2002-12-051-2/+0
* Remove files no longer part of the gcc_3_2_anoncvs_20021009 libstdc++.obrien2002-11-271-1/+1
* Zap now-unused SHLIB_MINORpeter2002-09-281-1/+0
* Bmake bits for GCC 3.2.1-prerelease libstdc++.kan2002-09-171-2/+3
* Connect new files added with GCC 3.2.1 import to the build.kan2002-09-011-2/+3
* Bandaid for sparc64. Do not build libstdc++.so for now on sparc64.peter2002-07-081-0/+2
* Disconnect the docs until we figure out if there are any with v3.obrien2002-06-191-1/+1
* Turn on the math function stub stubs.obrien2002-06-021-1/+1
* The new bsd.incs.mk is powerful enough to handle this wrinkle.ru2002-05-311-23/+100
* Tweak so that .o's are written into src/contrib/gccobrien2002-05-291-2/+2
* Add some build glue for libstdc++. I'm not a C++ person, but this seemspeter2002-05-291-71/+76
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-14/+5
* Bmake bits for Gcc 3.1.obrien2002-05-101-165/+80
* Sigh. I should know better than to commit a one line change from a PRobrien2001-03-241-1/+1
* Install sstring.obrien2001-03-241-2/+2
* Scoot things over to the temporary *.295 source while I do major constructionobrien2000-06-041-1/+1
* Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.obrien1999-11-151-7/+9
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* {EGCSDIR}->{SRCDIR} + associated tweaks.obrien1999-08-161-11/+10
* Purely cosmetic changes -- fix Id'sobrien1999-08-161-3/+1
* Remove several explicit rules. The two for exceptioni.o and typeionfoi.oobrien1999-04-251-43/+1
* Foo. jdp changed .so to .So during the time I did the EGCS work and Iobrien1999-04-151-3/+3
* Missed a "\" in a continuation line.obrien1999-04-081-2/+2
* Cometic cleanup.obrien1999-04-081-15/+15
* Don't generate _G_config.h, use fixed version.obrien1999-04-071-11/+13
* Fix .for loop continuation lines style bugs.obrien1999-04-051-7/+7
* Add iostream Info docs.obrien1999-04-051-0/+2
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2obrien1999-04-041-71/+73
* Switch to using ".So" as the extension for PIC object files ratherjdp1999-01-091-3/+3
* Avoid using `ld -O' (as in bsd.lib.mk). `ld -O' seems to have caused onlybde1998-12-271-7/+15
* libg++ and libstdc++ also have internal calls to libm. Programs using thepeter1998-10-111-1/+4
* Don't use beforedepend to complicate and break things. The usualbde1998-03-201-140/+65
* Don't add streambuf.cc to SRCS twice.bde1998-02-251-2/+2
* Add ${DESTDIR} in front of absolute paths.asami1997-05-231-2/+2
* Bye bye CPLUSPLUSLIB hack! It's not needed any more.jdp1997-05-061-2/+1
* Oops. Missed the Complex number add case of code generation.. :-]peter1997-04-091-4/+4
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* STL object files missing from libstdc++ - fix.jkh1996-11-151-2/+8
* Initial shot at a bmakefile for libstdc++peter1996-10-031-0/+286
OpenPOWER on IntegriCloud