aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++
AgeCommit message (Expand)AuthorFilesLines
2003-03-17Makefile.am (C_COMPILE): Remove.Danny Smith2-24/+2
2003-03-14stdc++.h: New.Benjamin Kosnik1-1/+6
2003-03-07Makefile.am (AM_MAKEFLAGS): Also pass gxx_include_dir.Matthias Klose2-62/+25
2003-03-05demangle.h: Move to..Benjamin Kosnik1-2359/+0
2003-02-27[multiple changes]Benjamin Kosnik3-57/+2372
2003-02-12Makefile.am (stamp-std-precompile): Add rule.Benjamin Kosnik1-1/+1
2003-02-06basic_file_libio.h: Fixups.Peter Soetens1-1/+1
2003-01-28re PR c++/9433 (SegFault in dynamic_cast)Nathan Sidwell1-3/+4
2003-01-28Makefile.am (CONFIG_CXXFLAGS): Reverse order of @EXTRA_CXX_FLAGS@ @SECTION_FL...Danny Smith2-2/+2
2003-01-14Further conform g++'s __vmi_class_type_info to the C++ ABI specification.Jeffrey D. Oldham1-4/+1
2003-01-06locale_facets.h (messages): Move ctor, dtor definitions to..Benjamin Kosnik1-20/+66
2002-12-27* config/locale/gnu/ctype_members.ccMark Mitchell2-5/+5
2002-12-27exception: Add comment (mistakenly skipped).Phil Edwards1-1/+3
2002-12-26vterminate.cc (writestr): Use __builtin_strlen.Phil Edwards1-1/+1
2002-12-26eh_term_handler.cc: Add comment about embedded systems.Phil Edwards1-0/+6
2002-12-26vterminate.cc: Move to...Phil Edwards6-74/+200
2002-12-16configure.in (GLIBCPP_ENABLE_DEBUG): Default to none.Benjamin Kosnik2-2/+13
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+0
2002-12-10cxxabi.h (__cxa_bad_cast): Declare it.Mark Mitchell1-0/+16
2002-12-09* libsupc++/cxxabi.h (__cxa_pure_virtual): Declare it.Mark Mitchell1-1/+6
2002-11-25Makefile.am (sources): Add guard.cc.Mark Mitchell4-5/+72
2002-09-26Makefile.am (target_headers): Remove cpu_limits.h.Benjamin Kosnik1-1/+0
2002-08-22Makefile.am (check-abi): New rule.Benjamin Kosnik1-12/+54
2002-08-15unwind-cxx.h (__cxa_exception): Change catchTemp type from void* to _Unwind_Ptr.Steve Ellcey3-4/+7
2002-08-07Makefile.am (LTCOMPILE): Add LIBSUPCXX_PICFLAGS.John David Anglin2-54/+13
2002-08-01Makefile.am (LT_COMPILE): Remove C++ flags.Neil Booth2-2/+2
2002-07-31re PR libstdc++/7442 (cxxabi.h does not match the C++ ABI)Benjamin Kosnik1-2/+2
2002-07-31re PR libstdc++/7442 (cxxabi.h does not match the C++ ABI)Benjamin Kosnik3-22/+22
2002-07-26new (placement delete): Remove unused paramater names.Phil Edwards1-2/+2
2002-07-24re PR libstdc++/7286 (placement operator delete issue)Benjamin Kosnik1-0/+4
2002-07-20abi.txt: New file.Phil Edwards3-6/+17
2002-07-16new (set_new_handler): Declare to not throw any exceptions.Andreas Schwab2-2/+2
2002-06-27configure.in (INTERFACE): Remove.Benjamin Kosnik1-1/+0
2002-06-252002-06-25 Jessica Han <jessica@cup.hp.com>Jessica Han1-5/+22
2002-06-20Makefile.am (libsupc__convenience_la_SOURCES): Add c_sources.Benjamin Kosnik2-3/+3
2002-06-20Makefile.am: Add rules.Benjamin Kosnik2-35/+52
2002-06-19std_cwchar.h: Guard.Benjamin Kosnik3-5/+5
2002-05-27misc-inst.cc: Define unnecessary algorithm instantiations.Benjamin Kosnik1-19/+0
2002-05-04configure.in (AC_CHECK_HEADERS): Check for string.h & stdlib.h.Kaveh R. Ghazi2-2/+2
2002-04-16re PR libstdc++/4164 (33 Memory Leak when using iostream)Benjamin Kosnik2-11/+11
2002-04-02acinclude: More extensive checks for msgfmt, --enable-nls.Benjamin Kosnik1-2/+3
2002-04-02exception (__verbose_terminate_handler): Point to docs.Phil Edwards1-1/+3
2002-04-01linker-map.gnu: Export __verbose_terminate_handler.Phil Edwards2-14/+67
2002-03-30re PR c++/3719 (Unable to retrow exception in unexpected exception handler.)Richard Henderson1-6/+15
2002-03-23acinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPP): Just test for signbit and __s...Benjamin Kosnik1-1/+0
2002-03-19acinclude.m4 (GLIBCPP_ENABLE_LIBUNWIND_EXCEPTIONS): Define GLIBCPP_ENABLE_LIB...Steve Ellcey1-0/+1
2002-03-17re PR c++/4381 (Exceptions virtually inherited from a class cause segmentatio...Jason Merrill1-17/+45
2002-02-22configure.in (target_alias): Default to yes.Benjamin Kosnik1-0/+1
2002-01-28Makefile.am (doxygen, [...]): Tweak targets.Phil Edwards2-4/+4
2002-01-16signbitl.c: Copyright years as list, not range.Benjamin Kosnik1-2/+3