summaryrefslogtreecommitdiff
path: root/gcc/cp/new2.cc
Commit message (Expand)AuthorAgeFilesLines
* Make-lang.in (CXX_EXTRA_HEADERS): Remove.Richard Henderson2000-10-091-80/+0
* exception.cc: Update license notice.Mark Mitchell2000-05-021-6/+8
* new2.cc (operator delete[]): Use operator delete, don't assume implementation.Nathan Sidwell2000-01-291-5/+3
* Copyright tweaks.Jeff Law1999-09-281-2/+2
* update copyrightsJason Merrill1998-11-221-1/+1
* massive namespace patchMartin v. Löwis1998-05-071-1/+1
* Makefile.in (LIB2FUNCS): Remove C++ memory management support.Jason Merrill1997-11-201-2/+49
* Initial revisionDoug Evans1997-02-071-0/+33