Fix incorrect assertion when deallocating big block
[gcc.git] / libstdc++-v3 / config /
2018-11-07 Jonathan WakelyFix linker script to use [jmy] to match size_t parameters
2018-11-06 Jonathan WakelyImplement std::pmr::unsynchronized_pool_resource
2018-10-20 François Dumonttestsuite_containers.h (forward_members_unordered<...
2018-10-18 Jonathan WakelyPR libstdc++/87642 handle multibyte thousands separator...
2018-10-16 Jonathan WakelyPR libstdc++/87618 fix typos in linker script
2018-10-02 Bernhard Reutner... config: Remove unused define for os uClibc
2018-08-30 Jonathan WakelyFix undefined references seen with mingw-w64
2018-08-14 Jonathan WakelyPR libstdc++/85343 overload __throw_ios_failure to...
2018-08-07 Jonathan WakelyDefine monotonic_buffer_resource members out-of-line
2018-07-24 Jonathan WakelyAdd initial version of C++17 <memory_resource> header
2018-07-16 Andreas KrebbelS/390: libstdc++: 64 and 32 bit baseline update
2018-07-06 Jonathan WakelySimplify linker script patterns for std::exception_ptr
2018-07-06 Jonathan WakelyP0935R0 Eradicating unnecessarily explicit default...
2018-07-05 Jonathan WakelyPR libstdc++/85831 define move constructors and operato...
2018-06-25 Jonathan WakelyUpdate powerpc64-linux-gnu/baseline_symbols.txt
2018-06-22 Jonathan WakelyFix unexported basic_string symbols for 32-bit targets
2018-06-21 Jonathan WakelyPR libstdc++/83328 add correct basic_string::insert...
2018-06-21 Jonathan Wakely* config/abi/post/x86_64-linux-gnu/baseline_symbols...
2018-05-21 Jonathan WakelyAdd support for opening file streams from wide characte...
2018-01-16 Jonathan WakelyPR libstdc++/83834 replace wildcard pattern in linker...
2018-01-14 Andreas Schwabre PR libstdc++/81092 (Missing symbols for new std...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-20 Kyrylo Tkachov[aarch64][libstdc++] Use __ARM_BIG_ENDIAN instead of...
2017-12-04 Jonathan WakelyFix -Wunused warnings in libstdc++ headers
2017-11-30 John David Anglinbaseline_symbols.txt: Update.
2017-10-24 Jonathan WakelyAvoid -Wattribute-alias warnings for long double compat...
2017-08-09 Jonathan WakelyPR libstdc++/81751 don't call fflush(NULL)
2017-07-23 Michael CollisonAdd optimized implementation of mersenne twister for...
2017-07-21 Jonathan WakelyAdd AddressSanitizer annotations to std::vector
2017-06-21 Ramana RadhakrishnanUpdate baseline symbols for aarch64-none-linux-gnu
2017-06-20 Uros Bizjakbaseline_symbols.txt: Update.
2017-06-19 Rainer OrthUpdate Solaris baselines for GCC 8.0 (PR libstdc++...
2017-06-18 H.J. Lux32: Update baseline_symbols.txt
2017-06-18 Andreas Schwabre PR libstdc++/81092 (Missing symbols for new std...
2017-06-16 Jakub Jelinekre PR libstdc++/81092 (Missing symbols for new std...
2017-06-16 Jonathan WakelyPR libstdc++/81092 add std::wstring symbols and bump...
2017-06-03 Andreas Schwabbaseline_symbols.txt: Update.
2017-05-24 Andreas Schwabbaseline_symbols.txt: Update.
2017-05-23 Xi RuoyaoPR libstdc++/67578 Implement non-trivial std::random_de...
2017-05-11 François Dumont2017-05-11 François Dumont <fdumont@gcc.gnu.org>
2017-05-10 François DumontBump version namespace.
2017-05-02 Hugo Beauzée-Luyssenre PR bootstrap/69506 (check-in 232454 seems to cause...
2017-02-13 H.J. Lux32: Update baseline_symbols.txt
2017-02-13 Jakub Jelinekre PR libstdc++/79348 (abi_check fails on s390x (2...
2017-02-02 H.J. LuUpdate libstdc++ baseline symbols for x32
2017-02-02 Rainer OrthSeparate Solaris/SPARC and x86 baselines
2017-02-02 Rainer OrthUpdate Solaris baselines
2017-02-01 Jonathan WakelyPR libstdc++/79254 simplify exception-safety in copy...
2017-01-27 Jonathan WakelyPR libstdc++/79254 fix exception-safety in std::string...
2017-01-13 Jonathan WakelyPR65411 don't retry fclose on EINTR
2017-01-04 Pauli NieminenSupport exception propagation without lock-free atomic int
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-21 Jonathan WakelyPR 71444 define more error constants for mingw-w64
2016-12-03 John David Anglinbaseline_symbols.txt: Regenerate.
2016-11-07 François Dumontgnu-versioned-namespace.ver: Export C++17 new of over...
2016-10-03 Jonathan WakelyFix libstdc++ versioned namespace build
2016-09-23 Sebastian Huber[RTEMS] Always use atomic builtins for libstdc++
2016-09-12 Jason Merrill* config/abi/pre/gnu.ver: Use [jmy] for size_t.
2016-09-09 Jason MerrillImplement P0035R4, C++17 new of over-aligned types.
2016-08-26 Jonathan WakelyAdd new std::basic_string constructor (LWG 2583)
2016-08-22 Gleb Natapovlibstdc++/68297 avoid throw/catch in make_exception_ptr
2016-08-02 Rainer OrthUpdate Solaris baselines
2016-08-01 Uros Bizjakbaseline_symbols.txt: Update.
2016-07-29 Andreas SchwabUpdate libstdc++ baseline symbols for aarch64, ia64...
2016-07-29 Jonathan WakelyNew libstdc++ symbol version for new basic_string symbols
2016-07-29 Jonathan WakelyUpdate libstdc++ baseline symbols for x86 and ppc
2016-04-29 Chris GregoryRemove trailing whitespace from libstdc++-v3 files
2016-04-18 Jonathan Wakely* config/cpu/sh/atomicity.h: Fix typo in comment.
2016-03-24 Jonathan Wakelylibstdc++/69945 Add __gnu_cxx::__freeres hook
2016-02-05 Dominik Vogtlibstdc++: S/390: Add missing baseline_symbols.txt...
2016-01-29 Jonathan WakelyFix Cygwin bootstrap error due to TM symbols
2016-01-23 John David Anglinre PR libstdc++/69446 (cow-stdexcept.cc:374:1: error...
2016-01-22 Jonathan WakelyAllow _GLIBCXX_HAVE_OBSOLETE_ISINF_ISNAN to be overridden
2016-01-20 Torvald Riegellibstdc++: Darwin does not support weak refs without...
2016-01-18 Torvald Riegellibstdc++: Fix usage of __GXX_WEAK__ in TM TS support.
2016-01-17 John David Anglinre PR libstdc++/68734 (FAIL: libstdc++-abi/abi_check)
2016-01-16 H.J. LuAdd __int128 symbols to x32 aseline_symbols.txt
2016-01-15 Torvald Riegellibstdc++: Make certain exceptions transaction_safe.
2016-01-13 Rainer OrthIntroduce separate baselines for Solaris 10 and 11...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-18 Andris Pavenis[DJGPP] Update config/os/djgpp/error_constants.h
2015-11-14 Andreas Tobleracinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale...
2015-11-13 Jennifer YaoMore fine-grained autoconf checks for C99 library
2015-10-13 Nathan Froydopt_random.h: Include pmmintrin.h instead of x86intrin...
2015-10-01 Jonathan WakelySave-and-restore errno more carefully in libstdc++
2015-09-30 François Dumontmessages_members.cc (Catalog_info, Catalogs): Move...
2015-09-29 Jonathan WakelyReduce space and time overhead of std::thread
2015-08-27 John MarinoProvide nearly complete std::locale support for DragonFly
2015-07-13 John Marinoos_defines.h (_GLIBCXX_USE_C99_CHECK, [...]): Define.
2015-06-12 Ramana RadhakrishnanUse atomics in guard.cc / remove special casing in...
2015-06-12 Ramana RadhakrishnanUse atomics in guard.cc.
2015-06-09 Jonathan Wakelyre PR libstdc++/66030 ([5.1.0] std::codecvt_byname...
2015-05-21 David Edelsohnre PR target/66224 (PowerPC _GLIBCXX_READ_MEM_BARRIER...
2015-05-19 Ramana RadhakrishnanAdd cpu_defines.h for ARM.
2015-04-27 Ville Voutilainengnu.ver: Fix comment.
2015-04-27 Ville VoutilainenAdd support for std::uncaught_exceptions.
2015-04-22 Szabolcs Nagylibstdc++, libgfortran gthr workaround for musl
2015-04-13 Jonathan Wakelyre PR libstdc++/65754 (missing exports for fstream...
2015-04-12 Uros Bizjakbaseline_symbols.txt: Update.
2015-04-10 Andreas Schwab* config/abi/post/ia64-linux-gnu/baseline_symbols.txt...
next