aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config
AgeCommit message (Expand)AuthorFilesLines
2017-08-09PR libstdc++/81751 don't call fflush(NULL)Jonathan Wakely1-2/+4
2017-07-23Add optimized implementation of mersenne twister for aarch64Michael Collison2-0/+227
2017-07-21Add AddressSanitizer annotations to std::vectorJonathan Wakely2-0/+8
2017-06-21Update baseline symbols for aarch64-none-linux-gnuRamana Radhakrishnan1-0/+3
2017-06-20baseline_symbols.txt: Update.Uros Bizjak1-0/+24
2017-06-19Update Solaris baselines for GCC 8.0 (PR libstdc++/81092)Rainer Orth8-0/+32
2017-06-18x32: Update baseline_symbols.txtH.J. Lu1-0/+5
2017-06-18re PR libstdc++/81092 (Missing symbols for new std::wstring constructors)Andreas Schwab1-1/+4
2017-06-16re PR libstdc++/81092 (Missing symbols for new std::wstring constructors)Jakub Jelinek3-1/+38
2017-06-16PR libstdc++/81092 add std::wstring symbols and bump library versionJonathan Wakely3-1/+19
2017-06-03baseline_symbols.txt: Update.Andreas Schwab1-0/+26
2017-05-24baseline_symbols.txt: Update.Andreas Schwab2-8/+54
2017-05-23PR libstdc++/67578 Implement non-trivial std::random_device::entropyXi Ruoyao1-0/+7
2017-05-112017-05-11 François Dumont <fdumont@gcc.gnu.org>François Dumont1-5/+0
2017-05-10Bump version namespace.François Dumont1-29/+29
2017-05-02re PR bootstrap/69506 (check-in 232454 seems to cause problems with cygwin bu...Hugo Beauzée-Luyssen1-0/+2
2017-02-13x32: Update baseline_symbols.txtH.J. Lu1-0/+24
2017-02-13re PR libstdc++/79348 (abi_check fails on s390x (2 undesignated symbols))Jakub Jelinek9-4/+468
2017-02-02Update libstdc++ baseline symbols for x32H.J. Lu1-0/+80
2017-02-02Separate Solaris/SPARC and x86 baselinesRainer Orth8-0/+10608
2017-02-02Update Solaris baselinesRainer Orth6-0/+122
2017-02-01PR libstdc++/79254 simplify exception-safety in copy assignmentJonathan Wakely1-3/+0
2017-01-27PR libstdc++/79254 fix exception-safety in std::string::operator=Jonathan Wakely1-1/+6
2017-01-13PR65411 don't retry fclose on EINTRJonathan Wakely1-10/+1
2017-01-04Support exception propagation without lock-free atomic intPauli Nieminen1-0/+47
2017-01-01Update copyright years.Jakub Jelinek153-153/+153
2016-12-21PR 71444 define more error constants for mingw-w64Jonathan Wakely1-40/+61
2016-12-03baseline_symbols.txt: Regenerate.John David Anglin1-0/+95
2016-11-07gnu-versioned-namespace.ver: Export C++17 new of over-aligned types symbols.François Dumont1-0/+12
2016-10-03Fix libstdc++ versioned namespace buildJonathan Wakely1-0/+4
2016-09-23[RTEMS] Always use atomic builtins for libstdc++Sebastian Huber1-0/+3
2016-09-12* config/abi/pre/gnu.ver: Use [jmy] for size_t.Jason Merrill1-6/+6
2016-09-09Implement P0035R4, C++17 new of over-aligned types.Jason Merrill1-0/+12
2016-08-26Add new std::basic_string constructor (LWG 2583)Jonathan Wakely1-3/+31
2016-08-22libstdc++/68297 avoid throw/catch in make_exception_ptrGleb Natapov2-0/+9
2016-08-02Update Solaris baselinesRainer Orth6-0/+510
2016-08-01baseline_symbols.txt: Update.Uros Bizjak1-0/+85
2016-07-29Update libstdc++ baseline symbols for aarch64, ia64, m68kAndreas Schwab3-0/+252
2016-07-29New libstdc++ symbol version for new basic_string symbolsJonathan Wakely1-1/+13
2016-07-29Update libstdc++ baseline symbols for x86 and ppcJonathan Wakely7-0/+560
2016-04-29Remove trailing whitespace from libstdc++-v3 filesChris Gregory77-539/+539
2016-04-18* config/cpu/sh/atomicity.h: Fix typo in comment.Jonathan Wakely1-1/+1
2016-03-24libstdc++/69945 Add __gnu_cxx::__freeres hookJonathan Wakely1-0/+2
2016-02-05libstdc++: S/390: Add missing baseline_symbols.txt for s390x/-m31.Dominik Vogt1-0/+5541
2016-01-29Fix Cygwin bootstrap error due to TM symbolsJonathan Wakely1-0/+3
2016-01-23re PR libstdc++/69446 (cow-stdexcept.cc:374:1: error: alias d efinitions not ...John David Anglin1-0/+3
2016-01-22Allow _GLIBCXX_HAVE_OBSOLETE_ISINF_ISNAN to be overriddenJonathan Wakely1-0/+4
2016-01-20libstdc++: Darwin does not support weak refs without definition.Torvald Riegel1-0/+3
2016-01-18libstdc++: Fix usage of __GXX_WEAK__ in TM TS support.Torvald Riegel1-0/+3
2016-01-17re PR libstdc++/68734 (FAIL: libstdc++-abi/abi_check)John David Anglin1-0/+1567