aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/eh_throw.cc
AgeCommit message (Expand)Author
2017-01-04Support exception propagation without lock-free atomic intPauli Nieminen
2017-01-01 Update copyright years.Jakub Jelinek
2016-08-22libstdc++/68297 avoid throw/catch in make_exception_ptrGleb Natapov
2016-01-04 Update copyright years.Jakub Jelinek
2015-05-13config/Eric Botcazou
2015-01-05 Update copyright years.Jakub Jelinek
2014-01-27 Core DR 475Jason Merrill
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-04-05 PR libstdc++/56841Jonathan Wakely
2013-03-15 * libsupc++/unwind-cxx.h: Include sys/sdt.h if detected.Tom Tromey
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2012-02-102012-02-10 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik
2011-12-16 PR libstdc++/51135Kai Tietz
2011-12-122011-12-12 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2011-12-12 PR libstdc++/511135Kai Tietz
2011-12-012011-11-30 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-01-07 PR libstdc++/38732Jakub Jelinek
2008-08-232008-08-23 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2008-08-222008-08-22 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2008-08-142008-08-13 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2008-08-132008-08-13 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2008-08-132008-08-13 Sebastian Redl <sebastian.redl@getdesigned.at>Sebastian Redl
2005-11-222005-11-21 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik
2005-11-162005-11-16 Nathan Sidwell <nathan@codesourcery.com>Nathan Sidwell
2005-08-172005-08-17 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2005-06-282005-06-28 Paul Brook <paul@codesourcery.com>Paul Brook
2005-02-19 PR libstdc++/10606Richard Henderson
2004-08-03 * libsupc++/cxxabi.h: Make all declarations have defaultMark Mitchell
2003-07-052003-07-04 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik
2003-05-27 * config/os/hpux/os_defines.h: Define _LIBUNWIND_STD_ABI if we areSteve Ellcey
2003-05-242003-05-24 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
2003-05-07gcc/Richard Henderson
2002-08-15 * libstdc++-v3/libsupc++/unwind-cxx.h (__cxa_exception):Steve Ellcey
2001-11-23 * ChangeLog, docs/doxygen/maint.cfg.in, docs/doxygen/user.cfg.in,Joseph Myers
2001-03-28IA-64 ABI Exception Handling.Richard Henderson