summaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/eh_catch.cc
Commit message (Expand)AuthorAgeFilesLines
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* del_op.cc: Include c++config.h first.Benjamin Kosnik2005-11-221-1/+0
* All files: Update FSF address.Kelley Cook2005-08-171-2/+2
* Makefile.in: Set and use UNWIND_H.Paul Brook2005-06-281-5/+9
* re PR libstdc++/20091 (18_support/14026.cc execution test fails)Richard Henderson2005-02-221-5/+4
* re PR libstdc++/10606 (uncaught_exception() returns false too early)Richard Henderson2005-02-181-4/+10
* cxxabi.h: Make all declarations have default visibility.Mark Mitchell2004-08-031-2/+2
* Fixups for EDG front end.Benjamin Kosnik2004-04-071-1/+1
* re PR libstdc++/14026 (std::uncaught_exception is true although there are no ...Richard Henderson2004-02-081-3/+5
* Makefile.am, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-05-241-4/+4
* except.c: Revert 04-01 and 04-02 forced-unwind changes.Richard Henderson2003-05-071-9/+36
* eh_personality.cc (__cxa_call_unexpected): Take void*.Jason Merrill2001-11-171-1/+4
* acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for fgetwc, fgetws.Benjamin Kosnik2001-06-091-1/+1
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-0/+103