cdce3.C: Test long double math functions for large_long_double target only.
[gcc.git] / libstdc++-v3 / libsupc++ / eh_personality.cc
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.