summaryrefslogtreecommitdiff
path: root/gnu/lib/libstdc++
AgeCommit message (Expand)Author
2002-05-07This commit was manufactured by cvs2svn to create branch 'WIP_GCC31'.cvs2svn
2002-05-07libstdc++ version 3 (Gcc 3.1 is a consumer) uses the typical `config.h'.David E. O'Brien
2001-03-24Sigh. I should know better than to commit a one line change from a PRDavid E. O'Brien
2001-03-24Install sstring.David E. O'Brien
2000-06-04Scoot things over to the temporary *.295 source while I do major constructionDavid E. O'Brien
2000-01-25Do not use "DEFAULT_VTABLE_THUNKS". The bugs that have existed sinceDavid E. O'Brien
2000-01-03Stop my evil plot to stop the use of GNU info files (which I don't care for)David E. O'Brien
1999-11-15Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.David E. O'Brien
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1999-08-16{EGCSDIR}->{SRCDIR} + associated tweaks.David E. O'Brien
1999-08-16Purely cosmetic changes -- fix Id'sDavid E. O'Brien
1999-05-02_G_USING_THUNKS probably applies to a.out too.David E. O'Brien
1999-04-25Remove several explicit rules. The two for exceptioni.o and typeionfoi.oDavid E. O'Brien
1999-04-15Foo. jdp changed .so to .So during the time I did the EGCS work and IDavid E. O'Brien
1999-04-08Missed a "\" in a continuation line.David E. O'Brien
1999-04-08Get stdargs right on the Alpha.David E. O'Brien
1999-04-08Cometic cleanup.David E. O'Brien
1999-04-07Don't generate _G_config.h, use fixed version.David E. O'Brien
1999-04-05Crap! I grabbed the wrong Makefile from the test machine.David E. O'Brien
1999-04-05Fix .for loop continuation lines style bugs.David E. O'Brien
1999-04-05Add iostream Info docs.David E. O'Brien
1999-04-05_G_config.h is now dynamically created.David E. O'Brien
1999-04-04Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2David E. O'Brien
1999-01-09Switch to using ".So" as the extension for PIC object files ratherJohn Polstra
1998-12-27Avoid using `ld -O' (as in bsd.lib.mk). `ld -O' seems to have caused onlyBruce Evans
1998-10-11libg++ and libstdc++ also have internal calls to libm. Programs using thePeter Wemm
1998-08-31Get definition of va_list from <stdarg.h>.Doug Rabson
1998-04-30This was broken for ELF builds.Doug Rabson
1998-03-20Don't use beforedepend to complicate and break things. The usualBruce Evans
1998-02-25Don't add streambuf.cc to SRCS twice.Bruce Evans
1997-09-20_G_VTABLE_LABLE_PREFIX is different between ELF and a.outPeter Wemm
1997-05-23Add ${DESTDIR} in front of absolute paths.Satoshi Asami
1997-05-06Bye bye CPLUSPLUSLIB hack! It's not needed any more.John Polstra
1997-04-09Oops. Missed the Complex number add case of code generation.. :-]Peter Wemm
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-11-15STL object files missing from libstdc++ - fix.Jordan K. Hubbard
1996-10-03Initial shot at a bmakefile for libstdc++Peter Wemm