aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++
AgeCommit message (Expand)AuthorFilesLines
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
2005-03-21acinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version logic.Zack Weinberg1-0/+3
2005-02-22re PR libstdc++/20091 (18_support/14026.cc execution test fails)Richard Henderson1-5/+4
2005-02-18re PR libstdc++/10606 (uncaught_exception() returns false too early)Richard Henderson4-7/+19
2005-02-10Fix typo...Mike Stump1-1/+1
2005-02-10* libsupc++/del_op.cc: Don't include cstdlib when !_GLIBCXX_HOSTED.Mike Stump1-0/+2
2005-02-01crossconfig.m4: Repair Solaris cross bits for strtold and strtof.Brad Spencer1-1/+1
2005-01-28libstdc++.exp (libstdc++_init): Search the path for the compiler.Geoffrey Keating1-1/+1
2005-01-10Makefile.in: Regenerate.Paolo Carlini1-1/+0
2004-12-27Add memory barriers to the double-checked locking used for static initializat...Jason Merrill1-12/+60
2004-11-24Makefile.in, aclocal.m4: Regenerate with automake 1.9.3.Kelley Cook1-1/+1
2004-11-24doxygroups.cc: Add std::tr1 namespace.Benjamin Kosnik1-0/+4
2004-11-03c++config: Spacing.Benjamin Kosnik8-11/+21
2004-11-02* config/os/bsd/darwin/os_defines.hAaron W. LaFramboise8-8/+8