Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2000-11-21 Benjamin Kosnik <bkoz@purist.soma.redhat.com> | bkoz | 2000-11-21 | 1 | -5/+2 |
| | | | | | | | | | | | | | | | | | | | * include/backward/strstream.h: Replace with... * include/bits/std_strstream.h: ...this. Move. * include/backward/complex.h: Remove SGIisms. * include/backward/streambuf.h: Same. * include/backward/stream.h: Same. * include/backward/ostream.h: Same. * include/backward/istream.h: Same. * include/backward/iostream.h: Same. * include/backward/iomanip.h: Same. * include/backward/fstream.h: Same. * libsupc++/new.h: Add using declarations for bad_alloc, nothrow_t, and nothrow, move to ... * include/backward/new.h: ...here. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37631 138bc75d-0d04-0410-961f-82ee72b054a4 | ||||
* | * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3. | mmitchel | 2000-10-26 | 1 | -0/+42 |
* g++.old-deja/g++.law/builtin1.C: Likewise. * g++.old-deja/g++.law/ctors10.C: Likewise. * g++.old-deja/g++.law/virtual3.C: Likewise. * g++.old-deja/g++.mike/p658.C: Likewise. * g++.old-deja/g++.other/sibcall1.C: Likewise. * g++.old-deja/g++.other/vaarg2.C: Likewise. * g++.old-deja/g++.robertl/eb124.C: Likewise. * g++.old-deja/g++.robertl/eb44.C: Likewise. * g++.old-deja/g++.robertl/eb77.C: Likewise. * include/backward/streambuf.h: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37077 138bc75d-0d04-0410-961f-82ee72b054a4 |