]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/src/c++11/cow-stdexcept.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / src / c++11 / cow-stdexcept.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-05-16  Jonathan Wakelylibstdc++: Stop using _GLIBCXX_USE_C99_STDINT_TR1 in...
2023-01-16  Jakub JelinekUpdate copyright years.
2022-05-19  Jonathan Wakelylibstdc++: Avoid including <cstdint> for std::char_traits
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-02  Jonathan Wakelylibstdc++: Allow exception classes to move fully-dynami...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-08-16  Jonathan WakelyFix bootstrap with --enable-fully-dynamic-string
2018-07-26  Jonathan WakelyAdd missing checks for _GLIBCXX_USE_C99_STDINT_TR1
2018-07-05  Jonathan WakelyPR libstdc++/85831 define move constructors and operato...
2018-05-20  Jonathan WakelyPR libstdc++/85843 fix "should be explicitly initialize...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-06  Felipe Magno de... Add #ifdef case for 16 bits in cow-stdexcept.cc
2016-05-11  Jonathan Wakelylibstdc++/71049 fix --disable-libstdcxx-dual-abi bootstrap
2016-01-18  Torvald Riegellibstdc++: Fix usage of __GXX_WEAK__ in TM TS support.
2016-01-18  Jonathan WakelyFix libstdc++ build with -fno-exceptions
2016-01-17  Torvald Riegellibstdc++: Fix static_assert.
2016-01-15  Torvald Riegellibstdc++: Make certain exceptions transaction_safe.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-19  Jonathan WakelyNew std::string implementation.