]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/libsupc++/eh_personality.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / libsupc++ / eh_personality.cc
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-05-13  Eric Botcazousjlj.m4: New file.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-12  Jonathan Wakelyre PR libstdc++/64276 (would be better to use __cpp_exc...
2014-09-10  Tony Wangre PR libgcc/56846 (_Unwind_Backtrace on ARM and noexcept)
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-11-29  Kai Tietzre PR target/55445 (Always defined __SEH__ when build...
2012-11-07  Paolo Carliniarray (_GLIBCXX_THROW_OR_ABORT): Move...
2012-07-19  Tristan Gingoldeh_personality.cc (__gxx_personality_seh0): New function.
2011-09-13  Paul Brookarm.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
2011-01-15  Benjamin Kosnikre PR libstdc++/36104 (gnu-versioned-namespace is broken)
2010-02-17  Benjamin Kosnikios_locale.cc: Fixes for -pedantic.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-03  Paolo Carlinire PR libstdc++/25191 (exception_defines.h #defines...
2008-08-23  Paolo Carlini[multiple changes]
2008-08-22  Paolo Carlini2008-08-22 Paolo Carlini <paolo.carlini@oracle.com>
2008-08-14  Paolo CarliniRe-instate last patch...
2008-08-13  Paolo Carlini2008-08-13 Paolo Carlini <paolo.carlini@oracle.com>
2008-08-13  Sebastian RedlAdd exception propagation support as per N2179.
2008-07-10  Joseph Myersunwind-cxx.h (__is_gxx_forced_unwind_class, [...])...
2008-01-06  Ted Phelpsre PR c++/34152 (Erratic behaviour: Exception translati...
2007-06-13  Richard Earnshaweh_arm.cc (__cxa_type_match): Handle foreign exceptions.
2007-05-07  Jason Merrillre PR other/28145 (C++ (throw() and catch(...) {/*...
2007-01-24  Andrew Pinskieh_personality.cc (PERSONALITY_FUNCTION): Replace _Unwi...
2007-01-24  Andreas Krebbelunwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_W...
2006-11-13  Joseph Myerseh_globals.cc (__cxxabiv1::__cxa_get_globals): Initiali...
2006-07-21  Steve Ellceyre PR target/26792 (need to use autoconf when using...
2006-07-21  Jason Merrilleh_personality.cc: Wrap extern C function definitions...
2006-02-27  Jakub Jelinekre PR other/26208 (Serious problem with unwinding throu...
2006-01-25  Benjamin Kosnikconfigopts.html: Tweak docs.
2006-01-18  Paul Brookeh_personality.cc (PERSONALITY_FUNCTION): Use std:...
2005-11-22  Benjamin Kosnikdel_op.cc: Include c++config.h first.
2005-11-16  Nathan Sidwellunwind-arm.h: Reorder interface function declarations.
2005-08-17  Kelley CookAll files: Update FSF address.
2005-07-29  H.J. Lure PR libstdc++/22284 (ia64 exception handling broken)
2005-06-28  Paul BrookMakefile.in: Set and use UNWIND_H.
2005-05-19  Jan Beulichunwind-compat.c: Include tconfig.h and tsystem.h.
2005-05-17  Nathan Sidwellunwind-dw2-fde-glibc.c (base_from_cb_data, [...]):...
2004-02-09  James E Wilsonre PR libstdc++/5625 ([mips] exception unwinding create...
2003-07-05  Benjamin KosnikMove from CPP to CXX.
2003-05-24  Nathanael NerodeMakefile.am, [...]: Replace "GNU CC" with "GCC".
2003-05-07  Richard Hendersonexcept.c: Revert 04-01 and 04-02 forced-unwind changes.
2002-08-15  Steve Ellceyunwind-cxx.h (__cxa_exception): Change catchTemp type...
2002-03-31  Richard Hendersonre PR c++/3719 (Unable to retrow exception in unexpecte...
2002-03-18  Jason Merrillre PR c++/4381 (Exceptions virtually inherited from...
2001-11-18  Jason Merrilleh_personality.cc (__cxa_call_unexpected): Take void*.
2001-10-24  Benjamin KosnikMake -fno-exceptions work.
2001-09-03  Richard Sandifordeh_personality.cc (parse_lsda_header): Change type...
2001-08-31  Jason Merrillexception.cc (PERSONALITY_FUNCTION): Simplify leb128...
2001-08-31  Jason Merrillunwind-pe.h (read_uleb128, [...]): Move actual reading...
2001-05-12  Richard Hendersoneh_personality.cc: Include unwind-pe.h.
2001-03-28  Richard HendersonIA-64 ABI Exception Handling.