aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2011-11-17re PR libstdc++/51181 (libstdc++.so __sync_sub_and_fetch_4 linkage error caus...Richard Henderson2-0/+8
2011-11-18typesizes.cc: Do not run on darwin.Jonathan Wakely2-2/+7
2011-11-17Remove accidentally committed duplicate ChangeLog entry.Jonathan Wakely1-6/+0
2011-11-17class.c (add_implicitly_declared_members): Update move conditions.Jason Merrill4-0/+14
2011-11-17status_cxx2011.xml: Status of piecewise construction and ios_base::failure.Jonathan Wakely3-5/+21
2011-11-16re PR libstdc++/51102 (missing macros in <atomic>)Andrew MacLeod2-1/+8
2011-11-15re PR libstdc++/51142 ([C++0x] map::erase(key) doesn't compile with -D_GLIBCX...Paolo Carlini19-0/+386
2011-11-15re PR libstdc++/51133 (Incorrect implementation of std::tr1::hermite())Jason Dick2-2/+8
2011-11-14cmath (frexp, [...]): Do not mark constexpr, not viable anyway due to the poi...Paolo Carlini2-7/+12
2011-11-13cmath (atan2, [...]): Simplify constraining on the return type.Paolo Carlini3-105/+30
2011-11-13* using.xml: Use GNU/Linux.Gerald Pfeifer2-3/+7
2011-11-12re PR c++/51060 (Temporary object stack space is not re-used)Jason Merrill4-12/+19
2011-11-12re PR libstdc++/51083 (TR1 [tr.c99.cmath.over] and C++11 [cmplx.over] overloa...Jonathan Wakely6-25/+277
2011-11-10re PR middle-end/51038 (29_atomics/atomic_flag/clear/1.cc test_and_set/explic...Andrew MacLeod2-50/+21
2011-11-09allocator.h (__shrink_to_fit_aux::_S_do_it): Create the new object with the s...Jonathan Wakely3-1/+69
2011-11-09unordered_map: Add missing copy constructors.Jonathan Wakely3-0/+31
2011-11-09PR c++/51027 - accepts alias-declaration without ';'Dodji Seketeli2-1/+6
2011-11-09stl_vector.h (vector::_Alloc_traits): Make private.Jonathan Wakely6-14/+158
2011-11-08shared_ptr_base.h (_Sp_counted_ptr): Make 'final'.Jonathan Wakely9-79/+307
2011-11-08acinclude.m4 ([GLIBCXX_ENABLE_VISIBILITY]): Rename to [GLIBCXX_ENABLE_LIBSTDC...Paolo Carlini5-38/+51
2011-11-08macros.cc: Avoid -Wall warnings.Paolo Carlini3-2/+8
2011-11-08re PR libstdc++/51018 (Test failures on NetBSD)Jonathan Wakely2-3/+9
2011-11-08Merge from transactional-memory branch.Aldy Hernandez8-7/+169
2011-11-08re PR libstdc++/51018 (Test failures on NetBSD)Paolo Carlini2-5/+11
2011-11-08future (__future_base::_Ptr): Use alias-declaration.Jonathan Wakely2-29/+27
2011-11-08stdc++.h: Add cstdalign.Ed Smith-Rowland2-0/+5
2011-11-08complex (complex<>::real(), [...]): Remove redundant const qualifiers.Paolo Carlini2-9/+14
2011-11-08ptr_traits.h (__rebind): Replace with...Jonathan Wakely6-79/+26
2011-11-07mutex (call_once): Store closure in __once_functor as bound function wrapper ...Jonathan Wakely2-1/+7
2011-11-07atomic_base.h (atomic_thread_fence): Revert.Andrew MacLeod2-8/+7
2011-11-07atomic_base.h (atomic_thread_fence): Call builtin.Andrew MacLeod2-6/+63
2011-11-07Return gthr-posix.h to libgcc (PR bootstrap/50982)Rainer Orth3-2/+9
2011-11-07acinclude.m4 (GLIBCXX_CHECK_SC_NPROC_ONLN): Define.Jonathan Wakely7-6/+384
2011-11-07* config/abi/pre/gnu.ver: Fix exports for string::pop_back.Jonathan Wakely2-6/+8
2011-11-07acinclude.m4: Check for <stdalign.h>Jonathan Wakely10-4/+105
2011-11-07re PR libstdc++/50982 (AIX libstdc++ GTHREADS incompatibility)Jonathan Wakely2-1/+7
2011-11-07make __stl_prime_list in comdatXinliang David Li2-4/+27
2011-11-07basic_string.h (basic_string::at): Move adjacent to other overload.Jonathan Wakely11-27/+281
2011-11-06backwards_compatibility.xml: Fix autoconf tests for C++11 compiler features a...Jonathan Wakely48-332/+395
2011-11-06status_cxx2011.xml: Document <cuchar> and <cstdalign> as missing.Jonathan Wakely2-4/+13
2011-11-06faq.xml: Replace references to C++0x with C++11.Jonathan Wakely70-456/+484
2011-11-0641975.cc: Add tests to check performance with or without cache of hash code a...François Dumont2-32/+149
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod13-1534/+767
2011-11-06* doc/xml/manual/test.xml: Fix dg-warning examples.Jonathan Wakely2-2/+6
2011-11-06re PR libstdc++/44436 ([C++0x] Implement emplace* in associative containers)Jonathan Wakely2-4/+12
2011-11-05re PR libstdc++/49894 ([C++0x] Uniform initialization in constructor)Jonathan Wakely2-2/+8
2011-11-04run_doxygen: Fix sed quoting.Benjamin Kosnik2-1/+5
2011-11-03doxygroups.cc: Add markup for namespace tr2.Benjamin Kosnik5-25/+54
2011-11-03*: Regenerate.Benjamin Kosnik52-389/+324
2011-11-02re PR libstdc++/50880 (__complex_acosh() picks wrong complex branch)Richard B. Kreckel1-0/+8