re PR ada/52735 (ICE in gnat_to_gnu_entity at gcc-interface/decl.c:4156)
[gcc.git] / libstdc++-v3 /
2012-12-14 Steve Ellcey3.cc: Shrink memory usage under simulator.
2012-12-13 Steve Ellcey18654.cc: Shrink memory usage under simulator.
2012-12-12 Benjamin Kosnikdocumentation_hacking.xml: Fix validation issue.
2012-12-11 Jonathan Wakelyre PR libstdc++/55631 (Several ext/ headers can not...
2012-12-11 Benjamin KosnikMakefile.am (xml_sources_manual): Add policy_data_struc...
2012-12-10 Matthias KloseMakefile.am (libstdc++-symbols.ver): Use CONFIG_HEADER.
2012-12-09 Andreas Schwablibstdc++.exp (dg-test): Unset testname_with_flags...
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-12-01 John David Anglinre PR libstdc++/55503 (FAIL: 30_threads/condition_varia...
2012-11-29 Kai Tietzre PR target/55445 (Always defined __SEH__ when build...
2012-11-28 Andrew Pinskire PR other/54279 (first stage build with g++ fails...
2012-11-28 Jonathan Wakelyfunctional (_Mem_fn): Constrain function call operators...
2012-11-27 Ollie WildFix incorrect @headername Doxygen macro invocation.
2012-11-26 Jonathan Wakelyfunctional (__is_socketlike): Change from class templat...
2012-11-26 Jonathan Wakelyre PR libstdc++/55463 (Result of std::mem_fn doesn...
2012-11-23 Jonathan Wakelyre PR libstdc++/52680 (std::this_thread::sleep_for...
2012-11-20 Paolo Carlinire PR libstdc++/55413 ([LTO] hashtable.h:1648 '__bbegin...
2012-11-20 Matthias Klose2012-11-20 Matthias Klose <doko@ubuntu.com>
2012-11-20 Jonathan Wakelyarray_allocator.h: Replace uses of __GXX_EXPERIMENTAL_C...
2012-11-19 Jonathan Wakelytypedefs.cc: Check rebind and improve propagate_on_cont...
2012-11-19 Jonathan Wakelystl_algo.h (reverse_copy): Update comment per DR 2074.
2012-11-19 Jonathan Wakelyhashtable.h: Improve comments.
2012-11-17 Paolo Carlinire PR libstdc++/55363 (tuple_size is not a class template)
2012-11-16 François Dumonthashtable_policy.h (_Prime_rehash_policy): Remove autom...
2012-11-16 Tom Tromeywhatis.cc: New file.
2012-11-15 Jason Merrillre PR c++/55275 (abi_tag attribute doesn't work on...
2012-11-15 Jonathan Wakelyre PR libstdc++/53841 ([C++11] condition_variable:...
2012-11-14 Jonathan Wakelyre PR libstdc++/55320 (Invalid delete with throwing...
2012-11-14 Uros Bizjakabi_tag.cc: Adjust expected demangling for 128bit long...
2012-11-12 Jonathan Wakelyfuture (atomic_future): Remove declaration of non-stand...
2012-11-12 Jason Merrill* include/std/complex (real, imag): Add ABI tag in...
2012-11-11 Andreas Schwabchapter.txml: Remove whitespace inside <keyword>.
2012-11-11 Andreas Schwabacinclude.m4 (GLIBCXX_CONFIGURE_DOCBOOK): Also check...
2012-11-11 Gerald Pfeiferpolicy_data_structures.xml: Update reference for select.
2012-11-10 Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
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>
next