]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/Makefile.in
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / libstdc++-v3 / include / Makefile.in
2018-10-31  Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-12  Jonathan WakelyInitial commit of Networking TS implementation
2018-08-13  Jonathan WakelyAdd <bit> and <version> to freestanding headers
2018-07-25  Jonathan WakelyMove std::unique_lock definition to a separate header
2018-07-24  Jonathan WakelyAdd initial version of C++17 <memory_resource> header
2018-07-17  Jonathan WakelyPR libstdc++/86450 use -Wabi=2 and simplify -Werror use
2018-07-03  Jonathan WakelyP0556R3 Integral power-of-2 operations, P0553R2 Bit...
2018-06-18  Jonathan WakelyP0754R2 <version> header
2018-05-08  Jonathan WakelyPR libstdc++/85672 #undef _GLIBCXX_USE_FLOAT128 when...
2018-05-01  Tulio Magno Quites... PR libstdc++/84654 Disable __float128 specializations...
2018-02-15  Jonathan WakelyPR libstdc++/81797 Add .NOTPARALLEL to include/Makefile...
2017-11-17  Igor TsimbalistEnable building libstdc++-v3 with Intel CET
2017-10-30  Jonathan WakelyDon't create broken symlink in libstdc++-v3/include...
2017-10-27  Jonathan WakelyList headers in Makefile in alphabetical order
2017-10-23  Jonathan WakelyImplement C++17 Filesystem library
2017-10-02  Jonathan WakelyC++17 P0067R5 std::to_chars and std::from_chars (partial)
2017-09-12  Jonathan WakelyPR libstdc++/79433 no #error for including TS headers...
2017-09-12  Jonathan WakelyPR libstdc++/79433 no #error for including headers...
2017-05-16  Jonathan WakelyImplement std::experimental::source_location (N4519)
2017-01-19  Jonathan WakelyPR78905 define _GLIBCXX_RELEASE macro
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-10-21  Jonathan WakelySplit <functional> into smaller pieces
2016-10-03  Jonathan WakelyFix libstdc++ versioned namespace build
2016-09-30  Jonathan WakelyImplement LWG 2192 and LWG 2294 for std::abs
2016-09-28  Alan ModraDisable .gnu.attributes tags in compatibility-ldbl.o
2016-09-22  Jonathan WakelyImplement C++17 node extraction and insertion (P0083R5)
2016-08-22  Gleb Natapovlibstdc++/68297 avoid throw/catch in make_exception_ptr
2016-08-18  Tim ShenImplement <variant>
2016-08-06  Jonathan WakelyAdd std::apply for C++17
2016-07-28  Ville VoutilainenImplement std::string_view and P0254r2,
2016-07-10  Ville VoutilainenImplement std::optional.
2016-07-06  Ville VoutilainenImplement std::any.
2016-03-23  Bernd EdlingerMakefile.am (install-freestanding-headers): Add concept...
2016-01-25  Jonathan WakelyAvoid including all of <random> in <algorithm>
2016-01-19  Jonathan WakelyAdd C++-conforming wrappers for stdlib.h and math.h
2016-01-15  Torvald Riegellibstdc++: Make certain exceptions transaction_safe.
2016-01-14  Edward Smith-RowlandImplement TR29124 C++ special Math Functions.
2016-01-06  Jonathan WakelyRename bits/mutex.h to avoid clashing with glibc
2015-11-13  Jonathan WakelyDefine std::experimental::randint etc.
2015-11-13  Fan YouImplement std::experimental::shared_ptr with array...
2015-11-13  Jonathan WakelyDefine alias templates using polymorphic memory resources
2015-11-13  Fan YouImplement C++ LFTSv1 polymorphic memory resources
2015-10-09  Jonathan WakelyAdd include/experimental/bits dir
2015-09-04  Jonathan WakelyAdd portable timed_mutex and recursive_timed_mutex.
2015-09-04  Edward Smith-RowlandAdd C++11 header <cuchar>.
2015-08-13  Ville VoutilainenImplement std::experimental::fundamentals_v2::make_arra...
2015-07-24  Michael Haubenwallnerlibstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS
2015-07-03  Ville VoutilainenImplement std::experimental::fundamentals_v2::propagate...
2015-06-29  François Dumontstl_iterator_base_types.h (_Iter_base): Limit definitio...
2015-05-29  François Dumont2015-05-29 François Dumont fdumont@gcc.gnu.org>
2015-05-13  Michael Haubenwallnerlibstdc++: Bump to automake 1.11.6
2015-05-02  Jonathan Wakelyiterator: New.
2015-05-02  Jonathan Wakelynumeric: New.
2015-05-01  Ville VoutilainenImplement observer_ptr.
2015-04-30  Jonathan WakelyImplement N4100 File System TS
2015-04-30  Edward Smith-RowlandAdd fundamentals TR container erasure.
2015-01-16  Jonathan Wakelylocale_conv.h (wstring_convert, [...]): New.
2015-01-16  Jonathan WakelyImplement C++11 <codecvt> header.
2015-01-16  Torvald Riegellibstdc++: Optimize synchronization in std::future...
2014-12-19  Jonathan WakelyNew std::string implementation.
2014-11-12  Jonathan Wakelystd::shared_ptr atomic operations
2014-10-29  Jonathan WakelyAdd <experimental/algorithm> and <experimental/functional>.
2014-10-21  Ville VoutilainenImplement more Library Fundamentals v1 variable templates.
2014-10-17  Ville VoutilainenImplement the Library Fundamentals v1 variable templates.
2014-10-10  Jonathan Wakelyre PR libstdc++/49561 ([C++0x] std::list::size complexity)
2014-10-06  Jonathan WakelyMakefile.am: Add new header.
2014-08-27  Jonathan Wakelyre PR libstdc++/62159 (Missing headers for freestanding...
2014-06-25  Jonathan WakelyMakefile.am: Add new header.
2014-06-14  Jonathan Wakelystatus_cxx2014.xml: Update Fundamentals TS status.
2014-05-24  François Dumontarray: Clean useless white chars.
2014-05-07  Paolo CarliniMakefile.in: Regenerate.
2013-11-16  Edward Smith-RowlandImplement N3762 string_view: a non-owning reference...
2013-11-01  Michael Bruneenable_special_members.h: New.
2013-10-19  Edward Smith-Rowlandre PR libstdc++/58729 (tr2::dynamic_bitset::resize...
2013-09-27  François Dumontpredefined_ops.h: New.
2013-09-24  Tim ShenMakefile.am: Add regex.tcc.
2013-08-27  Tim ShenMakefile.am: Add regex_scanner.{h,tcc}.
2013-08-07  Tim ShenMakefile.am: Adjust to new files.
2013-08-07  Caroline TiceCommit the vtable verification feature.
2013-06-16  Jonathan Wakelyshared_mutex: Implement N3659.
2013-06-01  Ed Smith-RowlandImplement N3642 - User-defined Literals for Standard...
2013-05-23  Matthias KloseMakefile.am (bits_headers): Remove ${bits_host_headers}.
2013-05-19  Paolo Carlini2013-05-19 Paolo Carlini <paolo.carlini@oracle.com>
2013-05-18  Matthias KloseMakefile.am (bits_headers): Remove ${bits_host_headers}.
2013-05-08  Andoni Morales Ala... re PR libstdc++/57212 (Don't use pe-coff weak support...
2013-05-07  François Dumontunordered_base.h: New.
2013-04-07  Jonathan WakelyMakefile.am: Add ext/aligned_buffer.h
2013-03-08  Benjamin Kosnikmemoryfwd.h: New.
2013-03-03  Ulrich DrepperAdd math constants and triangular and von Mises distrib...
2012-12-04  Andreas SchwabMakefile.am (${host_builddir}/c++config.h): Replace...
2012-12-04  Steven BosscherMakefile.am: Fix regexp broken by previous commit.
2012-12-03  Benjamin Kosnikstandard_policies.hpp: Remove.
2012-11-07  Paolo Carlinire PR libstdc++/51850 (debug mode for std::array and...
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>...
next