aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford6550-7497/+6594
2013-02-03ctype_inline.h: Fix copyright typo.Richard Sandiford2-1/+5
2013-02-012013-02-01 François Dumont <fdumont@gcc.gnu.org>François Dumont5-81/+82
2013-01-29re PR libstdc++/54314 (undefined references to 'construction vtable for std::...Jason Merrill3-6/+6
2013-01-28re PR libstdc++/56112 (cannot create unordered_map from range of types conver...Jonathan Wakely3-1/+57
2013-01-28hashtable_policy.h (_Local_iterator_base): Use _Hashtable_ebo_helper to embed...François Dumont10-262/+444
2013-01-24re PR libstdc++/56085 (Unsafe negation in C++03 pow(complex,int))Paolo Carlini2-4/+8
2013-01-22explicit-hle.cc: Tightten scan-assembler-times regexps...Jakub Jelinek2-4/+12
2013-01-21Fix PR number in ChangeLogAndi Kleen1-1/+1
2013-01-20libstdc++: Add mem_order_hle_acquire/release to atomic.h v2Andi Kleen3-45/+232
2013-01-19re PR libstdc++/55861 ([C++11] `std::shared_future::get' is not const-qualified)Jonathan Wakely3-15/+20
2013-01-16PR libstdc++/55043 (again)Jonathan Wakely14-165/+71
2013-01-16re PR libstdc++/55043 (issue with nesting unordered_map containing unique_ptr...Jonathan Wakely15-12/+483
2013-01-14vector.cc: Shrink memory usage under simulator.Steve Ellcey9-17/+71
2013-01-11gdb-test.exp (gdb_batch_check): Catch error running gdb command.Janis Johnson2-1/+8
2013-01-08* doc/xml/manual/status_cxx2011.xml: Document that N3189 is missing.Jonathan Wakely2-6/+19
2013-01-08re PR c++/55908 (Problem binding a const member function to a const object)Jonathan Wakely4-7/+50
2013-01-08Restrict -Wa,-nH use to Solaris (PR libstdc++/55594)Rainer Orth3-18/+37
2013-01-07re PR libstdc++/55847 (mistake bad_weak_ptr::what() message)Jonathan Wakely7-10/+64
2013-01-06unordered_map.h: Fix typo in comments.Jonathan Wakely3-3/+18
2013-01-06* doc/xml/manual/abi.xml: Update library and symbol versions.Jonathan Wakely2-0/+14
2013-01-06insert_fn_imps.hpp: Fix typo in copyright years.Richard Sandiford3-2/+8
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek614-624/+661
2013-01-03ChangeLog rotation.Jakub Jelinek16-4687/+4773
2012-12-21os_defines.h (_GLIBCXX_LLP64): Define if llp64 abi is used.Kai Tietz6-2/+32
2012-12-20functional (_Require): Move to ...Jonathan Wakely22-112/+668
2012-12-20re PR libstdc++/55741 (bootstrap fails in libstdc++-v3/src/c++11/thread.cc)Jonathan Wakely5-5/+61
2012-12-18abi.xml: Update URLs for C++ ABI.Jonathan Wakely124-600/+669
2012-12-17* include/std/future (__async_sfinae_helper): Remove.Jonathan Wakely2-14/+6
2012-12-16thread.cc (execute_native_thread_routine): Do not swallow __forced_unwind exc...Jonathan Wakely3-0/+55
2012-12-143.cc: Shrink memory usage under simulator.Steve Ellcey5-4/+38
2012-12-1318654.cc: Shrink memory usage under simulator.Steve Ellcey5-4/+36
2012-12-12documentation_hacking.xml: Fix validation issue.Benjamin Kosnik2-2/+18
2012-12-11re PR libstdc++/55631 (Several ext/ headers can not be #included on their own)Jonathan Wakely5-1/+17
2012-12-11Makefile.am (xml_sources_manual): Add policy_data_structures_biblio.xml.Benjamin Kosnik8-1577/+1723
2012-12-10Makefile.am (libstdc++-symbols.ver): Use CONFIG_HEADER.Matthias Klose3-2/+7
2012-12-09libstdc++.exp (dg-test): Unset testname_with_flags after running the test.Andreas Schwab2-0/+12
2012-12-04Makefile.am (${host_builddir}/c++config.h): Replace [<space><tab>] by [<tab><...Andreas Schwab3-4/+10
2012-12-04Makefile.am: Fix regexp broken by previous commit.Steven Bosscher3-5/+10
2012-12-03standard_policies.hpp: Remove.Benjamin Kosnik5-130/+15
2012-12-01re PR libstdc++/55503 (FAIL: 30_threads/condition_variable/members/53841.cc (...John David Anglin2-1/+7
2012-11-29re PR target/55445 (Always defined __SEH__ when build from trunk)Kai Tietz2-3/+9
2012-11-28re PR other/54279 (first stage build with g++ fails with "." as the first com...Andrew Pinski3-2/+8
2012-11-28functional (_Mem_fn): Constrain function call operators to avoid ambiguities.Jonathan Wakely5-86/+312
2012-11-27Fix incorrect @headername Doxygen macro invocation.Ollie Wild2-1/+6
2012-11-26functional (__is_socketlike): Change from class template to alias template.Jonathan Wakely2-8/+7
2012-11-26re PR libstdc++/55463 (Result of std::mem_fn doesn't accept rvalues)Jonathan Wakely4-83/+185
2012-11-23re PR libstdc++/52680 (std::this_thread::sleep_for #ifdef'd out by _GLIBCXX_U...Jonathan Wakely14-46/+196
2012-11-20re PR libstdc++/55413 ([LTO] hashtable.h:1648 '__bbegin_bkt' may be used unin...Paolo Carlini3-8/+15
2012-11-202012-11-20 Matthias Klose <doko@ubuntu.com>Matthias Klose4-4/+10