aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener2-0/+14
2017-08-20re PR c/81854 (weak alias of an incompatible symbol accepted)Martin Sebor2-2/+9
2017-08-20Fix typo.John David Anglin1-1/+1
2017-08-20re PR testsuite/81056 (FAIL: 17_intro/names.cc (test for excess errors))John David Anglin2-0/+10
2017-08-18Simplify allocator usage in unordered containersJonathan Wakely2-18/+21
2017-08-18PR libstdc++/81891 fix double-free in hashtable constructorJonathan Wakely3-11/+79
2017-08-11PR libstdc++/81808 skip test if reading directory doesn't failJonathan Wakely2-0/+31
2017-08-09Fix test for __has_unique_object_representations support in ClangJonathan Wakely2-6/+14
2017-08-09Fix test for __is_aggregate support in ClangKatsuhiko Nishimra2-2/+7
2017-08-09PR libstdc++/81751 don't call fflush(NULL)Jonathan Wakely4-2/+106
2017-07-31re PR libstdc++/81599 (Error in documentation of std::stack)Marek Polacek2-1/+6
2017-07-26PR libstdc++/53984 fix failing testJonathan Wakely2-4/+11
2017-07-2653984.cc: Fix typo in dg-require directive.Paolo Carlini2-1/+6
2017-07-25PR libstdc++/53984 handle exceptions in basic_istream::sentryJonathan Wakely6-29/+123
2017-07-25Remove deprecated iostream members for C++17Jonathan Wakely5-9/+48
2017-07-23Add optimized implementation of mersenne twister for aarch64Michael Collison4-0/+246
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont151-931/+797
2017-07-21Add AddressSanitizer annotations to std::vectorJonathan Wakely6-12/+234
2017-07-19PR libstdc++/81476 Optimise vector insertion from input iteratorsJonathan Wakely3-3/+103
2017-07-19new (bad_array_new_length): Remove redundant semicolon after in-class member ...Volker Reichelt9-16/+31
2017-07-19Fix indentation in std::basic_filebuf member functionsJonathan Wakely2-56/+57
2017-07-19Fix indentation in libstdc++ testsuite utilsJonathan Wakely2-6/+8
2017-07-19Use dg-require-fileio in new testJonathan Wakely2-1/+5
2017-07-19PR libstdc++/81395 fix crash when write follows large readJonathan Wakely3-1/+54
2017-07-18stl_list.h (struct _List_node_header): New.François Dumont3-64/+181
2017-07-15Reorder std::scoped_lock parameters as per P0739R0 DR statusJonathan Wakely5-5/+46
2017-07-14Constrain std::variant constructor for class template argument deductionJason Merrill3-0/+48
2017-07-11Improvements to the libstdc++ FAQ and manualJonathan Wakely6-403/+462
2017-07-10Include missing header for std::freeJonathan Wakely2-0/+3
2017-07-10PR libstdc++/81381 support stateful allocators in basic_stringbufJonathan Wakely4-5/+54
2017-07-10PR libstdc++/81338 correctly manage string capacityJonathan Wakely5-5/+91
2017-07-06Fix memory leaks in libstdc++ testsJonathan Wakely3-50/+16
2017-07-06Fix memory leaks in libstdc++ ABI testsJonathan Wakely5-8/+24
2017-07-06Prevent __uses_alloc from holding dangling referencesJonathan Wakely3-4/+19
2017-06-27re PR libstdc++/80187 (C++ variant should be trivially copy constructible if ...Tim Shen3-82/+341
2017-06-27PR libstdc++/81221 only run new test for check-parallelJonathan Wakely2-2/+5
2017-06-27PR libstdc++/81221 fix namespace qualification for parallel modeJonathan Wakely3-2/+33
2017-06-22PR libstdc++/81173 fix undefined memset with null pointerJonathan Wakely2-14/+21
2017-06-21PR libstdc++/80675, PR libstdc++/80940Ville Voutilainen4-29/+159
2017-06-21Update baseline symbols for aarch64-none-linux-gnuRamana Radhakrishnan2-0/+7
2017-06-21PR libstdc++/81092 Regenerate configure for libtool_VERSION changeJonathan Wakely2-1/+6
2017-06-20baseline_symbols.txt: Update.Uros Bizjak2-0/+28
2017-06-20Always check for target i?86 and x86_64Rainer Orth2-1/+6
2017-06-19Update Solaris baselines for GCC 8.0 (PR libstdc++/81092)Rainer Orth9-0/+45
2017-06-18x32: Update baseline_symbols.txtH.J. Lu2-0/+10
2017-06-18re PR libstdc++/81092 (Missing symbols for new std::wstring constructors)Andreas Schwab2-1/+9
2017-06-17Get rid of dg-skip-if etc. default argsRainer Orth17-16/+21
2017-06-17PR libstdc++/80893 don't run test for C++98 modesJonathan Wakely2-0/+7
2017-06-16Add std::get_deleter overload with correct signatureJonathan Wakely4-1/+66
2017-06-16re PR libstdc++/81092 (Missing symbols for new std::wstring constructors)Jakub Jelinek4-1/+45