cdce3.C: Test long double math functions for large_long_double target only.
[gcc.git] / libstdc++-v3 / libsupc++ /
2008-07-02 Jason MerrillImplement WG21 N2672, Initializer List proposed wording
2008-06-27 Mark Mitchellvec.cc (__aeabi_vec_dtor_cookie): Handle NULL array...
2008-04-24 Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Check...
2008-04-20 Ralf WildenhuesMakefile.am: Fix most stamp rules to regenerate the...
2008-04-16 Andreas Toblerre PR libstdc++/35915 (atomic.cc:31:20: error: stdint...
2008-04-10 Benjamin Kosnik[multiple changes]
2008-03-18 Benjamin Kosnikconfigure.ac (libtool_VERSION): To 6:11:0.
2008-03-16 Ralf Wildenhuesconfigure.ac: m4_include config/proginstall.m4.
2008-02-11 Paolo Carliniconfigure: Regenerate with documented autoconf and...
2008-02-11 Benjamin KosnikConvert documentation to DocBook.
2008-01-20 Paolo Carliniconfigure: Regenerate.
2008-01-18 Benjamin Kosnik[multiple changes]
2008-01-14 Paolo Carlinitree.h: Remove.
2008-01-08 Jakub Jelinekconfigure.ac (--enable-linux-futex): Add new configure...
2008-01-06 Ted Phelpsre PR c++/34152 (Erratic behaviour: Exception translati...
2007-10-10 Jason Merrillguard.cc (struct mutex_wrapper): Move into anonymous...
2007-10-09 Zhou Drangonre PR libstdc++/33682 (libstdc++ broken for !__GTHREAD...
2007-10-06 Benjamin Kosnikre PR libstdc++/33678 (__do_catch, __do_upcast ABI...
2007-10-05 Doug Kwangthr-posix.h (__gthread_cond_broadcast, [...]): Add...
2007-09-11 Johannes SinglerAdd parallel mode.
2007-09-09 Benjamin Kosnikfunctional_hash.h: Add ext/numeric_traits.h.
2007-06-26 Benjamin Kosnikthrow_allocator.h: Fixes for -fno-exceptions.
2007-06-13 Richard Earnshaweh_arm.cc (__cxa_type_match): Handle foreign exceptions.
2007-05-24 Steve Ellceyltmain.sh: Update from ToT Libtool.
2007-05-09 Mark Mitchellcxxabi.h (_GLIBCXX_NOTHROW): New macro.
2007-05-08 Jason Merrillcxxabi-internal.h: Remove, to be replaced by...
2007-05-08 Benjamin Kosniktestsuite_abi.cc: Add CXXABI_1.3.2.
2007-05-07 Jason Merrillre PR other/28145 (C++ (throw() and catch(...) {/*...
2007-05-05 Mark Mitchellcxxabi.h (__cxa_atexit): Conditionalize exception speci...
2007-05-04 Mark Mitchellatexit_arm.cc: New file.
2007-04-11 Benjamin Kosnikcc_hash_max_collision_check_resize_trigger_imp.hpp...
2007-03-18 Mark Mitchellarray_type_info.cc: Likewise.
2007-03-04 Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.
2007-02-01 Paolo Carlinire PR libstdc++/14493 (std::bad_alloc::what() does...
2007-02-01 Ben Ellistoneh_alloc.cc (__cxa_free_exception): Don't refer to...
2007-01-29 Benjamin Kosnikenc_filebuf.h: Resurrect, update.
2007-01-24 Andrew Pinskieh_personality.cc (PERSONALITY_FUNCTION): Replace _Unwi...
2007-01-24 Andreas Krebbelunwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_W...
2006-12-14 Ian Lance Taylorre PR c++/19564 (-Wparentheses does not work with the...
2006-11-29 Benjamin Kosnikthrow_allocator.h: Consistent @file markup.
2006-11-13 Joseph Myerseh_globals.cc (__cxxabiv1::__cxa_get_globals): Initiali...
2006-11-13 Joseph Myersbpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEI...
2006-10-16 Douglas GregorMakefile.am (tr1_headers): Add new tuple_defs.h.
2006-10-11 Benjamin Kosnikre PR libstdc++/29426 (static __recursive_mutex init...
2006-10-09 Benjamin Kosnikre PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not...
2006-09-14 Benjamin Kosnikatomicity.h: Move to...
2006-09-12 Benjamin Kosnikeh_globals.cc: Remove __gnu_internal.
2006-07-21 Steve Ellceyre PR target/26792 (need to use autoconf when using...
2006-07-21 Jason Merrilleh_personality.cc: Wrap extern C function definitions...
2006-07-20 Benjamin KosnikPR libstdc++/19664 round 1
2006-07-10 Mike Stump* libsupc++/eh_globals.cc (~__eh_globals_init): Unset...
2006-06-20 Vladimir Pruseh_arm.cc (__cxa_begin_cleanup): Always return 'true'.
2006-05-18 Danny Smithcxxabi.h (class __vmi_class_type_info): Correct typo...
2006-05-10 Marc Glissepool_allocator.h: Add missing std:: qualifications.
2006-02-27 Jakub Jelinekre PR other/26208 (Serious problem with unwinding throu...
2006-02-07 Jakub Jelinekconfigure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check.
2006-01-25 Benjamin Kosnikconfigopts.html: Tweak docs.
2006-01-18 Paul Brookeh_personality.cc (PERSONALITY_FUNCTION): Use std:...
2006-01-18 Paolo Carlini[multiple changes]
2006-01-03 Mark Mitchelllibtool-ldflags: New script.
2005-12-19 Benjamin Kosnikc++config: Add in revised namespace associations.
2005-12-18 Benjamin Kosnikpost: New.
2005-11-22 Benjamin Kosnikre PR libstdc++/23591 (exceptions in plugins in threads...
2005-11-22 Benjamin Kosnikdel_op.cc: Include c++config.h first.
2005-11-16 Nathan Sidwellunwind-arm.h: Reorder interface function declarations.
2005-11-05 Paolo Carlinire PR libstdc++/22203 (std::numeric_limits<int>::traps...
2005-09-12 Benjamin Kosnikre PR libstdc++/22554 (pb_assoc header build and instal...
2005-08-17 Kelley CookAll files: Update FSF address.
2005-07-29 H.J. Lure PR libstdc++/22284 (ia64 exception handling broken)
2005-07-27 Geoffrey KeatingIndex: gcc/ChangeLog
2005-07-05 Paolo CarliniAdd class __versa_string, a versatile "basic_string...
2005-06-28 Paul BrookMakefile.in: Set and use UNWIND_H.
2005-06-28 Paul BrookMakefile.in: Set and use UNWIND_H.
2005-06-20 Benjamin Kosnikre PR libstdc++/22111 (libstdc++ abi_check)
2005-06-14 Tom Tromeyre PR libgcj/19877 (sometimes reconfiguring leads to...
2005-05-20 Richard Henderson* libsupc++/unwind-cxx.h: Revert gcc_unreachable change.
2005-05-19 Jan Beulichunwind-compat.c: Include tconfig.h and tsystem.h.
2005-05-17 Nathan Sidwellunwind-dw2-fde-glibc.c (base_from_cb_data, [...]):...
2005-05-05 Benjamin Kosnikacinclude.m4: Remove testsuite_wchar_t and testsuite_th...
2005-04-08 Kelley Cookconfigure.ac: Create template for PACKAGE and VERSION.
2005-04-07 Benjamin Kosniktest.html: Update.
2005-04-06 Kelley CookMakefile.am (ACLOCAL_AMFLAGS): Define.
2005-03-21 Zack Weinbergacinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version...
2005-02-22 Richard Hendersonre PR libstdc++/20091 (18_support/14026.cc execution...
2005-02-19 Richard Hendersonre PR libstdc++/10606 (uncaught_exception() returns...
2005-02-10 Mike StumpFix typo...
2005-02-10 Mike Stump* libsupc++/del_op.cc: Don't include cstdlib when ...
2005-02-01 Brad Spencercrossconfig.m4: Repair Solaris cross bits for strtold...
2005-01-28 Geoffrey Keatinglibstdc++.exp (libstdc++_init): Search the path for...
2005-01-10 Paolo CarliniMakefile.in: Regenerate.
2004-12-28 Jason MerrillAdd memory barriers to the double-checked locking used...
2004-11-24 Kelley CookMakefile.in, aclocal.m4: Regenerate with automake 1...
2004-11-24 Benjamin Kosnikdoxygroups.cc: Add std::tr1 namespace.
2004-11-03 Benjamin Kosnikc++config: Spacing.
2004-11-03 Aaron W. LaFramboise* config/os/bsd/darwin/os_defines.h
2004-11-01 Momchil Velikovre PR libstdc++/18185 ([3.4 only] Unhandled exceptions...
2004-10-26 Geoffrey KeatingIndex: gcc/gcc/ChangeLog
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.
next