summaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++
Commit message (Expand)AuthorAgeFilesLines
* acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Check for set of all used __sy...Benjamin Kosnik2008-04-241-2/+2
* Makefile.am: Fix most stamp rules to regenerate the links for all sources new...Ralf Wildenhues2008-04-201-0/+1
* re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file)Andreas Tobler2008-04-161-0/+1
* [multiple changes]Benjamin Kosnik2008-04-101-0/+1
* configure.ac (libtool_VERSION): To 6:11:0.Benjamin Kosnik2008-03-181-1/+0
* configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues2008-03-161-0/+1
* configure: Regenerate with documented autoconf and automake versions (i.e., 2...Paolo Carlini2008-02-111-59/+75
* Convert documentation to DocBook.Benjamin Kosnik2008-02-111-75/+59
* configure: Regenerate.Paolo Carlini2008-01-201-59/+75
* [multiple changes]Benjamin Kosnik2008-01-181-75/+59
* tree.h: Remove.Paolo Carlini2008-01-141-0/+1
* configure.ac (--enable-linux-futex): Add new configure option.Jakub Jelinek2008-01-081-18/+115
* re PR c++/34152 (Erratic behaviour: Exception translation (throw from signal ...Ted Phelps2008-01-061-2/+2
* guard.cc (struct mutex_wrapper): Move into anonymous namespace.Jason Merrill2007-10-101-16/+14
* re PR libstdc++/33682 (libstdc++ broken for !__GTHREAD_HAS_COND hosts)Zhou Drangon2007-10-091-0/+2
* re PR libstdc++/33678 (__do_catch, __do_upcast ABI change)Benjamin Kosnik2007-10-061-7/+7
* gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for P...Doug Kwan2007-10-051-37/+155
* Add parallel mode.Johannes Singler2007-09-111-0/+3
* functional_hash.h: Add ext/numeric_traits.h.Benjamin Kosnik2007-09-091-0/+1
* throw_allocator.h: Fixes for -fno-exceptions.Benjamin Kosnik2007-06-263-23/+37
* eh_arm.cc (__cxa_type_match): Handle foreign exceptions.Richard Earnshaw2007-06-132-7/+15
* ltmain.sh: Update from ToT Libtool.Steve Ellcey2007-05-241-4/+15
* cxxabi.h (_GLIBCXX_NOTHROW): New macro.Mark Mitchell2007-05-091-5/+7
* cxxabi-internal.h: Remove, to be replaced by...Jason Merrill2007-05-085-560/+545
* testsuite_abi.cc: Add CXXABI_1.3.2.Benjamin Kosnik2007-05-081-1/+1
* re PR other/28145 (C++ (throw() and catch(...) {/* fall through */ } ) and p...Jason Merrill2007-05-074-489/+578
* cxxabi.h (__cxa_atexit): Conditionalize exception specification on #ifdef __c...Mark Mitchell2007-05-051-1/+5
* atexit_arm.cc: New file.Mark Mitchell2007-05-045-22/+60
* cc_hash_max_collision_check_resize_trigger_imp.hpp: Qualify namespace std mem...Benjamin Kosnik2007-04-111-11/+11
* array_type_info.cc: Likewise.Mark Mitchell2007-03-1818-819/+1285
* acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik2007-03-041-0/+4
* re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened)Paolo Carlini2007-02-016-7/+48
* eh_alloc.cc (__cxa_free_exception): Don't refer to the emergency_buffer using...Ben Elliston2007-02-011-3/+4
* enc_filebuf.h: Resurrect, update.Benjamin Kosnik2007-01-291-0/+5
* eh_personality.cc (PERSONALITY_FUNCTION): Replace _Unwind_Word with _uleb128_...Andrew Pinski2007-01-241-1/+1
* unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t an...Andreas Krebbel2007-01-241-11/+11
* re PR c++/19564 (-Wparentheses does not work with the C++ front-end)Ian Lance Taylor2006-12-141-3/+3
* throw_allocator.h: Consistent @file markup.Benjamin Kosnik2006-11-294-3/+8
* eh_globals.cc (__cxxabiv1::__cxa_get_globals): Initialize propagatingExceptio...Joseph Myers2006-11-132-2/+16
* bpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEINFO_EQUALITY_INLINE bu...Joseph Myers2006-11-133-3/+39
* Makefile.am (tr1_headers): Add new tuple_defs.h.Douglas Gregor2006-10-161-0/+1
* re PR libstdc++/29426 (static __recursive_mutex init vs __GTHREAD_RECURSIVE...Benjamin Kosnik2006-10-111-19/+31
* re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included f...Benjamin Kosnik2006-10-091-3/+3
* atomicity.h: Move to...Benjamin Kosnik2006-09-142-88/+22
* eh_globals.cc: Remove __gnu_internal.Benjamin Kosnik2006-09-121-9/+6
* re PR target/26792 (need to use autoconf when using newly-added libgcc functi...Steve Ellcey2006-07-212-0/+5
* eh_personality.cc: Wrap extern C function definitions in namespace __cxxabiv1.Jason Merrill2006-07-211-0/+5
* PR libstdc++/19664 round 1Benjamin Kosnik2006-07-201-0/+2
* * libsupc++/eh_globals.cc (~__eh_globals_init): Unset _M_init.Mike Stump2006-07-101-0/+1
* eh_arm.cc (__cxa_begin_cleanup): Always return 'true'.Vladimir Prus2006-06-201-1/+1