]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/libsupc++/nested_exception.h
i386: Update the comment for mapxf option
[thirdparty/gcc.git] / libstdc++-v3 / libsupc++ / nested_exception.h
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-05-13  Jonathan Wakelylibstdc++: Make std::rethrow_if_nested work without...
2022-05-06  Jonathan Wakelylibstdc++: Do not use #include inside push visibility...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-04-06  Jonathan Wakelylibstdc++: Fix doxygen markup for group close commands
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-05-04  Jonathan WakelyImprove API docs for <system_error> header
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-01  Jonathan WakelyAdd [[noreturn]] attributes to fix warning
2017-01-17  Jonathan WakelyPR79114 use decayed type in std::throw_with_nested...
2017-01-04  Pauli NieminenSupport exception propagation without lock-free atomic int
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-12  Jonathan WakelyRemove 'return' from noreturn function
2016-10-11  Jonathan WakelySimplify std::rethrow_if_nested definition
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-11  Ville Voutilainenre PR libstdc++/68139 (rethrow_if_nested should tolerat...
2015-03-17  Jonathan Wakelynested_exception.h: Do not try to derive from final...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-08-15  Jonathan Wakelyre PR libstdc++/62154 (std::throw_with_nested should...
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2011-12-06  Paolo Carlinire PR libstdc++/51438 (std::exception and derived class...
2011-12-01  Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove...
2011-03-31  Jeffrey Yasskinexception_ptr.h needs the forward declaration because...
2011-03-15  Benjamin KosnikMakefile.am: Add functional.cc, shared_ptr.cc.
2011-01-15  Benjamin Kosnikre PR libstdc++/36104 (gnu-versioned-namespace is broken)
2010-12-19  Benjamin Kosnik*: Use headername alias to associate private includes...
2010-02-18  Paolo Carlininested_exception.h: Fix <bits/c++0x_warning.h> include.
2010-02-11  Jason Merrillthread (~_Impl_base): Declare inline.
2010-02-10  Jason MerrillPR c++/42983, core issue 906
2009-11-09  Benjamin Kosnikuser.cfg.in: Regenerate, add files.
2009-10-26  Jason MerrillPR c++/38796, Core issue 906
2009-05-12  Jonathan Wakelyexception: Include nested_exception.h in C++0x mode.