aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/vec.cc
AgeCommit message (Expand)AuthorFilesLines
2000-08-17cxxabi.h (__cxa_vec_new2, [...]): Declare.Nathan Sidwell1-7/+94
2000-08-17vec.cc (__cxa_vec_new): Set "C" linkage.Nathan Sidwell1-5/+5
2000-07-10cp-tree.h (char_type_p): New function.Mark Mitchell1-0/+29
2000-05-12tinfo.cc: Revert my 2000-05-08 and 2000-05-07 changes.Nathan Sidwell1-14/+14
2000-05-07cxxabi.h: Use __SIZE_TYPE_ and __PTRDIFF_TYPE__ in place of std::size_t and...Nathan Sidwell1-14/+14
2000-05-06rtti.c (ptmd_initializer): Set non-public, if class is incomplete.Nathan Sidwell1-4/+4
2000-05-02exception.cc: Update license notice.Mark Mitchell1-6/+8
2000-04-09vec.cc: Include <new> and <exception>.Nathan Sidwell1-17/+38
2000-04-06vec.cc: New file.Nathan Sidwell1-0/+140