[arm] Add a few missing architecture extension options.
[gcc.git] / libstdc++-v3 / src /
2017-06-15 François Dumont2017-06-15 François Dumont <fdumont@gcc.gnu.org>
2017-06-12 Jonathan WakelyPR libstdc++/55917 do not handle exceptions in std...
2017-06-03 Eric Botcazouconfigure.ac (*-*-linux-android*): Set target_makefile_...
2017-05-24 Jonathan WakelyUse CHAR_BIT instead of assuming 8 bits
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-03-17 Jonathan WakelyFix alignment bugs in std::codecvt_utf16
2017-03-16 Jonathan WakelyPR libstdc++/79980 fix target type of cast
2017-03-16 Jonathan WakelyPR libstdc++/80041 fix codecvt_utf16<wchar_t> to use...
2017-03-16 Jonathan WakelyFix encoding() and max_length() values for codecvt...
2017-03-16 Jonathan WakelyPR libstdc++/79980 fix BOM detection, maxcode checks...
2017-03-16 Jonathan WakelyPR libstdc++/79511 fix endianness of UTF-16 data
2017-02-16 Jonathan WakelyPR libstdc++/60936 fix length calculation
2017-02-08 Gerald Pfeifer* src/c++11/snprintf_lite.cc (__err): Use https for...
2017-02-08 Gerald Pfeifer* src/c++11/snprintf_lite.cc (__err): Update bug report...
2017-02-03 Jonathan WakelyPR libstdc++/60936 reduce coupling between objects...
2017-01-17 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-16 Jonathan WakelyPR66145 use new ABI for std::ios::failure exceptions
2017-01-16 Jonathan WakelyPR78702 fix accessibility of locale::facet::__shim
2017-01-06 Rainer OrthBuild libgo with -Wa,-nH if possible (PR go/78978)...
2017-01-04 Pauli NieminenSupport exception propagation without lock-free atomic int
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-06 Felipe Magno de... Add #ifdef case for 16 bits in cow-stdexcept.cc
2016-12-06 Aditya KumarAdd missing noexcept on std::_Sp_locker constructors
2016-11-12 Jonathan Wakely* src/filesystem/ops.cc (is_empty): Fix typo in excepti...
2016-11-10 François Dumontdebug.cc (format_word): Delete.
2016-10-27 Uros BizjakPR70975 Pass valid offset argument to sendfile
2016-10-26 Jonathan WakelyAdd recursive_directory_iterator::pop(error_code&)
2016-10-26 Jonathan WakelyFix error handling in recursive_directory_iterator...
2016-10-26 Jonathan WakelyPR78111 fix fallback code for filesystem::canonical
2016-10-25 Jonathan WakelyHandle negative times in filesystem::last_write_time
2016-10-25 Jonathan WakelyFix error handling in copy_file and equivalent
2016-10-24 Jonathan WakelyFix error handling in filesystem::is_empty
2016-10-24 Jonathan WakelyPR71337 fix filesystem::temp_directory_path error handling
2016-10-24 Jonathan WakelyMake directory iterators become end iterator on error
2016-10-24 Jonathan WakelyDo not retry failed close(3) in filesystem::copy
2016-10-24 Jonathan WakelyImplement DR resolutions for filesystem::copy
2016-10-22 Jonathan WakelyIgnore perms::symlink_nofollow on non-symlinks
2016-10-21 Jonathan WakelyLWG2720 implement filesystem::perms::symlink_nofollow
2016-10-21 Jonathan WakelyLWG2725 Fix error reporting for filesystem::exists
2016-10-21 Jonathan WakelySplit <functional> into smaller pieces
2016-10-14 Jonathan WakelyMake std::bind use std::invoke
2016-10-13 Jonathan WakelyRestore __bind_simple for compat symbols
2016-10-03 François Dumontshared_ptr.cc (mask, [...]): Move declaration...
2016-09-28 Alan ModraDisable .gnu.attributes tags in compatibility-ldbl.o
2016-09-28 Jonathan WakelyCheck for overflow in filesystem::last_write_time
2016-09-25 François Dumontdebug.cc: Include debug/vector.
2016-08-15 Uros Bizjakops.cc: Always include ostream and ext/stdio_filebuf.h.
2016-07-04 Ville Voutilainenre PR libstdc++/71313 ([Filesystem TS] remove_all fails...
2016-06-20 François Dumontre PR libstdc++/71181 (Reserving in unordered_map doesn...
2016-06-06 Jonathan Wakelylibstdc++/71320 Add or remove file permissions correctly
2016-05-11 Jonathan Wakelylibstdc++/71049 fix --disable-libstdcxx-dual-abi bootstrap
2016-05-10 Jonathan Wakelylibstdc++/71038 fix error checks in filesystem::copy_file
2016-05-10 Jonathan Wakelylibstdc++/71036 Handle EEXIST in filesystem::create_dir...
2016-05-10 Jonathan Wakelylibstdc++/71037 Add base path to filesystem::canonical...
2016-04-29 Chris GregoryRemove trailing whitespace from libstdc++-v3 files
2016-04-20 Jonathan WakelyFix std::codecvt_utf8* for big-endian targets
2016-04-19 Jonathan Wakelylibstdc++/69703 ignore endianness in codecvt_utf8
2016-04-19 Jonathan Wakelylibstdc++/70609 fix filesystem::copy()
2016-04-19 Jonathan WakelyAdd noexcept to Filesystem TS operators
2016-04-06 Eric BotcazouMakefile.am (libstdc++-symbols.ver): Remove useless...
2016-04-05 Jonathan WakelyEnsure std::thread helpers have internal linkage
2016-01-18 Torvald Riegellibstdc++: Fix usage of __GXX_WEAK__ in TM TS support.
2016-01-18 Jonathan WakelyFix libstdc++ build with -fno-exceptions
2016-01-17 Torvald Riegellibstdc++: Fix static_assert.
2016-01-15 Torvald Riegellibstdc++: Make certain exceptions transaction_safe.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-18 Ville VoutilainenFix a regression introduced by the fix of libstdc+...
2015-12-18 Ville Voutilainenre PR libstdc++/68276 (ios_base::_M_grow_words should...
2015-12-16 Jonathan Wakelylibstdc++/68921 add timeout argument to futex(2)
2015-11-13 Jennifer YaoMore fine-grained autoconf checks for C99 library
2015-11-11 Jonathan WakelyLoop in std::this_thread sleep functions
2015-10-03 Jonathan WakelyFix comments saying why headers are included
2015-10-02 Jonathan WakelyEnable dual ABI for Filesystem library
2015-10-02 Jonathan WakelyAllow Filesystem TS to compile without wchar_t
2015-10-02 Jonathan WakelyPR libstdc++/67747 use readdir instead of readdir_r
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-09-28 Jonathan WakelyLWG 2135: terminate() in condition_variable::wait()
2015-09-23 Jonathan WakelyLimit number of symlinks that canonical() will resolve
2015-09-23 Jonathan WakelyFix semantics of Filesystem TS directory iterators
2015-09-23 Jonathan WakelyFix filesystem::create_directories() function
2015-09-17 Catherine Mooredebug.cc: Include <cstdio>.
2015-09-17 Gerald PfeiferInclude <cerrno> in src/c++11/random.cc
2015-09-17 François Dumont2015-09-17 François Dumont <fdumont@gcc.gnu.org>
2015-09-17 Jonathan WakelyMake std::random_device retry after short reads
2015-09-16 Jonathan WakelyImplement filesystem::canonical() without realpath
2015-09-11 Jonathan WakelyFix filesystem::canonical on Solaris 10.
2015-09-11 Jonathan WakelyCheck read() result in std::random_device.
2015-09-03 Jonathan Wakelyre PR libstdc++/66902 (_S_debug_messages is unneccessar...
2015-08-26 Jonathan Wakelylibstdc++/66902 Make _S_debug_messages static.
2015-08-25 François Dumontre PR libstdc++/60519 (Debug mode should check comparat...
2015-08-25 François DumontRevert my change to commit with PR reference again.
2015-08-24 François Dumontformatter.h (_Debug_msg_id::__msg_irreflexive_ordering...
2015-07-24 Michael Haubenwallnerlibstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS
2015-07-13 Jonathan Wakelyre PR libstdc++/66855 (codecvt wrong endianness in...
2015-06-16 Jonathan Wakelyre PR libstdc++/65393 (std::thread shared_ptr inefficiency)
2015-06-12 Jonathan Wakelyre PR libstdc++/66464 (codecvt_utf16 max_length returni...
2015-06-08 Jonathan Wakelyre PR libstdc++/66417 (std::codecvt_utf16<char32_t...
2015-05-29 François Dumont2015-05-29 François Dumont fdumont@gcc.gnu.org>
next