DWARF: add DW_AT_location for global decls with DECL_VALUE_EXPR
[gcc.git] / libstdc++-v3 / config /
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...
2015-04-10 Andreas Schwab* config/abi/post/m68k-linux-gnu/baseline_symbols.txt...
2015-04-10 Bill Schmidtbaseline_symbols.txt: Update for GCC 5.1 release.
2015-04-09 H.J. LuUpdate x32 baseline_symbols.txt
2015-04-09 Rainer OrthUpdate Solaris baselines
2015-04-08 Jakub Jelinekbaseline_symbols.txt: Update.
2015-03-30 Jonathan Wakelyre PR libstdc++/65630 (operator+ for new std::string...
2015-03-19 Jason Merrillre PR c++/65046 (-Wabi-tag doesn't warn about variables...
2015-03-18 Jonathan Wakelyre PR c++/65046 (-Wabi-tag doesn't warn about variables...
2015-03-18 Jonathan Wakelyre PR libstdc++/13631 (Problems in messages)
2015-01-26 Jonathan Wakelyre PR target/64368 (Several libstdc++ test failures...
2015-01-25 Oleg Endore PR libstdc++/29366 (atomics config for sh is weird)
2015-01-23 Jonathan Wakelygnu.ver: Tighten GLIBCXX_3.4 patterns to not match...
2015-01-21 Jonathan Wakely* config/abi/pre/gnu.ver: Use [jmy] for size_t parameters.
2015-01-20 Jonathan WakelyAdd C++11 std::string constructors for locales and...
2015-01-16 Jonathan WakelyImplement C++11 <codecvt> header.
2015-01-16 Torvald Riegellibstdc++: Optimize synchronization in std::future...
2015-01-16 Jonathan Wakelyacinclude.m4: Fix typo in comment.
2015-01-13 Jonathan Wakelyre PR libstdc++/64571 (Link failure with fstream due...
2015-01-06 Jonathan Wakely* config/abi/pre/gnu.ver: Fix version conflict for...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Rüdiger Sonderfeldre PR libstdc++/60396 (Missing time_get<>::get() functions)
2014-12-19 Jonathan WakelyNew std::string implementation.
2014-12-16 Jakub Jelinekgnu.ver (CXXABI_1.3.9): Export not just _Zd[la]Pvm...
2014-12-16 Jason Merrillgnu-versioned-namespace.ver: And other size_t manglings.
2014-12-16 Jason Merrillgnu-versioned-namespace.ver: Export _ZdlPvm and _ZdaPvm.
2014-12-15 Jason MerrillN3778: Sized Deallocation
2014-12-03 François Dumontre PR libstdc++/13631 (Problems in messages)
2014-12-02 Jonathan WakelyDefine *_at_thread_exit() functions.
2014-11-30 Jonathan Wakely* config/abi/pre/gnu.ver: Fix ios_base::failure exports.
2014-11-18 Marc Glissere PR libstdc++/43622 (Incomplete C++ library support...
2014-11-14 Jonathan WakelyDefine C++11 version of std::ios_base::failure.
2014-11-12 Jonathan Wakelystd::shared_ptr atomic operations
2014-10-20 Jonathan WakelyMakefile.am: Move ctype.cc, ctype_configure_char.cc...
2014-10-14 Kai Tietzre PR libstdc++/57440 (Memory usage with future and...
2014-09-29 Andreas Schwabbaseline_symbols.txt: New file.
2014-09-24 Jonathan Wakelyre PR libstdc++/56193 (ios_base should replace operator...
2014-09-24 Jonathan Wakelygnu.ver: Make GLIBCXX_3.4 patterns stricter so the...
next