aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/unwind-cxx.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-09unwind-arm-common.h: Revert previous commit.Andreas Tobler1-29/+8
2015-01-09configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.Andreas Tobler1-8/+29
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-03-27re PR libstdc++/60612 (Throwing exception, catching and rethrowing (std::exce...Jonathan Wakely1-2/+7
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-03-15unwind-cxx.h: Include sys/sdt.h if detected.Tom Tromey1-0/+13
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-2/+1
2011-12-16re PR target/51135 (SIGSEGV during exception cleanup on win32)Kai Tietz1-1/+1
2011-12-12revert: re PR target/51135 (SIGSEGV during exception cleanup on win32)Paolo Carlini1-1/+1
2011-12-12PR libstdc++/511135Kai Tietz1-3/+3
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+3
2011-10-10re PR libstdc++/49818 (libsupc++ does not export __cxa_get_globals or related...Benjamin Kosnik1-41/+1
2010-07-20[multiple changes]Paolo Carlini1-13/+20
2009-05-03settings.h (get): Mark const.Jan Hubicka1-1/+1
2009-04-18* eh_type.cc (__cxa_current_exception_type) Mark throw().Jan Hubicka1-6/+6
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2009-03-31re PR c++/34691 (Default argument checking not performed after overload resol...Jason Merrill1-1/+1
2009-01-07re PR libstdc++/38732 (Openoffice.org segfaults with runtime libs built from ...Jakub Jelinek1-4/+24
2008-08-23[multiple changes]Paolo Carlini1-12/+132
2008-08-222008-08-22 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-131/+12
2008-08-14Re-instate last patch...Paolo Carlini1-12/+131
2008-08-132008-08-13 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-130/+12
2008-08-13Add exception propagation support as per N2179.Sebastian Redl1-12/+130
2008-07-10unwind-cxx.h (__is_gxx_forced_unwind_class, [...]): Define for ARM EABI unwin...Joseph Myers1-0/+26
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-11/+86
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 Beulich1-0/+2
2005-02-18re PR libstdc++/10606 (uncaught_exception() returns false too early)Richard Henderson1-0/+1
2004-08-03cxxabi.h: Make all declarations have default visibility.Mark Mitchell1-0/+4
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-3/+3
2003-05-24Makefile.am, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode1-4/+4
2002-08-15unwind-cxx.h (__cxa_exception): Change catchTemp type from void* to _Unwind_Ptr.Steve Ellcey1-1/+1
2001-11-17eh_personality.cc (__cxa_call_unexpected): Take void*.Jason Merrill1-3/+2
2001-06-21algo.h: Add "GPL plus runtime exception" comment.Phil Edwards1-0/+9
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-0/+163