summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* forward_list.h (forward_list::assign): Dispatch to new functions based on ass...Jonathan Wakely2012-11-016-35/+255
* os_defines.h: Do not define anymore _GLIBCXX_HAVE_BROKEN_VSWPRINTF.Jonathan Yong2012-10-311-6/+1
* os_defines.h: Do not define anymore _GLIBCXX_HAVE_BROKEN_VSWPRINTF.Jonathan Yong2012-10-312-2/+8
* forward_list.h (forward_list): Adjust comments.Jonathan Wakely2012-10-313-42/+32
* re PR libstdc++/55123 ([C++11] Construction of shared_ptr<const T> from uniqu...Jonathan Wakely2012-10-293-2/+39
* re PR libstdc++/55041 (prettyprinting/shared_ptr & cxx11 fails on some platfo...Jonathan Wakely2012-10-282-4/+21
* unordered_map.h (unordered_map<>): Prefer aggregation to inheritance with _Ha...François Dumont2012-10-275-124/+1230
* type_traits (common_type): Implement LWG 2141.Daniel Kruegler2012-10-247-75/+80
* re PR libstdc++/55047 (operator() in std::exponential_distribution may call l...Haakan Younes2012-10-243-20/+32
* AArch64 [10/10]Yufeng Zhang2012-10-231-0/+5
* unordered_set.h (unordered_set<>): Prefer aggregation to inheritance with _Ha...François Dumont2012-10-224-38/+1190
* configure.xml (--enable-clocale): Document the 'newlib' and 'darwin' options.Yufeng Zhang2012-10-222-12/+23
* map.h (map::emplace_hint): Remove invalid parenthesis.François Dumont2012-10-212-1/+6
* 45713.cc: Skip for mmix-*-*.Hans-Peter Nilsson2012-10-212-3/+8
* * include/std/scoped_allocator: Avoid badname.Jonathan Wakely2012-10-202-10/+14
* * doc/xml/manual/status_cxx2011.xml: Update.Jonathan Wakely2012-10-192-6/+5
* scoped_allocator (__outermost_alloc_traits): Define.Jonathan Wakely2012-10-194-21/+412
* forward_list.h: Add C++11 allocator support.Jonathan Wakely2012-10-1810-32/+463
* formatter.h (_Debug_msg_id): Add __msg_valid_load_factor.François Dumont2012-10-1810-3/+212
* move.h (move_if_noexcept): Mark constexpr.Benjamin Kosnik2012-10-1814-32/+177
* formatter.h (_Debug_msg_id): Add __msg_bucket_index_oob.François Dumont2012-10-1634-28/+1168
* config.gcc: Match arm*-*-linux-* for ARM Linux/GNU.Matthias Klose2012-10-154-3/+9
* gthr.m4: New.Pavel Chupin2012-10-1514-26/+83
* re PR target/54908 (misc regressions on emutls targets remain from dynamic in...Jason Merrill2012-10-152-84/+73
* Forgot the CL entry for the Hoyt and arcsine distributions.Edward Smith-Rowland2012-10-121-0/+29
* dd the Hoyt and the arcsine distributions as extensions.Edward Smith-Rowland2012-10-1216-0/+1195
* Revert r192297.Kirill Yukhin2012-10-1213-32/+12
* hashtable_policy.h: Revert libstdc++/53067 quick hacks thanks to the resoluti...Paolo Carlini2012-10-112-22/+20
* 45713.cc: Tweak.Paolo Carlini2012-10-111-0/+4
* 45713.cc: Tweak.Paolo Carlini2012-10-111-4/+2
* sfinae_friendly_1.cc: Update / extend.Daniel Krugler2012-10-111-0/+9
* re PR testsuite/54897 (23_containers/bitset/45713.cc (test for excess errors))Hans-Peter Nilsson2012-10-112-2/+11
* sfinae_friendly_1.cc: Update / extend.Daniel Krugler2012-10-113-27/+50
* Fix Solaris symbol versioning (PR libstdc++/54872)Rainer Orth2012-10-112-0/+11
* Add PR to previous ChangeLog entry.Jonathan Wakely2012-10-111-0/+1
* os_defines.h: Define _GLIBCXX_USE_NANOSLEEP and _GLIBCXX_USE_SCHED_YIELD.Jack Howarth2012-10-113-0/+17
* 2012-10-10 Mark Kettenis <kettenis@openbsd.org>Mark Kettenis2012-10-118-0/+293
* type_traits (__do_common_type_impl): Revert for now LWG 2141-related change.Paolo Carlini2012-10-104-18/+26
* Fix missing gthr-default.h issue on separate libstdc++ configurePavel Chupin2012-10-1013-12/+32
* type_traits (common_time): Provide "SFINAE-friendly" implementation.Daniel Krugler2012-10-0915-71/+630
* re PR libstdc++/54861 (std::atomic_signal_fence(std::memory_order_seq_cst) is...Andrew MacLeod2012-10-092-1/+7
* 808590.cc: Fix constant value.Benjamin Kosnik2012-10-092-1/+6
* re PR libstdc++/54869 (ext/random/simd_fast_mersenne_twister_engine/cons/defa...Paolo Carlini2012-10-0914-8/+111
* re PR libstdc++/54754 ([parallel mode] 'make check-parallel' only works on x8...Jonathan Wakely2012-10-092-127/+49
* testsuite_abi.cc (check_version): Add CXXABI_1.3.7.Uros Bizjak2012-10-092-1/+6
* Support C++11 thread_local destructors.Jason Merrill2012-10-086-1/+163
* basic: Remove empty directory.Matthias Klose2012-10-071-0/+6
* re PR c++/52764 (Including <cstdint> after <stdint.h> fails to define limit m...Paolo Carlini2012-10-062-18/+7
* dynamic_bitset: Fix cxxabi_forced.h include path.Joe Seymour2012-10-062-2/+6
* match: Rename to...Benjamin Kosnik2012-10-0514-0/+191