summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libstdc++
Commit message (Expand)AuthorAgeFilesLines
* Scoot things over to the temporary *.295 source while I do major constructionobrien2000-06-042-2/+2
* Do not use "DEFAULT_VTABLE_THUNKS". The bugs that have existed sinceobrien2000-01-251-3/+4
* Stop my evil plot to stop the use of GNU info files (which I don't care for)obrien2000-01-031-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-272-2/+2
* {EGCSDIR}->{SRCDIR} + associated tweaks.obrien1999-08-162-16/+15
* Purely cosmetic changes -- fix Id'sobrien1999-08-161-3/+1
* _G_USING_THUNKS probably applies to a.out too.obrien1999-05-021-1/+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
* Get stdargs right on the Alpha.obrien1999-04-081-0/+5
* Cometic cleanup.obrien1999-04-081-15/+15
* Don't generate _G_config.h, use fixed version.obrien1999-04-072-11/+109
* Crap! I grabbed the wrong Makefile from the test machine.obrien1999-04-051-11/+5
* Fix .for loop continuation lines style bugs.obrien1999-04-051-7/+7
* Add iostream Info docs.obrien1999-04-052-0/+21
* _G_config.h is now dynamically created.obrien1999-04-051-85/+0
* 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
* Get definition of va_list from <stdarg.h>.dfr1998-08-311-1/+2
* This was broken for ELF builds.dfr1998-04-301-1/+1
* 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
* _G_VTABLE_LABLE_PREFIX is different between ELF and a.outpeter1997-09-201-0/+6
* 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-032-0/+364
OpenPOWER on IntegriCloud