* testsuite/lib/libstdc++.exp (libstdc++_exit): New proc.
[gcc.git] / libstdc++-v3 / libsupc++ /
2004-10-06 Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_THREADS): Set enable_thread.
2004-09-16 Mark Mitchellcxxabi_tweaks.h (__cxa_cdtor_return_type): Define.
2004-09-03 Mark Mitchellbpabi.h (TARGET_BPABI_CPP_BUILTINS): Define.
2004-08-28 Jason Merrillre PR c++/13684 (local static object variable construct...
2004-08-23 Paolo Carliniconfigure.ac: Specify version 1.9.1 in AM_INIT_AUTOMAKE.
2004-08-12 Paul Brookcxxabi_tweaks.h: Define __cxa_vec_ctor_return and _GLIB...
2004-08-12 Kelley CookMakefile.in, [...]: Regenerate
2004-08-09 Jason Merrillfix typo
2004-08-03 Mark Mitchellnew_op.cc: Update comments.
2004-08-03 Mark Mitchellcxxabi.h: Make all declarations have default visibility.
2004-08-02 Mark MitchellMakefile.am (hosted_source): Add libmath and testsuite.
2004-07-02 Paul Brookconfigure.ac: Set ABI_TWEAKS_SRCDIR.
2004-06-29 Paul Brooktarget-def.h (TARGET_CXX_GET_COOKIE_SIZE, [...]): Define.
2004-06-28 Benjamin Kosniksafe_base.h (__gnu_debug::_Safe_sequence_base): Revert...
2004-06-25 Paul Brooktarget-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define.
2004-06-14 Benjamin KosnikMakefile.in: Regenerate with automake 1.8.5.
2004-05-22 Benjamin Kosnikcxxabi.h: Remove duplicated and useless public and...
2004-05-06 Matthias Kloseiterator.h: Add GPL copyright info, with exception...
2004-04-07 Benjamin KosnikFixups for EDG front end.
2004-03-19 Phil Edwardsacinclude.m4 (GLIBCXX_CHECK_WCHAR_T_SUPPORT): Set LIBIC...
2004-03-13 Benjamin Kosnikallocator: New.
2004-03-02 Benjamin KosnikSupport automake 1.8.2
2004-02-27 Benjamin Kosnik[multiple changes]
2004-02-23 Benjamin Kosnikvterminate.cc (__gnu_cxx::__verbose_terminate_handler...
2004-02-21 Mark Mitchell* libsupc++/vterminate.cc
2004-02-09 James E Wilsonre PR libstdc++/5625 ([mips] exception unwinding create...
2004-02-08 Richard Hendersonre PR libstdc++/14026 (std::uncaught_exception is true...
2003-12-29 Mark Mitchellacconfig.h: Add _GLIBCXX_USE_C99_MATH.
2003-12-10 Benjamin Kosnikre PR libstdc++/13296 (unnecessary libunwind support...
2003-12-04 Benjamin Kosnikre PR libstdc++/13284 (126 g++ failures due to lrand48...
2003-11-08 Jonathan Wakelyvec.cc: Conform to C++STYLE.
2003-11-05 Jeffrey D. Oldhamvec.cc (__cxa_vec_delete2): If given a NULL pointer...
2003-10-03 Harald Boehmere PR libstdc++/12451 (missing(late) class forward...
2003-09-10 Jeffrey D. Oldhamvec.cc (__cxa_vec_new2): If the allocator returns NULL...
2003-09-02 Phil Edwardsacinclude.m4 (GLIBCXX_ENABLE_HOSTED): #define _GLIBCXX_...
2003-08-27 Phil EdwardsMakefile.am: Remove trailing whitespace.
2003-08-27 Phil Edwardsacinclude.m4 (GLIBCXX_CONDITIONAL): New macro.
2003-08-27 Phil EdwardsMakefile.am: Add comment.
2003-08-17 Phil Edwardsacinclude.m4 (GLIBCXX_EXPORT_INCLUDES): Remove LIBMATH_...
2003-08-05 Phil Edwardsconfigure.in: Rename...
2003-08-05 Phil EdwardsConvert to new autotools.
2003-07-05 Benjamin KosnikMove from CPP to CXX.
2003-06-30 Benjamin Kosnikacinclude.m4 (GLIBCPP_ENABLE_PCH): Add bits for --enabl...
2003-06-12 Benjamin Kosnikacinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Simplify.
2003-05-27 Steve Ellceyos_defines.h: Define _LIBUNWIND_STD_ABI if we are on...
2003-05-24 Nathanael NerodeMakefile.am, [...]: Replace "GNU CC" with "GCC".
2003-05-07 Richard Hendersonexcept.c: Revert 04-01 and 04-02 forced-unwind changes.
2003-03-17 Danny SmithMakefile.am (C_COMPILE): Remove.
2003-03-14 Benjamin Kosnikstdc++.h: New.
2003-03-07 Matthias KloseMakefile.am (AM_MAKEFLAGS): Also pass gxx_include_dir.
2003-03-05 Benjamin Kosnikdemangle.h: Move to..
2003-02-27 Benjamin Kosnik[multiple changes]
2003-02-12 Benjamin KosnikMakefile.am (stamp-std-precompile): Add rule.
2003-02-06 Peter Soetensbasic_file_libio.h: Fixups.
2003-01-28 Nathan Sidwellre PR c++/9433 (SegFault in dynamic_cast)
2003-01-28 Danny SmithMakefile.am (CONFIG_CXXFLAGS): Reverse order of @EXTRA_...
2003-01-14 Jeffrey D. OldhamFurther conform g++'s __vmi_class_type_info to the...
2003-01-06 Benjamin Kosniklocale_facets.h (messages): Move ctor, dtor definitions...
2002-12-27 Mark Mitchell* config/locale/gnu/ctype_members.cc
2002-12-27 Phil Edwardsexception: Add comment (mistakenly skipped).
2002-12-26 Phil Edwardsvterminate.cc (writestr): Use __builtin_strlen.
2002-12-26 Phil Edwardseh_term_handler.cc: Add comment about embedded systems.
2002-12-26 Phil Edwardsvterminate.cc: Move to...
2002-12-16 Benjamin Kosnikconfigure.in (GLIBCPP_ENABLE_DEBUG): Default to none.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-10 Mark Mitchellcxxabi.h (__cxa_bad_cast): Declare it.
2002-12-09 Mark Mitchell* libsupc++/cxxabi.h (__cxa_pure_virtual): Declare it.
2002-11-25 Mark MitchellMakefile.am (sources): Add guard.cc.
2002-09-26 Benjamin KosnikMakefile.am (target_headers): Remove cpu_limits.h.
2002-08-22 Benjamin KosnikMakefile.am (check-abi): New rule.
2002-08-15 Steve Ellceyunwind-cxx.h (__cxa_exception): Change catchTemp type...
2002-08-07 John David AnglinMakefile.am (LTCOMPILE): Add LIBSUPCXX_PICFLAGS.
2002-08-01 Neil BoothMakefile.am (LT_COMPILE): Remove C++ flags.
2002-07-31 Benjamin Kosnikre PR libstdc++/7442 (cxxabi.h does not match the C...
2002-07-31 Benjamin Kosnikre PR libstdc++/7442 (cxxabi.h does not match the C...
2002-07-26 Phil Edwardsnew (placement delete): Remove unused paramater names.
2002-07-24 Benjamin Kosnikre PR libstdc++/7286 (placement operator delete issue)
2002-07-20 Phil Edwardsabi.txt: New file.
2002-07-16 Andreas Schwabnew (set_new_handler): Declare to not throw any exceptions.
2002-06-27 Benjamin Kosnikconfigure.in (INTERFACE): Remove.
2002-06-25 Jessica Han2002-06-25 Jessica Han <jessica@cup.hp.com>
2002-06-20 Benjamin KosnikMakefile.am (libsupc__convenience_la_SOURCES): Add...
2002-06-20 Benjamin KosnikMakefile.am: Add rules.
2002-06-19 Benjamin Kosnikstd_cwchar.h: Guard.
2002-05-27 Benjamin Kosnikmisc-inst.cc: Define unnecessary algorithm instantiations.
2002-05-04 Kaveh R. Ghaziconfigure.in (AC_CHECK_HEADERS): Check for string.h...
2002-04-16 Benjamin Kosnikre PR libstdc++/4164 (33 Memory Leak when using iostream)
2002-04-02 Benjamin Kosnikacinclude: More extensive checks for msgfmt, --enable...
2002-04-02 Phil Edwardsexception (__verbose_terminate_handler): Point to docs.
2002-04-01 Phil Edwardslinker-map.gnu: Export __verbose_terminate_handler.
2002-03-31 Richard Hendersonre PR c++/3719 (Unable to retrow exception in unexpecte...
2002-03-23 Benjamin Kosnikacinclude.m4 (GLIBCPP_CHECK_COMPLEX_MATH_SUPP): Just...
2002-03-19 Steve Ellceyacinclude.m4 (GLIBCPP_ENABLE_LIBUNWIND_EXCEPTIONS)...
2002-03-18 Jason Merrillre PR c++/4381 (Exceptions virtually inherited from...
2002-02-22 Benjamin Kosnikconfigure.in (target_alias): Default to yes.
2002-01-28 Phil EdwardsMakefile.am (doxygen, [...]): Tweak targets.
2002-01-16 Benjamin Kosniksignbitl.c: Copyright years as list, not range.
2002-01-09 Paolo Carliniexception (bad_exception): Add comment.
2002-01-09 Paolo Carlinilibstdc++/3150: revert 2001-11-30 commit.
2001-12-01 Benjamin Kosnikexception (bad_exception::~bad_exception()): Remove...
next