[ARC] Handle complex PIC move patterns.
[gcc.git] / libstdc++-v3 /
2017-03-12 Ville VoutilainenImplement LWG 2934, optional<const T> doesn't compare...
2017-03-10 Jonathan WakelyFix libstdc++ reserved names test to pass on AIX
2017-03-10 Jonathan WakelyP0604R0 add invoke_result, is_invocable etc. for C++17
2017-03-10 George Lander[libstdc++-v3] Fix detection of obsolete isnan
2017-03-09 Jonathan WakelyDefine macro to simplify std::_Not_fn definition
2017-03-09 Jonathan WakelyDefine std::byte for C++17 (P0298R3)
2017-03-05 Jonathan WakelyAdd std::scoped_lock for C++17
2017-03-02 Gerald Pfeiferdebug_mode.xml: Update and simplify note on link- and...
2017-03-02 Jonathan WakelyRename 17_intro/headers/names.cc test file
2017-03-02 Jonathan WakelyPR libstdc++/79789 fix non-reserved names in headers
2017-03-02 Jonathan WakelyPR 79798 Fix incorrect use of std::result_of in std...
2017-03-01 Gerald Pfeiferdocumentation_hacking.xml: Tweak link to doxygen.org.
2017-02-23 Jonathan WakelyEnsure <experimental/iterator> includes <iterator>
2017-02-19 Dinka RannsC++17 GB50 resolution (P0505R0)
2017-02-19 Gerald Pfeifer* doc/xml/manual/debug.xml: Adjust link to ThreadSanitizer.
2017-02-18 Gerald Pfeiferio.xml: Update link to groups.google.com.
2017-02-18 Gerald Pfeifer* doc/xml/manual/profile_mode.xml: Fix link.
2017-02-16 Gerald Pfeiferpolicy_data_structures.xml: Simplify and standardize...
2017-02-16 Jonathan WakelyPR libstdc++/60936 fix length calculation
2017-02-15 Tim Shenre PR libstdc++/78723 ([variant] P0393r3: "Making varia...
2017-02-15 Tim Shenre PR libstdc++/79513 (std::visit doesn't handle refere...
2017-02-13 H.J. Lux32: Update baseline_symbols.txt
2017-02-13 Jakub Jelinekre PR libstdc++/79348 (abi_check fails on s390x (2...
2017-02-13 Jonathan WakelyPR libstdc++/79486 use lvalues in result_of expressions
2017-02-11 Jonathan WakelyPR libstdc++/79467 use lvalues in is_callable check
2017-02-11 Jonathan WakelyAdjust whitespace in <bits/atomic_base.h>
2017-02-10 Gerald Pfeifer* doc/xml/manual/profile_mode.xml: Update a paper refer...
2017-02-08 Gerald Pfeifer* src/c++11/snprintf_lite.cc (__err): Use https for...
2017-02-08 Jonathan WakelyUpdate links and references in libstdc++ manual
2017-02-08 Gerald Pfeiferprofile_mode.xml: Unbreak link to "Optimizing Sorting...
2017-02-08 Gerald Pfeifer* src/c++11/snprintf_lite.cc (__err): Update bug report...
2017-02-07 Gerald Pfeiferabi.xml: Update link to "Sun Studio 11: C++ Migration...
2017-02-07 Gerald Pfeiferlwg-active.html: Remove.
2017-02-07 Gerald Pfeifer* doc/xml/manual/status_cxx2017.xml: Fix link to N4284.
2017-02-06 Jonathan WakelyFix test failure at -O0 by pruning output
2017-02-06 Gerald Pfeiferdocumentation_hacking.xml: Remove obsolete link to...
2017-02-03 Jonathan WakelyPR libstdc++/66145 ensure new ABI for ios::failure...
2017-02-03 Jonathan WakelyPR libstdc++/60936 reduce coupling between objects...
2017-02-02 H.J. LuUpdate libstdc++ baseline symbols for x32
2017-02-02 Rainer OrthSeparate Solaris/SPARC and x86 baselines
2017-02-02 Rainer OrthUpdate Solaris baselines
2017-02-01 Jonathan WakelyPR78346 make <bits/predefined_ops.h> handle stashing...
2017-02-01 Jonathan WakelyPR libstdc++/79254 simplify exception-safety in copy...
2017-01-30 Ville VoutilainenImplement LWG 2825, LWG 2756 breaks class template...
2017-01-27 Jonathan WakelyPR libstdc++/79254 fix exception-safety in std::string...
2017-01-26 Jonathan WakelyPR libstdc++/70607 revert recent changes to <tr1/complex>
2017-01-26 Jonathan WakelyFix libstdc++ testsuite failures in C++98 and C++11...
2017-01-26 Jonathan WakelyFix namespace versioning and remove __detail::__identit...
2017-01-26 Jason Merrill* name-lookup.c (parse_using_directive): Deprecate...
2017-01-26 Jonathan WakelyPR libstdc++/79190 add fallback aligned_alloc implement...
2017-01-26 Jakub Jelinekupdate-copyright.py: Add libhsail-rt to self.default_di...
2017-01-26 Jakub Jelinekupdate-copyright.py: Add libhsail-rt to self.default_di...
2017-01-25 Jonathan WakelyPR libstdc++/70607 make proj(T) and conj(T) return...
2017-01-24 Jonathan WakelyPR libstdc++/79206 check string_view sizes in operator==
2017-01-23 Jonathan WakelyRestore <functional> header to test
2017-01-23 Thomas Preud'homme69301.cc: Require atomic builtins.
2017-01-23 Jonathan WakelyPR libstdc++/79195 fix make_array type deduction
2017-01-23 Gerald Pfeifer* doc/xml/manual/debug.xml: code.google.com uses https...
2017-01-22 Gerald Pfeifer* doc/xml/manual/test.xml: Fix link into gccint online...
2017-01-21 Ville VoutilainenMake poisoned hashes SFINAE away the call operator...
2017-01-20 Joe SeymourSupport unsigned __int20 in checks for size_t mangling
2017-01-20 Jonathan WakelyPR69240 Define inequality operators for <random> param...
2017-01-20 Jonathan WakelyPR72792 detect allocator pointer types without invalid...
2017-01-20 Jonathan WakelyPR72792 PR72793 relax requirements on rebind members
2017-01-20 Jonathan WakelyPR69321 fix any_cast<T>(any*) for non-copyable T
2017-01-20 Jonathan WakelyPR64903 simplify last fix to std::is_partitioned
2017-01-20 Jonathan WakelyPR79156 fix std::__enable_shared_from_this extension
2017-01-19 Jonathan WakelyPR64903 fix number of predicate tests in std::is_partit...
2017-01-19 Jonathan WakelyFix typo in recent doc updates
2017-01-19 Jonathan WakelyPR67085 pass comparison functions by reference in heap...
2017-01-19 Jonathan WakelyFix unsafe moves inside loops
2017-01-19 Jonathan WakelyPR67085 move comparison functions in heap operations
2017-01-19 Jonathan WakelyPR78905 define _GLIBCXX_RELEASE macro
2017-01-18 Jonathan WakelyPR69301 don't assume atomic<T> can default construct T
2017-01-18 Jonathan WakelyPR68925 don't use thread_local static for stateless...
2017-01-17 Joshua Connercrossconfig.m4: Add fuchsia OS.
2017-01-17 Jonathan WakelyPR69699 document why __GLIBCXX__ macro is useless
2017-01-17 Jonathan WakelyPR79114 use decayed type in std::throw_with_nested...
2017-01-17 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-16 Jonathan WakelyPR66145 use new ABI for std::ios::failure exceptions
2017-01-16 Jonathan WakelyPR78702 fix accessibility of locale::facet::__shim
2017-01-16 Ville VoutilainenPR libstdc++/78389 fix backwards size adjustments.
2017-01-14 Jonathan WakelySkip tests that are incompatible with Profile Mode
2017-01-13 Jonathan WakelyPR65411 don't retry fclose on EINTR
2017-01-13 Jonathan WakelyRemove unused include from Profile Mode header
2017-01-13 Jonathan WakelyAdd string_view support to COW std::string
2017-01-13 Jonathan WakelyDefine cxx11-abi effective target for libstdc++ tests
2017-01-13 Ville Voutilainenre PR libstdc++/78389 (list::merge and list::sort are...
2017-01-13 Jonathan WakelyMark test as XFAIL for C++17 mode
2017-01-13 Jonathan WakelyPR78361 recognise noexcept functions as referenceable
2017-01-12 Jonathan WakelyPR77528 partially revert r244278 and define default...
2017-01-12 Jonathan WakelyPR66284 remove std::function special case for reference...
2017-01-11 Jonathan WakelyPR78134 fix return types of heterogeneous lookup functions
2017-01-11 Jonathan WakelyPR78273 fix count to work with partitioning function
2017-01-11 Ville VoutilainenReduce the size of variant, it doesn't need an index...
2017-01-10 Jonathan WakelyAdjust effective target selector to fix C++17 FAIL
2017-01-10 Jonathan WakelyPR77528 add default constructors for container adaptors
2017-01-10 Felipe Magno de... Use temporary int objects to access struct tm members
2017-01-10 François DumontMake Python printers and xmethods work with versioned...
2017-01-09 Jonathan WakelyPR79017 workaround incomplete C99 math on darwin
next