aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++
AgeCommit message (Expand)AuthorFilesLines
2009-05-03settings.h (get): Mark const.Jan Hubicka2-2/+2
2009-04-18* eh_type.cc (__cxa_current_exception_type) Mark throw().Jan Hubicka9-28/+28
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek54-775/+510
2009-03-31re PR c++/34691 (Default argument checking not performed after overload resol...Jason Merrill1-1/+1
2009-02-21user.cfg.in: Tweaks.Benjamin Kosnik6-51/+147
2009-02-03re PR libstdc++/25191 (exception_defines.h #defines try/catch)Paolo Carlini4-14/+20
2009-01-15re PR libstdc++/32666 (FAIL: abi_check hppa)Benjamin Kosnik1-1/+0
2009-01-07re PR libstdc++/38732 (Openoffice.org segfaults with runtime libs built from ...Jakub Jelinek4-37/+60
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman1-3/+15
2008-09-04gnu.ver: Also export __once_functor_lock...Paolo Carlini1-1/+0
2008-08-31configure.ac (RPATH_ENVVAR): Use PATH on Windows.Aaron W. LaFramboise1-0/+1
2008-08-27eh_call.cc (__cxa_call_unexpected): Fix name of __get_object_from_ambiguous_e...Paul Brook1-1/+1
2008-08-23[multiple changes]Paolo Carlini12-41/+676
2008-08-222008-08-22 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini12-663/+41
2008-08-21eh_ptr.cc (__gxx_dependent_exception_cleanup): Call __cxa_free_dependent_exce...Sebastian Redl1-0/+2
2008-08-14Re-instate last patch...Paolo Carlini12-41/+661
2008-08-132008-08-13 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2-0/+0
2008-08-132008-08-13 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini12-660/+41
2008-08-13Add exception propagation support as per N2179.Sebastian Redl12-41/+660
2008-08-01acinclude.m4 ([GLIBCXX_CHECK_CLOCK_GETTIME]): Reinstate clock_gettime search,...Paolo Bonzini1-0/+1
2008-07-24re PR libstdc++/36924 (mt_allocator/deallocate_local_thread-5.cc and ext/mt_...Paolo Carlini1-1/+0
2008-07-23acinclude.m4 ([GLIBCXX_CHECK_CLOCK_GETTIME]): Define GLIBCXX_LIBS.Chris Fairles1-0/+1
2008-07-16user.cfg.in: Add complex, ratio, intializer_list.Benjamin Kosnik1-0/+5
2008-07-10unwind-cxx.h (__is_gxx_forced_unwind_class, [...]): Define for ARM EABI unwin...Joseph Myers3-5/+37
2008-07-03Makefile.am: Add initializer_list to the headers.Paolo Carlini3-19/+26
2008-07-03tree.c (ctor_to_list): Use FOR_EACH_CONSTRUCTOR_ELT.Jason Merrill1-10/+13
2008-07-02Implement WG21 N2672, Initializer List proposed wordingJason Merrill1-0/+64
2008-06-27vec.cc (__aeabi_vec_dtor_cookie): Handle NULL array address.Mark Mitchell1-0/+12
2008-04-24acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Check for set of all used __sy...Benjamin Kosnik1-2/+2
2008-04-20Makefile.am: Fix most stamp rules to regenerate the links for all sources new...Ralf Wildenhues1-0/+1
2008-04-16re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file)Andreas Tobler1-0/+1
2008-04-10[multiple changes]Benjamin Kosnik1-0/+1
2008-03-18configure.ac (libtool_VERSION): To 6:11:0.Benjamin Kosnik1-1/+0
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues1-0/+1
2008-02-11configure: Regenerate with documented autoconf and automake versions (i.e., 2...Paolo Carlini1-59/+75
2008-02-11Convert documentation to DocBook.Benjamin Kosnik1-75/+59
2008-01-20configure: Regenerate.Paolo Carlini1-59/+75
2008-01-18[multiple changes]Benjamin Kosnik1-75/+59
2008-01-14tree.h: Remove.Paolo Carlini1-0/+1
2008-01-08configure.ac (--enable-linux-futex): Add new configure option.Jakub Jelinek1-18/+115
2008-01-06re PR c++/34152 (Erratic behaviour: Exception translation (throw from signal ...Ted Phelps1-2/+2
2007-10-10guard.cc (struct mutex_wrapper): Move into anonymous namespace.Jason Merrill1-16/+14
2007-10-09re PR libstdc++/33682 (libstdc++ broken for !__GTHREAD_HAS_COND hosts)Zhou Drangon1-0/+2
2007-10-06re PR libstdc++/33678 (__do_catch, __do_upcast ABI change)Benjamin Kosnik1-7/+7
2007-10-05gthr-posix.h (__gthread_cond_broadcast, [...]): Add to extend interface for P...Doug Kwan1-37/+155
2007-09-11Add parallel mode.Johannes Singler1-0/+3
2007-09-09functional_hash.h: Add ext/numeric_traits.h.Benjamin Kosnik1-0/+1
2007-06-26throw_allocator.h: Fixes for -fno-exceptions.Benjamin Kosnik3-23/+37
2007-06-13eh_arm.cc (__cxa_type_match): Handle foreign exceptions.Richard Earnshaw2-7/+15
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey1-4/+15