summaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)Author
2013-01-11gdb-test.exp (gdb_batch_check): Catch error running gdb command.Janis Johnson
2013-01-08* doc/xml/manual/status_cxx2011.xml: Document that N3189 is missing.Jonathan Wakely
2013-01-08re PR c++/55908 (Problem binding a const member function to a const object)Jonathan Wakely
2013-01-08Restrict -Wa,-nH use to Solaris (PR libstdc++/55594)Rainer Orth
2013-01-07re PR libstdc++/55847 (mistake bad_weak_ptr::what() message)Jonathan Wakely
2013-01-06unordered_map.h: Fix typo in comments.Jonathan Wakely
2013-01-06* doc/xml/manual/abi.xml: Update library and symbol versions.Jonathan Wakely
2013-01-06insert_fn_imps.hpp: Fix typo in copyright years.Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2013-01-03ChangeLog rotation.Jakub Jelinek
2012-12-21os_defines.h (_GLIBCXX_LLP64): Define if llp64 abi is used.Kai Tietz
2012-12-20functional (_Require): Move to ...Jonathan Wakely
2012-12-20re PR libstdc++/55741 (bootstrap fails in libstdc++-v3/src/c++11/thread.cc)Jonathan Wakely
2012-12-18abi.xml: Update URLs for C++ ABI.Jonathan Wakely
2012-12-17* include/std/future (__async_sfinae_helper): Remove.Jonathan Wakely
2012-12-16thread.cc (execute_native_thread_routine): Do not swallow __forced_unwind exc...Jonathan Wakely
2012-12-143.cc: Shrink memory usage under simulator.Steve Ellcey
2012-12-1318654.cc: Shrink memory usage under simulator.Steve Ellcey
2012-12-12documentation_hacking.xml: Fix validation issue.Benjamin Kosnik
2012-12-11re PR libstdc++/55631 (Several ext/ headers can not be #included on their own)Jonathan Wakely
2012-12-11Makefile.am (xml_sources_manual): Add policy_data_structures_biblio.xml.Benjamin Kosnik
2012-12-10Makefile.am (libstdc++-symbols.ver): Use CONFIG_HEADER.Matthias Klose
2012-12-09libstdc++.exp (dg-test): Unset testname_with_flags after running the test.Andreas Schwab
2012-12-04Makefile.am (${host_builddir}/c++config.h): Replace [<space><tab>] by [<tab><...Andreas Schwab
2012-12-04Makefile.am: Fix regexp broken by previous commit.Steven Bosscher
2012-12-03standard_policies.hpp: Remove.Benjamin Kosnik
2012-12-01re PR libstdc++/55503 (FAIL: 30_threads/condition_variable/members/53841.cc (...John David Anglin
2012-11-29re PR target/55445 (Always defined __SEH__ when build from trunk)Kai Tietz
2012-11-28re PR other/54279 (first stage build with g++ fails with "." as the first com...Andrew Pinski
2012-11-28functional (_Mem_fn): Constrain function call operators to avoid ambiguities.Jonathan Wakely
2012-11-27Fix incorrect @headername Doxygen macro invocation.Ollie Wild
2012-11-26functional (__is_socketlike): Change from class template to alias template.Jonathan Wakely
2012-11-26re PR libstdc++/55463 (Result of std::mem_fn doesn't accept rvalues)Jonathan Wakely
2012-11-23re PR libstdc++/52680 (std::this_thread::sleep_for #ifdef'd out by _GLIBCXX_U...Jonathan Wakely
2012-11-20re PR libstdc++/55413 ([LTO] hashtable.h:1648 '__bbegin_bkt' may be used unin...Paolo Carlini
2012-11-202012-11-20 Matthias Klose <doko@ubuntu.com>Matthias Klose
2012-11-20array_allocator.h: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jonathan Wakely
2012-11-19typedefs.cc: Check rebind and improve propagate_on_container_move_assignment ...Jonathan Wakely
2012-11-19stl_algo.h (reverse_copy): Update comment per DR 2074.Jonathan Wakely
2012-11-19hashtable.h: Improve comments.Jonathan Wakely
2012-11-17re PR libstdc++/55363 (tuple_size is not a class template)Paolo Carlini
2012-11-16hashtable_policy.h (_Prime_rehash_policy): Remove automatic shrink.François Dumont
2012-11-16whatis.cc: New file.Tom Tromey
2012-11-14re PR c++/55275 (abi_tag attribute doesn't work on explicit specializations o...Jason Merrill
2012-11-15re PR libstdc++/53841 ([C++11] condition_variable::wait_until() fails with hi...Jonathan Wakely
2012-11-14re PR libstdc++/55320 (Invalid delete with throwing copy-c'tor passed to std:...Jonathan Wakely
2012-11-14abi_tag.cc: Adjust expected demangling for 128bit long-double targets.Uros Bizjak
2012-11-12future (atomic_future): Remove declaration of non-standard name.Jonathan Wakely
2012-11-12* include/std/complex (real, imag): Add ABI tag in C++11 mode.Jason Merrill
2012-11-11chapter.txml: Remove whitespace inside <keyword>.Andreas Schwab