summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/c++11
Commit message (Expand)AuthorAgeFilesLines
* re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++)Benjamin Kosnik2012-09-205-38/+46
* configure.ac: Substitute CPU_OPT_EXT_RANDOM.Ulrich Drepper2012-09-171-8/+15
* Check _GLIBCXX_USE_C99_STDINT_TR1 in random.ccJonathan Wakely2012-09-141-1/+3
* Clear hardware capabilities on libstdc++.so with Sun asRainer Orth2012-09-121-13/+8
* re PR bootstrap/54419 (Compiling libstdc++-v3/src/c++11/random.cc fails on pl...Ulrich Drepper2012-09-091-3/+3
* cpuid.h: Define signature_*_e[bcd]x macros for matching results of level 0 ca...Ulrich Drepper2012-09-091-1/+1
* random.cc (random_device::_M_init): Check whether cpuid instruction is availa...Ulrich Drepper2012-09-051-4/+3
* random.h (random_device): Move implementation to...Ulrich Drepper2012-08-293-8/+163
* re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and release...Jonathan Wakely2012-08-262-12/+26
* re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and release...Jonathan Wakely2012-08-261-0/+3
* re PR libstdc++/54185 (condition_variable not properly destructed)David Adler2012-08-131-3/+2
* re PR libstdc++/52681 ([C++11] Using std::thread without -pthread crashes wit...Jonathan Wakely2012-08-121-0/+5
* forward_list (forward_list::splice_after): Check allocators are equal.Jonathan Wakely2012-04-221-1/+1
* re PR libstdc++/52689 (static linking with libstdc++ fails)Benjamin Kosnik2012-03-297-77/+110
* formatter.h (enum _Debug_msg_id): Add __msg_self_move_assign.Paolo Carlini2012-03-091-2/+3
* re PR libstdc++/47058 ("--enable-maintainer-mode --disable-werror" wrongly up...Benjamin Kosnik2012-02-171-1/+3
* re PR libstdc++/51368 (libstdc++ python pretty printers should use --with-pyt...Benjamin Kosnik2012-02-151-0/+1
* re PR libstdc++/51296 (Several 30_threads tests FAIL on Tru64 UNIX)Jonathan Wakely2012-02-071-4/+1
* re PR libstdc++/52128 (r183788 caused massive libstdc++ testsuite regression ...Jonathan Wakely2012-02-061-0/+1
* re PR libstdc++/52104 (go1 fails to run on Solaris 10/11 x86 with with gld)Jonathan Wakely2012-02-051-0/+2
* re PR libstdc++/52068 (libc++98.a and libc++11.a are installed)Benjamin Kosnik2012-02-022-84/+17
* re PR libstdc++/49204 ([C++0x] remaining issues in <future>)Jonathan Wakely2012-02-011-1/+6
* [multiple changes]Benjamin Kosnik2012-01-2322-0/+3923