Fix g++.dg/torture/Wsizeof-pointer-memaccess2.C with -std=c++11
[platform/upstream/gcc.git] / libstdc++-v3 /
2015-05-05 Jonathan Wakelyre PR libstdc++/51617 ([C++0x] async(f) isn't.)
2015-05-02 Jonathan Wakelyany (any::_Storage): Fix alignment of buffer.
2015-05-02 Jonathan Wakelyiterator (ostream_joiner): Simplify by using the inject...
2015-05-02 Jonathan Wakelyiterator: New.
2015-05-02 Jonathan Wakelynumeric: New.
2015-05-02 Edward Smith-RowlandRevert addition of feature macros from other headers...
2015-05-02 Jonathan Wakelyany (any::_Storage): Make non-copyable.
2015-05-02 Jonathan Wakelyfs_path.h (filesystem_error::~filesystem_error): Declare.
2015-05-02 Jonathan Wakelyre PR libstdc++/65978 (missing constexpr on std::forwar...
2015-05-02 Jonathan Wakelyops.cc (last_write_time): Set timespec members explicit...
2015-05-02 Edward Smith-Rowlanddeque: Add feature-test macro.
2015-05-01 Jonathan Wakely* include/experimental/memory: Correct feature-test...
2015-05-01 Jonathan Wakelymemory: Add feature-test macro.
2015-05-01 Ville VoutilainenImplement observer_ptr.
2015-05-01 Jonathan Wakely* src/filesystem/path.cc (path::compare): Do not copy...
2015-05-01 Jonathan Wakelyacinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable...
2015-05-01 Jonathan Wakelyfs_path.h (path::_List): Use vector instead of list.
2015-05-01 Jonathan Wakelyfs_dir.h: Fix use of non-reserved names.
2015-05-01 Jonathan Wakelylocale_classes.h (locale::facet): Delete copy operation...
2015-05-01 Jonathan Wakely* include/bits/alloc_traits.h (__alloc_rebind): Change...
2015-05-01 Jonathan Wakelyacinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable...
2015-05-01 Edward Smith-RowlandInline one-line erasure dispatch functions.
2015-05-01 Jonathan Wakelyintro.xml: Link to new status_cxx2017.xml file.
2015-05-01 Jonathan Wakelymemory (pointer_safety, [...]): Define.
2015-04-30 Jonathan WakelyImplement N4100 File System TS
2015-04-30 Edward Smith-RowlandAdd fundamentals TR container erasure.
2015-04-30 François Dumont2015-04-30 François Dumont <fdumont@gcc.gnu.org>
2015-04-30 François Dumonthashtable_policy.h (_Prime_rehash_policy::_S_n_primes...
2015-04-29 Doug Evansre PR libstdc++/65839 (xmethods need updating once...
2015-04-29 Doug EvansUse consistent naming for value type attributes.
2015-04-29 Jonathan Wakelyre PR libstdc++/65760 (invalid use of incomplete type...
2015-04-29 Jonathan Wakelyre PR libstdc++/64657 (Support iterators with overloade...
2015-04-29 Doug Evanslist.cc (_GLIBCXX_USE_CXX11_ABI): Define to zero.
2015-04-28 Jonathan Wakelystl_algo.h (random_shuffle): Only define for hosted...
2015-04-28 Jonathan WakelyMakefile.am (SUBDIRS): Move python to hosted_source.
2015-04-28 Marc Glissere PR libstdc++/65883 (numeric_limits<unsigned __int128...
2015-04-28 Stephan Bergmannvector (_Safe_vector::operator=): Add missing returns.
2015-04-28 Jonathan Wakelyre PR libstdc++/60333 (type_traits make_signed, make_un...
2015-04-28 Jonathan Wakelyre PR libstdc++/61645 (forward_list::splice_after shall...
2015-04-28 Jonathan Wakelyre PR libstdc++/65631 (seed_seq should not be copyable)
2015-04-28 Jonathan Wakelyexception (uncaught_exceptions): Add comment.
2015-04-28 Jonathan Wakelytype_traits (void_t): Add.
2015-04-28 Tim Shenregex.tcc: Handle regex_constants::__polynomial.
2015-04-28 Sandra Loosemorere PR libstdc++/65909 (check_v3_target_namedlocale...
2015-04-27 Federico Lenarduzzieh_catch.cc (uncaught_exception, [...]): Return false...
2015-04-27 Ville Voutilainengnu.ver: Fix comment.
2015-04-27 Ville VoutilainenAdd support for std::uncaught_exceptions.
2015-04-27 Dmitry Prokoptsevre PR libstdc++/62258 (uncaught_exception() equals...
2015-04-27 Jonathan Wakelyextensions.xml: Add cross-reference.
2015-04-22 Szabolcs Nagylibstdc++, libgfortran gthr workaround for musl
2015-04-22 Renlin Li[PATCH][libstc++v3]Add new dg-require-thread-fence...
2015-04-21 Jonathan Wakelyconfigure.xml: Update descriptions of options affecting...
2015-04-21 Jonathan Wakelyabi.xml: Use uppercase for C++ Standard Library.
2015-04-20 Jonathan Wakelyconcurrency_extensions.xml: Update documentation on...
2015-04-15 Rainer OrthIgnore elfdump warnings in scripts/extract_symvers.pl
2015-04-14 Marc Glissere PR libstdc++/61347 (std::distance(list.first(),list...
2015-04-14 Jonathan Wakelyevolution.xml: Fix typos.
2015-04-14 Hans-Peter NilssonFix regression for libstdc++-v3/testsuite/29_atomics...
2015-04-13 Jonathan Wakelyre PR libstdc++/65754 (missing exports for fstream...
2015-04-13 Jonathan Wakelyevolution.xml: Document changes since 4.5 release.
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 Jonathan Wakelytest.xml: Improve documentation on running a subset...
2015-04-10 Bill Schmidtbaseline_symbols.txt: Update for GCC 5.1 release.
2015-04-10 Jonathan Wakelyshared_mutex (shared_timed_mutex): Only use pthread_rwl...
2015-04-10 Jonathan Wakelyshared_mutex (shared_timed_mutex): Add comments to...
2015-04-09 H.J. LuUpdate x32 baseline_symbols.txt
2015-04-09 Jonathan Wakelyre PR libstdc++/65147 (alignment of std::atomic object...
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-28 Tim Shenre PR libstdc++/65420 (Enumerators in std::regex_consta...
2015-03-27 Jonathan Wakelyre PR libstdc++/65499 (Missing "using namespace literal...
2015-03-26 Jonathan Wakelyre PR libstdc++/58038 (std::this_thread::sleep_until...
2015-03-26 Jonathan Wakelyre PR libstdc++/62259 (atomic class doesn't enforce...
2015-03-26 Richard Hendersonre PR libstdc++/65033 (C++11 atomics: is_lock_free...
2015-03-25 Alan Lawrencere PR libstdc++/33394 (Add test case for Thread race...
2015-03-25 Paolo Carlinire PR libstdc++/65543 (rvalue stream insertion and...
2015-03-24 Jonathan Wakelyre PR libstdc++/33394 (Add test case for Thread race...
2015-03-23 Jonathan Wakelyre PR libstdc++/64967 (Bootstrap fails due to errors...
2015-03-20 James Greenhalgh[Patch Testsuite] Make all_attributes.cc in to (almost_...
2015-03-20 Jonathan Wakelyc++config (__gnu_cxx::__cxx11): Define new namespace.
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-03-18 Jonathan Wakelyacinclude.m4 (GLIBCXX_CHECK_GTHREADS): Check for pthrea...
2015-03-17 Jonathan Wakely1.cc: Remove name of unused exception variable.
2015-03-17 Jonathan Wakelynested_exception.h: Do not try to derive from final...
2015-03-13 Jonathan Wakely* include/experimental/system_error: Fix include guard.
2015-03-13 Jonathan Wakelyacinclude.m4: Make --enable-libstdcxx-time=auto work...
2015-03-12 Renlin Li[PATCH]Remove xfail for wrapped target
2015-03-10 Tim Shenre PR libstdc++/64441 (A match_results returns an incor...
2015-03-09 Jonathan Wakelyre PR libstdc++/64467 (28_regex/traits/char/isctype...
2015-03-06 Jonathan Wakelyfuture (future_error(error_code)): Construct base class...
2015-03-05 Jonathan Wakelylocale_conv.h (wstring_convert::_M_conv): Handle noconv...
2015-03-04 Jonathan Wakelyre PR libstdc++/64797 (22_locale/conversions/string...
2015-03-03 Iain Sandoere PR libstdc++/64883 (FAIL: 17_intro/headers/c++*...
2015-03-02 Jonathan Wakelyre PR libstdc++/65279 (std::scoped_allocator_adaptor...
2015-03-02 Jonathan Wakelyre PR libstdc++/64367 (g++-v5/stdexcept:52:28: error...
next