aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src
AgeCommit message (Expand)AuthorFilesLines
2012-08-26re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and release...Jonathan Wakely2-12/+26
2012-08-26re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and release...Jonathan Wakely1-0/+3
2012-08-13re PR libstdc++/54185 (condition_variable not properly destructed)David Adler1-3/+2
2012-08-12re PR libstdc++/52681 ([C++11] Using std::thread without -pthread crashes wit...Jonathan Wakely1-0/+5
2012-04-22forward_list (forward_list::splice_after): Check allocators are equal.Jonathan Wakely1-1/+1
2012-04-13PR:52604: (~__freelist): Reset pointerLaurent Alfonsi1-1/+3
2012-04-05Export std::_List_node_base for non-PIC codeRainer Orth1-4/+0
2012-04-05PR bootstrap/52840: libstdc++: let debug find sources for compatibility.loBernhard Reutner-Fischer2-2/+4
2012-04-04Partially revert:Uros Bizjak1-4/+0
2012-03-29re PR libstdc++/52689 (static linking with libstdc++ fails)Benjamin Kosnik15-222/+338
2012-03-09formatter.h (enum _Debug_msg_id): Add __msg_self_move_assign.Paolo Carlini1-2/+3
2012-02-28Makefile.am (libstdc++-symbols.ver): Only remove comment lines if they are at...Jakub Jelinek2-2/+2
2012-02-27Fix Solaris symbol versioning (PR libstdc++/52188)Rainer Orth2-27/+20
2012-02-20re PR libstdc++/52241 (Performance degradation of 447.dealII on corei7 at spe...Paolo Carlini1-7/+19
2012-02-17re PR libstdc++/47058 ("--enable-maintainer-mode --disable-werror" wrongly up...Benjamin Kosnik3-3/+9
2012-02-15* src/c++98/locale.cc (locale::facet::_S_get_c_locale): Fix typo.DJ Delorie1-1/+1
2012-02-15re PR libstdc++/51368 (libstdc++ python pretty printers should use --with-pyt...Benjamin Kosnik3-0/+3
2012-02-07re PR libstdc++/51296 (Several 30_threads tests FAIL on Tru64 UNIX)Jonathan Wakely1-4/+1
2012-02-06re PR libstdc++/52128 (r183788 caused massive libstdc++ testsuite regression ...Jonathan Wakely1-0/+1
2012-02-05re PR libstdc++/52104 (go1 fails to run on Solaris 10/11 x86 with with gld)Jonathan Wakely1-0/+2
2012-02-02re PR libstdc++/52068 (libc++98.a and libc++11.a are installed)Benjamin Kosnik4-168/+34
2012-02-01re PR libstdc++/49204 ([C++0x] remaining issues in <future>)Jonathan Wakely1-1/+6
2012-01-27configure.ac (GLIBCXX_ENABLE_DEBUG_FLAGS): Use -gdwarf-4 -g3 -O0.Benjamin Kosnik2-46/+100
2012-01-26re PR bootstrap/51985 (Bootstrap failure due to revision 183457)Jakub Jelinek2-6/+6
2012-01-24Makefile.am (libstdc++convenience.la): Correct stamp rule, copy.Benjamin Kosnik2-6/+6
2012-01-23[multiple changes]Benjamin Kosnik75-735/+2149
2012-01-17configure.ac (BUILD_EPUB): Adjust for epub3.Benjamin Kosnik1-2/+0
2012-01-09fragment.am (WARN_CXXFLAGS): Add -Wabi.Benjamin Kosnik1-1/+1
2011-12-15re PR libstdc++/51558 (Declaration of unspecialized std::hash<_Tp>::operator(...Paolo Carlini1-17/+41
2011-12-06re PR libstdc++/51438 (std::exception and derived classes are not compatible ...Paolo Carlini3-16/+16
2011-12-03macros.h (__glibcxx_check_non_empty_range): Define.Jonathan Wakely1-1/+2
2011-12-01acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Remove size-specific macros.Benjamin Kosnik1-1/+1
2011-11-18hash-long-double-aux.cc: Rename to...Paolo Carlini5-64/+85
2011-11-07acinclude.m4 (GLIBCXX_CHECK_SC_NPROC_ONLN): Define.Jonathan Wakely1-0/+18
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod3-19/+31
2011-11-02Move gthr to toplevel libgccRainer Orth1-1/+1
2011-10-25condition_variable (condition_variable_any): Remove unused native_handle_type...Jonathan Wakely1-2/+2
2011-10-25re PR libstdc++/49894 ([C++0x] Uniform initialization in constructor)Jonathan Wakely1-12/+10
2011-09-25revert: testsuite_error.h: Add empty default constructor to __gnu_test::test_...Paolo Carlini2-6/+0
2011-09-21limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsi...Paolo Carlini1-47/+47
2011-09-19re PR libstdc++/40856 (numeric_limits not specialized for __int128_t or __uin...Paolo Carlini1-1/+51
2011-09-08PR c++/33255 - Support -Wunused-local-typedefs warningDodji Seketeli2-4/+0
2011-08-04atomic.cc: Use noexcept.Paolo Carlini1-3/+3
2011-07-22fragment.am (CONFIG_CXXFLAGS): Add -frandom-seed.Ian Lance Taylor1-1/+1
2011-07-21safe_unordered_sequence.h, [...]: Rename respectively in...François Dumont1-32/+32
2011-07-21chrono: (system_clock::is_steady): Update to N3291 from is_monotonic.Benjamin Kosnik2-5/+18
2011-07-20system_error: Use noexcept.Paolo Carlini1-11/+12
2011-07-19safe_unordered_base.h, [...]: New, support for unordered sequence safe local ...François Dumont1-32/+197
2011-07-09re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues)Jonathan Wakely1-0/+1
2011-07-08configure.host (abi_baseline_subdir_switch): Describe.Rainer Orth1-0/+1