aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/pure.cc
AgeCommit message (Expand)AuthorFilesLines
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2004-08-03cxxabi.h: Make all declarations have default visibility.Mark Mitchell1-1/+2
2004-08-02Makefile.am (hosted_source): Add libmath and testsuite.Mark Mitchell1-0/+4
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-1/+1
2003-05-24Makefile.am, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-4/+4
2002-06-19std_cwchar.h: Guard.Benjamin Kosnik1-2/+2
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-8/+3
2001-02-16Remove old ABI support from libsupc++.Mark Mitchell1-11/+2
2001-02-16Add support for -fno-exceptions.Benjamin Kosnik1-0/+1
2001-02-06locale_facets.h (class moneypunct): Fix typos.Benjamin Kosnik1-4/+15
2001-01-27pure.cc (writestr): Just use cstdio and std::fputs.Benjamin Kosnik1-15/+4
2000-11-19decl.c (init_decl_processing): Correct name of pure virtual function under th...Mark Mitchell1-1/+9
2000-10-10Makefile.am (LIBSUPCXX_INCLUDES): Adjust.Benjamin Kosnik1-7/+36
2000-10-09pure.cc: New file.Richard Henderson1-0/+27