]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/src/c++11/Makefile.in
Fix fallout of peeling for gap improvements
[thirdparty/gcc.git] / libstdc++-v3 / src / c++11 / Makefile.in
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
2022-10-28  Arsen Arsenovićlibstdc++: Don't use gstdint.h anymore
2022-10-11  Jonathan Wakelylibstdc++: Allow emergency EH alloc pool size to be...
2022-05-26  Jonathan Wakelylibstdc++: Move std::iostream_category() definition...
2022-01-17  Jonathan Wakelylibstdc++: Define <stacktrace> header for C++23
2022-01-10  Jonathan Wakelylibstdc++: Fix and simplify freestanding configuration...
2021-01-18  Jakub Jelineklibstd++: : Add workaround for as Error: file number...
2020-12-16  Jonathan Wakelylibstdc++: Add C++ runtime support for new 128-bit...
2020-06-23  Jonathan Wakelylibstdc++: Regenerate makefiles
2020-01-24  Maciej W. RozyckiAdd `--with-toolexeclibdir=' configuration option
2019-02-27  Jonathan WakelyPR libstdc++/89466 avoid slow xsltproc command in configure
2019-02-19  Tom HonermannP0482R5 char8_t: Standard library support
2018-10-31  Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-07-17  Jonathan WakelyPR libstdc++/86450 use -Wabi=2 and simplify -Werror use
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...
2017-11-17  Igor TsimbalistEnable building libstdc++-v3 with Intel CET
2017-02-03  Jonathan WakelyPR libstdc++/60936 reduce coupling between objects...
2017-01-17  Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-06  Rainer OrthBuild libgo with -Wa,-nH if possible (PR go/78978)...
2016-09-28  Alan ModraDisable .gnu.attributes tags in compatibility-ldbl.o
2016-04-29  Chris GregoryRemove trailing whitespace from libstdc++-v3 files
2015-07-24  Michael Haubenwallnerlibstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS
2015-05-13  Michael Haubenwallnerlibstdc++: Bump to automake 1.11.6
2015-01-28  Jonathan Wakelyre PR libstdc++/64828 (libstdc++-v3/libsupc++/del_opvs...
2015-01-16  Torvald Riegellibstdc++: Optimize synchronization in std::future...
2015-01-16  Jonathan Wakelyacinclude.m4: Fix typo in comment.
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.
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...
2012-10-15  Pavel Chupingthr.m4: New.
2012-10-12  Kirill YukhinRevert r192297.
2012-10-10  Pavel ChupinFix missing gthr-default.h issue on separate libstdc...
2012-09-29  Benjamin Kosnikfragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.
2012-09-28  Benjamin Kosnikacinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_P...
2012-09-26  Ulrich DrepperOptimize bulk mode for normal_distribution<double>...
2012-09-20  Benjamin Kosnikre PR libstdc++/28811 (--with-pic vs static libraries...
2012-09-17  Ulrich Drepperconfigure.ac: Substitute CPU_OPT_EXT_RANDOM.
2012-09-12  Rainer OrthClear hardware capabilities on libstdc++.so with Sun as
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-17  Benjamin Kosnikre PR libstdc++/47058 ("--enable-maintainer-mode -...
2012-02-15  Benjamin Kosnikre PR libstdc++/51368 (libstdc++ python pretty printers...
2012-02-02  Benjamin Kosnikre PR libstdc++/52068 (libc++98.a and libc++11.a are...
2012-01-23  Benjamin Kosnik[multiple changes]