aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2016-05-20re PR libstdc++/71081 (experimental/memory_resource/1.cc run for targets with...Thomas Preud'homme2-1/+6
2016-05-13libstdc++/71073 add system_header pragma to Debug Mode headersJonathan Wakely11-4/+35
2016-05-12Add dg-require-atomic-builtins to testJonathan Wakely2-0/+6
2016-05-11libstdc++/71049 fix --disable-libstdcxx-dual-abi bootstrapJonathan Wakely2-17/+26
2016-05-10Test begin and end functions for directory iteratorsJonathan Wakely4-4/+56
2016-05-10libstdc++/71038 fix error checks in filesystem::copy_fileJonathan Wakely3-1/+87
2016-05-10Optimize __directory_iterator_proxy for the common caseJonathan Wakely2-1/+6
2016-05-10libstdc++/71036 Handle EEXIST in filesystem::create_directoryJonathan Wakely3-4/+76
2016-05-10libstdc++/71037 Add base path to filesystem::canonical exceptionsJonathan Wakely3-2/+29
2016-05-102.cc: Remove unused using declaration.Jonathan Wakely2-2/+4
2016-05-10libstdc++/71005 fix post-increment for filesystem iteratorsJonathan Wakely4-13/+137
2016-05-09libstdc++/71004 fix recent additions to testcaseJonathan Wakely2-3/+11
2016-05-09Avoid endless run-time recursion for copying single-element tuples where the...Ville Voutilainen3-2/+60
2016-05-09libstdc++/71004 fix recursive_directory_iterator default constructorJonathan Wakely3-2/+20
2016-05-05Enable dg-reqire-sharedlib on SolarisRainer Orth2-2/+7
2016-05-05Add dg-require-filesystem-ts directive to testJonathan Wakely2-0/+6
2016-05-04libstdc++/70940 Start fixing polymorphic memory resourcesJonathan Wakely5-31/+167
2016-04-29Remove trailing whitespace from libstdc++-v3 filesChris Gregory471-12460/+12467
2016-04-28libstdc++/70766 use std::addressof instead of operator&Jonathan Wakely10-23/+235
2016-04-28hashtable_policy.h (__detail::_Insert_base, [...]): Improve comments.Jonathan Wakely2-2/+8
2016-04-27libstdc++/70767 Define std::numeric_limits<cv T> in C++98 modeJonathan Wakely2-6/+14
2016-04-24libstdc++/70762 fix fallback implementation of nonexistent_pathJonathan Wakely2-2/+10
2016-04-23re PR libstdc++/70745 (Wrong handling of regex_constant::match_not_eow and re...Tim Shen3-8/+28
2016-04-20Fix std::codecvt_utf8* for big-endian targetsJonathan Wakely2-3/+9
2016-04-19libstdc++/69703 ignore endianness in codecvt_utf8Jonathan Wakely5-1/+215
2016-04-19libstdc++/70609 fix filesystem::copy()Jonathan Wakely3-29/+163
2016-04-19Add noexcept to Filesystem TS operatorsJonathan Wakely3-25/+33
2016-04-19c++14_warning.h: Do not refer C++14 as experimental.Edward Smith-Rowland2-3/+7
2016-04-18PR libstdc++/41759 reword static assertions in <random>Jonathan Wakely5-34/+42
2016-04-18Remove unused typedefs in std::bind typesJonathan Wakely2-2/+2
2016-04-18* config/cpu/sh/atomicity.h: Fix typo in comment.Jonathan Wakely2-1/+3
2016-04-18Define std::thread::id comparison operators at namespace-scopeJonathan Wakely3-14/+49
2016-04-18Make use of extensions more explicit in libstdc++ testsJonathan Wakely15-32/+58
2016-04-18Don't include internal header in libstdc++ testsJonathan Wakely5-14/+30
2016-04-18Add attribute((unused)) in libstdc++ headersJonathan Wakely3-3/+8
2016-04-18Avoid -Wsign-compare warnings in std::to_string()Jonathan Wakely2-3/+18
2016-04-18Trivial comment misspelling.Edward Smith-Rowland1-0/+4
2016-04-18Obvious typo in comment.Edward Smith-Rowland1-1/+1
2016-04-14Revert empty class parameter passing ABI changes.Jason Merrill16-81/+34
2016-04-13PR c++/69517 - [5/6 regression] SEGV on a VLA with excess initializer elementsMartin Sebor2-1/+8
2016-04-13Adjust for new empty class parameter passing ABI.Jonathan Wakely16-30/+111
2016-04-12Document C++17/TR29124 C++ Special Math Functions.Edward Smith-Rowland2-18/+833
2016-04-07* testsuite/30_threads/thread/70503.cc: Adjust from xfail to pass.Jonathan Wakely2-6/+14
2016-04-06Makefile.am (libstdc++-symbols.ver): Remove useless /dev/null.Eric Botcazou3-2/+7
2016-04-05Restore atomic builtins usage in libstdc++-v3Jonathan Wakely3-4/+9
2016-04-05* testsuite/30_threads/thread/70503.cc: Require -static to work.Jonathan Wakely2-0/+3
2016-04-05Ensure std::thread helpers have internal linkageJonathan Wakely3-4/+44
2016-04-05re PR libstdc++/70437 (Instantiation loop with pair and is_constructible)Ville Voutilainen3-8/+73
2016-03-24libstdc++/69945 Add __gnu_cxx::__freeres hookJonathan Wakely4-0/+63
2016-03-23Makefile.am (install-freestanding-headers): Add concept_check.h and move.h to...Bernd Edlinger6-5/+19