re PR rtl-optimization/55151 (ICE: in assign_by_spills, at lra-assigns.c:1217 with...
[gcc.git] / libstdc++-v3 /
2012-11-08 François Dumontre PR libstdc++/54075 ([4.7.1] unordered_map insert...
2012-11-08 Paolo Carlini55028-debug.cc: Don't pass -D_GLIBCXX_DEBUG by hand...
2012-11-08 Florian Weimercxa_vec.C: Fix typo in comment.
2012-11-08 Jonathan Wakelyiterator_tracker.h (operator++): Fix returning dangling...
2012-11-07 Paolo Carliniarray (_GLIBCXX_THROW_OR_ABORT): Move...
2012-11-07 Jonathan Wakelystl_vector.h (vector(size_type)): Add missing allocator...
2012-11-07 Paolo Carlinire PR libstdc++/51850 (debug mode for std::array and...
2012-11-06 Jonathan Wakely55123.cc: Remove duplicate include.
2012-11-06 Paolo Carliniatomic_base.h: Don't include <cstddef>, use nullptr.
2012-11-06 Jonathan Wakely* include/profile/map.h (map::emplace_hint): Add missin...
2012-11-06 Jonathan Wakelydeque: Constrain InputIterator parameters.
2012-11-05 Jonathan Wakelyforward_list: Update to meet allocator-aware requirements.
2012-11-05 Benjamin Kosnikre PR libstdc++/55028 (_GLIBCXX_DEBUG is broken when...
2012-11-05 François Dumontthrow_allocator.h (__throw_value_base): Add move semant...
2012-11-05 Paolo Carlinire PR libstdc++/55215 (Constructor seeding is broken...
2012-11-05 Florian WeimerDetect overflow in size calculations in __cxa_vec_new...
2012-11-03 Robert Masonfinal patch for enabling VxWorks
2012-11-03 Jonathan Wakely* doc/html/*: Regenerate.
2012-11-02 Gerald Pfeiferconfigure.xml: Adjust GNU libc link.
2012-11-02 Paolo Carlinire PR libstdc++/55169 (std::discrete_distribution:...
2012-11-02 Gerald Pfeiferallocator.xml: Update reference to Hoard.
2012-11-02 Jonathan Wakelyprinters.py (Tr1HashtableIterator): Update.
2012-11-02 Jonathan Wakelyforward_list.h (forward_list(size_type)): Add missing...
2012-11-02 Gerald Pfeifercodecvt.xml: Fix reference to Austin Common Standards...
2012-11-01 Jonathan Wakelyrange_access.cc: Fix copying permission statement.
2012-11-01 François Dumonthashtable_policy.h (__details::_Before_begin<>): New...
2012-11-01 Jonathan Wakelyforward_list.h (forward_list::assign): Dispatch to...
2012-10-31 Jonathan Yongos_defines.h: Do not define anymore _GLIBCXX_HAVE_BROKE...
2012-10-31 Jonathan Yongos_defines.h: Do not define anymore _GLIBCXX_HAVE_BROKE...
2012-10-31 Jonathan Wakelyforward_list.h (forward_list): Adjust comments.
2012-10-29 Jonathan Wakelyre PR libstdc++/55123 ([C++11] Construction of shared_p...
2012-10-28 Jonathan Wakelyre PR libstdc++/55041 (prettyprinting/shared_ptr &...
2012-10-27 François Dumontunordered_map.h (unordered_map<>): Prefer aggregation...
2012-10-24 Daniel Krueglertype_traits (common_type): Implement LWG 2141.
2012-10-24 Haakan Younesre PR libstdc++/55047 (operator() in std::exponential_d...
2012-10-23 Yufeng ZhangAArch64 [10/10]
2012-10-22 François Dumontunordered_set.h (unordered_set<>): Prefer aggregation...
2012-10-21 Yufeng Zhangconfigure.xml (--enable-clocale): Document the 'newlib...
2012-10-21 François Dumontmap.h (map::emplace_hint): Remove invalid parenthesis.
2012-10-21 Hans-Peter Nilsson45713.cc: Skip for mmix-*-*.
2012-10-20 Jonathan Wakely* include/std/scoped_allocator: Avoid badname.
2012-10-19 Jonathan Wakely* doc/xml/manual/status_cxx2011.xml: Update.
2012-10-19 Jonathan Wakelyscoped_allocator (__outermost_alloc_traits): Define.
2012-10-18 Jonathan Wakelyforward_list.h: Add C++11 allocator support.
2012-10-18 François Dumontformatter.h (_Debug_msg_id): Add __msg_valid_load_factor.
2012-10-18 Benjamin Kosnikmove.h (move_if_noexcept): Mark constexpr.
2012-10-16 François Dumontformatter.h (_Debug_msg_id): Add __msg_bucket_index_oob.
2012-10-15 Matthias Kloseconfig.gcc: Match arm*-*-linux-* for ARM Linux/GNU.
2012-10-15 Pavel Chupingthr.m4: New.
2012-10-15 Jason Merrillre PR target/54908 (misc regressions on emutls targets...
2012-10-12 Edward Smith-RowlandForgot the CL entry for the Hoyt and arcsine distributions.
2012-10-12 Edward Smith-Rowlanddd the Hoyt and the arcsine distributions as extensions.
2012-10-12 Kirill YukhinRevert r192297.
2012-10-11 Paolo Carlinihashtable_policy.h: Revert libstdc++/53067 quick hacks...
2012-10-11 Paolo Carlini45713.cc: Tweak.
2012-10-11 Paolo Carlini45713.cc: Tweak.
2012-10-11 Daniel Kruglersfinae_friendly_1.cc: Update / extend.
2012-10-11 Hans-Peter Nilssonre PR testsuite/54897 (23_containers/bitset/45713.cc...
2012-10-11 Daniel Kruglersfinae_friendly_1.cc: Update / extend.
2012-10-11 Rainer OrthFix Solaris symbol versioning (PR libstdc++/54872)
2012-10-10 Jonathan WakelyAdd PR to previous ChangeLog entry.
2012-10-10 Jack Howarthos_defines.h: Define _GLIBCXX_USE_NANOSLEEP and _GLIBCX...
2012-10-10 Mark Kettenis2012-10-10 Mark Kettenis <kettenis@openbsd.org>
2012-10-10 Paolo Carlinitype_traits (__do_common_type_impl): Revert for now...
2012-10-10 Pavel ChupinFix missing gthr-default.h issue on separate libstdc...
2012-10-09 Daniel Kruglertype_traits (common_time): Provide "SFINAE-friendly...
2012-10-09 Andrew MacLeodre PR libstdc++/54861 (std::atomic_signal_fence(std...
2012-10-09 Benjamin Kosnik808590.cc: Fix constant value.
2012-10-09 Paolo Carlinire PR libstdc++/54869 (ext/random/simd_fast_mersenne_tw...
2012-10-09 Jonathan Wakelyre PR libstdc++/54754 ([parallel mode] 'make check...
2012-10-09 Uros Bizjaktestsuite_abi.cc (check_version): Add CXXABI_1.3.7.
2012-10-08 Jason MerrillSupport C++11 thread_local destructors.
2012-10-07 Matthias Klosebasic: Remove empty directory.
2012-10-06 Paolo Carlinire PR c++/52764 (Including <cstdint> after <stdint...
2012-10-06 Joe Seymourdynamic_bitset: Fix cxxabi_forced.h include path.
2012-10-05 Benjamin Kosnikmatch: Rename to...
2012-10-05 Jakub Jelinekcp-tree.h (SIZEOF_EXPR_TYPE_P): Define.
2012-10-05 Marc Glissere PR target/54686 (std::abs (long long) resorts to...
2012-10-05 Paolo Carlinicstdlib: Remove redundant pasto code protected by __GXX...
2012-10-05 Marc Glissere PR target/54686 (std::abs (long long) resorts to...
2012-10-04 Paolo Carlinire PR libstdc++/53248 (std::array<T,0> doesn't work...
2012-10-02 Jonathan Wakelyre PR other/53889 (Gthreads doesn't support destroying...
2012-10-01 Benjamin Kosnikgnu-versioned-namespace.ver: Add more typeinfo/vtable...
2012-10-01 Paolo Carlinire PR libstdc++/54757 (FAIL: ext/random/beta_distributi...
2012-10-01 Daniel Kruglertype_traits (result_of): Provide "SFINAE-friendly"...
2012-09-30 Benjamin Kosnikuser.cfg.in: Update to doxygen 1.8.2.
2012-09-30 Jonathan Wakelyropeimpl.h (__uninitialized_fill_n_a): Fix using declar...
2012-09-30 Jonathan Wakelyre PR libstdc++/54577 (deque<T>::erase() still takes...
2012-09-29 Jonathan WakelyFix ChangeLog date
2012-09-29 Jonathan Wakelyre PR libstdc++/34106 ([parallel mode] Atomic operation...
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-27 Paolo Carlinire PR libstdc++/54727 (error: declaration of ‘UINT64_C...
2012-09-27 Paolo Carlinirandom: Add include checks for c++11 and <cstdint>.
2012-09-27 Benjamin Kosnikre PR libstdc++/54314 (undefined references to 'constru...
2012-09-27 Benjamin KosnikCorrect truncation on last checkin.
2012-09-26 Akira Takahashire PR libstdc++/53515 (InputIterator version std::advan...
2012-09-26 Ulrich DrepperOptimize bulk mode for normal_distribution<double>...
2012-09-25 Paolo Carlinire PR libstdc++/44436 ([C++0x] Implement emplace* in...
2012-09-25 Edward Smith-RowlandImplement the K-distribution as an extension.
next