]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/src/c++11/Makefile.am
libstdc++: Remove redundant -std flags from Makefile
[thirdparty/gcc.git] / libstdc++-v3 / src / c++11 / Makefile.am
2023-12-12  Jonathan Wakelylibstdc++: Remove redundant -std flags from Makefile
2023-09-15  Jonathan Wakelylibstdc++: Implement C++26 native handles for file...
2023-09-11  Jonathan Wakelylibstdc++: Move __glibcxx_assert_fail to its own file
2023-02-06  Arsen Arsenovićlibstdc++: Enable building libstdc++.{a,so} when !HOSTED
2023-01-16  Jakub JelinekUpdate copyright years.
2022-05-26  Jonathan Wakelylibstdc++: Move std::iostream_category() definition...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-18  Jakub Jelineklibstd++: : Add workaround for as Error: file number...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-02-19  Tom HonermannP0482R5 char8_t: Standard library support
2019-01-01  Jakub JelinekUpdate copyright years.
2018-07-24  Jonathan WakelyAdd initial version of C++17 <memory_resource> header
2018-04-18  Jonathan WakelyPR libstdc++/85442 fix duplicate debuginfo for cxx11...
2018-04-13  Jonathan WakelyFix broken sed command from previous commit
2018-04-13  Jonathan WakelyFix __iosfail_type_info hack to work on darwin
2018-04-12  Jonathan WakelyFix comments that misspell names of files and classes
2018-04-10  Jonathan WakelyPR libstdc++/85222 allow catching iostream errors as...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-02-03  Jonathan WakelyPR libstdc++/60936 reduce coupling between objects...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-04-29  Chris GregoryRemove trailing whitespace from libstdc++-v3 files
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-16  Torvald Riegellibstdc++: Optimize synchronization in std::future...
2015-01-16  Jonathan Wakelyacinclude.m4: Fix typo in comment.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-23  Jonathan WakelyCompile locale-inst.cc and wlocale-inst.cc as C++11.
2014-12-19  Jonathan WakelyNew std::string implementation.
2014-11-14  Jonathan WakelyDefine C++11 version of std::ios_base::failure.
2014-10-20  Jonathan WakelyMakefile.am: Move ctype.cc, ctype_configure_char.cc...
2014-09-22  Jonathan WakelyMake streams movable and swappable.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-09-22  Paul PluzhnikovPrint additional info when various out-of-range conditi...
2013-08-07  Caroline TiceCommit the vtable verification feature.
2013-02-12  Benjamin KosnikMakefile.am (hashtable_c++0x.lo, [...]): Use -fimplicit...
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-09-29  Benjamin Kosnikfragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.
2012-09-20  Benjamin Kosnikre PR libstdc++/28811 (--with-pic vs static libraries...
2012-08-29  Ulrich Drepperrandom.h (random_device): Move implementation to...
2012-03-29  Benjamin Kosnikre PR libstdc++/52689 (static linking with libstdc...
2012-02-02  Benjamin Kosnikre PR libstdc++/52068 (libc++98.a and libc++11.a are...
2012-01-23  Benjamin Kosnik[multiple changes]