aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++
AgeCommit message (Expand)AuthorFilesLines
2007-03-04acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik1-0/+4
2007-02-01re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened)Paolo Carlini6-7/+48
2007-02-01eh_alloc.cc (__cxa_free_exception): Don't refer to the emergency_buffer using...Ben Elliston1-3/+4
2007-01-29enc_filebuf.h: Resurrect, update.Benjamin Kosnik1-0/+5
2007-01-24eh_personality.cc (PERSONALITY_FUNCTION): Replace _Unwind_Word with _uleb128_...Andrew Pinski1-1/+1
2007-01-24unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t an...Andreas Krebbel1-11/+11
2006-12-14re PR c++/19564 (-Wparentheses does not work with the C++ front-end)Ian Lance Taylor1-3/+3
2006-11-29throw_allocator.h: Consistent @file markup.Benjamin Kosnik4-3/+8
2006-11-13eh_globals.cc (__cxxabiv1::__cxa_get_globals): Initialize propagatingExceptio...Joseph Myers2-2/+16
2006-11-13bpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEINFO_EQUALITY_INLINE bu...Joseph Myers3-3/+39
2006-10-16Makefile.am (tr1_headers): Add new tuple_defs.h.Douglas Gregor1-0/+1
2006-10-11re PR libstdc++/29426 (static __recursive_mutex init vs __GTHREAD_RECURSIVE...Benjamin Kosnik1-19/+31
2006-10-09re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included f...Benjamin Kosnik1-3/+3
2006-09-14atomicity.h: Move to...Benjamin Kosnik2-88/+22
2006-09-12eh_globals.cc: Remove __gnu_internal.Benjamin Kosnik1-9/+6
2006-07-21re PR target/26792 (need to use autoconf when using newly-added libgcc functi...Steve Ellcey2-0/+5
2006-07-21eh_personality.cc: Wrap extern C function definitions in namespace __cxxabiv1.Jason Merrill1-0/+5
2006-07-20PR libstdc++/19664 round 1Benjamin Kosnik1-0/+2
2006-07-10* libsupc++/eh_globals.cc (~__eh_globals_init): Unset _M_init.Mike Stump1-0/+1
2006-06-20eh_arm.cc (__cxa_begin_cleanup): Always return 'true'.Vladimir Prus1-1/+1
2006-05-18cxxabi.h (class __vmi_class_type_info): Correct typo in comment.Danny Smith1-1/+1
2006-05-10pool_allocator.h: Add missing std:: qualifications.Marc Glisse1-1/+1
2006-02-27re PR other/26208 (Serious problem with unwinding through signal frames)Jakub Jelinek1-1/+4
2006-02-07configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check.Jakub Jelinek1-0/+2
2006-01-25configopts.html: Tweak docs.Benjamin Kosnik1-4/+4
2006-01-18eh_personality.cc (PERSONALITY_FUNCTION): Use std::abort.Paul Brook1-2/+2
2006-01-18[multiple changes]Paolo Carlini2-5/+17
2006-01-03libtool-ldflags: New script.Mark Mitchell2-2/+5
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik4-10/+18
2005-12-18post: New.Benjamin Kosnik1-3/+5
2005-11-22re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation vi...Benjamin Kosnik2-64/+91
2005-11-22del_op.cc: Include c++config.h first.Benjamin Kosnik18-22/+18
2005-11-16unwind-arm.h: Reorder interface function declarations.Nathan Sidwell3-21/+38
2005-11-05re PR libstdc++/22203 (std::numeric_limits<int>::traps is wrong on PPC)Paolo Carlini1-0/+1
2005-09-12re PR libstdc++/22554 (pb_assoc header build and install overflows exec)Benjamin Kosnik1-3/+1
2005-08-17All files: Update FSF address.Kelley Cook36-70/+70
2005-07-29re PR libstdc++/22284 (ia64 exception handling broken)H.J. Lu1-1/+1
2005-07-27Index: gcc/ChangeLogGeoffrey Keating1-3/+5
2005-07-05Add class __versa_string, a versatile "basic_string-type" class...Paolo Carlini1-2/+2
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook2-0/+315
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook6-68/+386
2005-06-20re PR libstdc++/22111 (libstdc++ abi_check)Benjamin Kosnik1-2/+0
2005-06-14re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey1-1/+2
2005-05-19* libsupc++/unwind-cxx.h: Revert gcc_unreachable change.Richard Henderson1-2/+0
2005-05-19unwind-compat.c: Include tconfig.h and tsystem.h.Jan Beulich2-1/+2
2005-05-17unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unr...Nathan Sidwell1-0/+1
2005-05-05acinclude.m4: Remove testsuite_wchar_t and testsuite_thread.Benjamin Kosnik1-4/+0
2005-04-08configure.ac: Create template for PACKAGE and VERSION.Kelley Cook1-4/+5
2005-04-07test.html: Update.Benjamin Kosnik1-5/+4
2005-04-06Makefile.am (ACLOCAL_AMFLAGS): Define.Kelley Cook1-3/+2