aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
AgeCommit message (Expand)Author
2015-10-16Document options for Filesystem TS libraryredi
2015-10-16Shrink std::random_shuffle test to pass on simulatorsredi
2015-10-15mark libstdc++ tests unsupported if they fail with "relocation truncated"nsz
2015-10-13 * config/cpu/i486/opt/bits/opt_random.h: Include pmmintrin.h insteadfroydnj
2015-10-11Test for __cxa_thread_atexit_impl when cross-compiling libstdc++ for GNU targ...jsm28
2015-10-09Missed ChangeLog for previous libstdc++-v3 commitredi
2015-10-052015-10-05 Ville Voutilainen <ville.voutilainen@gmail.com>ville
2015-10-03Remove pretty printing for 'any' with allocatorsredi
2015-10-03Fix comments saying why headers are includedredi
2015-10-02Fix testsuite failures with --disable-wchar_tredi
2015-10-02Enable dual ABI for Filesystem libraryredi
2015-10-02 * testsuite/21_strings/basic_string/allocator/wchar_t/minimal.cc:redi
2015-10-02Fix tests that fail with old std::stringredi
2015-10-02Use noexcept instead of _GLIBCXX_NOEXCEPTredi
2015-10-02 * acinclude.m4 (GLIBCXX_ENABLE_DEBUG_FLAGS): Fix comment.redi
2015-10-02Allow Filesystem TS to compile without wchar_tredi
2015-10-02 * testsuite/util/testsuite_fs.h (nonexistent_path): Use less genericredi
2015-10-02PR libstdc++/67747 use readdir instead of readdir_rredi
2015-10-01 * doc/html/manual/errno.html: Add new file.redi
2015-10-01Save-and-restore errno more carefully in libstdc++redi
2015-09-302015-09-30 François Dumont <fdumont@gcc.gnu.org>fdumont
2015-09-302015-09-30 Matthias Klose <doko@ubuntu.com>doko
2015-09-29Leave errno unchanged by successful std::stoi etcredi
2015-09-29PR libstdc++/67583 Fix invalid sputn calls in testsredi
2015-09-29Reduce space and time overhead of std::threadredi
2015-09-28LWG 2135: terminate() in condition_variable::wait()redi
2015-09-25Avoid creating dangling references in case of nested tuplesville
2015-09-24Leave moved-from std::deque in a valid stateredi
2015-09-23Limit number of symlinks that canonical() will resolveredi
2015-09-23Fix semantics of Filesystem TS directory iteratorsredi
2015-09-23Fix filesystem::create_directories() functionredi
2015-09-21Fix bootstrap error introduced in r227870redi
2015-09-19 PR libstdc++/67361timshen
2015-09-18Fix errors due to extra includes in extc++.hredi
2015-09-172015-09-17 Catherine Moore <clm@codesourcery.com>clm
2015-09-17Include <cerrno> in src/c++11/random.ccredi
2015-09-172015-09-17 François Dumont <fdumont@gcc.gnu.org>fdumont
2015-09-17Handle alignment in __atomic_is_lock_freeredi
2015-09-17Remove non-deterministic part of canonical() testredi
2015-09-17Make std::random_device retry after short readsredi
2015-09-17Remove redundant conditional expressions in <system_error>redi
2015-09-17Only do shrink_to_fit() when exceptions enabledredi
2015-09-16Implement filesystem::canonical() without realpathredi
2015-09-11Fix filesystem::canonical on Solaris 10.redi
2015-09-11Check read() result in std::random_device.redi
2015-09-11Fix invalid UTF-8 in wchar_t tests.redi
2015-09-11Rationalise PCH headers and 17_intro/headers tests.redi
2015-09-11Implement N4258 noexcept for std::basic_string.redi
2015-09-11Allocator-extended constructors for container adaptors.redi
2015-09-10 * testsuite/util/testsuite_allocator.h (PointerBase::operator[]): Add.redi