summaryrefslogtreecommitdiff
path: root/gnu/lib/libstdc++/Makefile
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.0.0_cvscvs2svn2000-03-201-1/+1
* Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.David E. O'Brien1999-11-151-7/+9
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* {EGCSDIR}->{SRCDIR} + associated tweaks.David E. O'Brien1999-08-161-11/+10
* Purely cosmetic changes -- fix Id'sDavid E. O'Brien1999-08-161-3/+1
* Remove several explicit rules. The two for exceptioni.o and typeionfoi.oDavid E. O'Brien1999-04-251-43/+1
* Foo. jdp changed .so to .So during the time I did the EGCS work and IDavid E. O'Brien1999-04-151-3/+3
* Missed a "\" in a continuation line.David E. O'Brien1999-04-081-2/+2
* Cometic cleanup.David E. O'Brien1999-04-081-15/+15
* Don't generate _G_config.h, use fixed version.David E. O'Brien1999-04-071-11/+13
* Fix .for loop continuation lines style bugs.David E. O'Brien1999-04-051-7/+7
* Add iostream Info docs.David E. O'Brien1999-04-051-0/+2
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2David E. O'Brien1999-04-041-66/+68
* Switch to using ".So" as the extension for PIC object files ratherJohn Polstra1999-01-091-3/+3
* Avoid using `ld -O' (as in bsd.lib.mk). `ld -O' seems to have caused onlyBruce Evans1998-12-271-7/+15
* libg++ and libstdc++ also have internal calls to libm. Programs using thePeter Wemm1998-10-111-1/+4
* Don't use beforedepend to complicate and break things. The usualBruce Evans1998-03-201-140/+65
* Don't add streambuf.cc to SRCS twice.Bruce Evans1998-02-251-2/+2
* Add ${DESTDIR} in front of absolute paths.Satoshi Asami1997-05-231-2/+2
* Bye bye CPLUSPLUSLIB hack! It's not needed any more.John Polstra1997-05-061-2/+1
* Oops. Missed the Complex number add case of code generation.. :-]Peter Wemm1997-04-091-4/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* STL object files missing from libstdc++ - fix.Jordan K. Hubbard1996-11-151-2/+8
* Initial shot at a bmakefile for libstdc++Peter Wemm1996-10-031-0/+286