postreload.c: Use rtx_insn (also touches rtl.h and cprop.c)
[gcc.git] / libstdc++-v3 /
2014-05-20 Sebastian Huberlibffi.exp (load_gcc_lib): Register loaded libs.
2014-05-20 Tim Shenre PR libstdc++/61227 ([C++11] Regex [\w] does not...
2014-05-19 Jonathan Wakely* python/libstdcxx/v6/printers.py: Use Python3 raise...
2014-05-17 Marc Glissenew_op.cc: Factor the calls to malloc, use __builtin_ex...
2014-05-17 Jonathan Wakelyre PR libstdc++/60966 (std::call_once sometime hangs)
2014-05-16 Iain Sandoeabi.exp: Defer setting of baseline_subdir until after...
2014-05-16 Jonathan Wakelytypedefs-1.cc: Fix test for 32-bit target.
2014-05-16 Alexey Merzlyakovre PR libstdc++/60758 (Infinite backtrace in __cxa_end...
2014-05-16 Jonathan Wakelyparse_numbers.h (__parse_int::_Number_help): Check...
2014-05-16 Ed Smith-Rowlandre PR libstdc++/61166 (overflow when parse number in...
2014-05-15 Jonathan WakelyFix typo in my name.
2014-05-15 Jonathan Wakelyre PR libstdc++/60326 (Incorrect type from std::make_un...
2014-05-15 Jonathan Wakelytuple (tuple_size<cv _Tp>): Implement LWG 2313.
2014-05-14 Jonathan Wakelytuple (__add_c_ref, [...]): Remove.
2014-05-14 Jason Merrillre PR c++/20332 (poor diagnostic when bind non lvalue...
2014-05-14 Jason Merrillcall.c (struct conversion_info): Rename 'from_type...
2014-05-13 Jonathan Wakelyre PR libstdc++/60497 (unique_ptr<T> tries to complete...
2014-05-13 Jonathan Wakelyre PR libstdc++/60497 (unique_ptr<T> tries to complete...
2014-05-09 Jonathan WakelyFix typo in ChangeLog-2013
2014-05-09 Jonathan Wakelygnu.ver (GLIBCXX_3.4.20): Correct regex_error export.
2014-05-08 Joshua Gayre PR libstdc++/61117 (Manual uses term open source...
2014-05-08 Jonathan Wakelyiostream: Fix URL in comment.
2014-05-08 Jonathan Wakelyre PR libstdc++/13860 (Poor error messages on invalid...
2014-05-08 Jonathan Wakelyre PR libstdc++/57394 ([C++11] basic_streambuf incorrec...
2014-05-08 Paolo Carliniacinclude.m4 ([GLIBCXX_ENABLE_C99]): Avoid -Wwrite...
2014-05-07 Jonathan Wakelyre PR libstdc++/61086 (ubsan detects undefined behaviou...
2014-05-07 Jonathan Wakelyre PR libstdc++/61023 (set/map move assignment doesn...
2014-05-07 Paolo CarliniMakefile.in: Regenerate.
2014-05-06 François Dumontmacros.h [...]: Add parameter to pass the 2 instances...
2014-05-05 Andreas SchwabUpdate libstdc++ baseline symbols for ia64
2014-05-02 Jonathan Wakelyre PR libstdc++/61036 (shared_ptr<void>(new T) rejected)
2014-05-02 Jonathan Wakelyre PR libstdc++/59476 (gdb pretty-printer cannot print...
2014-04-27 Tim Shenregex_automaton.h (_NFA<>::_M_insert_repeat): Add _S_op...
2014-04-25 Lars Gullik Bjønnesre PR libstdc++/60710 (experimental::optional<T> is...
2014-04-25 Jonathan Wakelyre PR libstdc++/60958 (Initialization of arrays in...
2014-04-25 Marc Glissetestsuite_abi.cc (check_version): Update for CXXABI_1...
2014-04-24 Tim Shenregex_automaton.tcc (_StateSeq<>::_M_clone()): Do _M_al...
2014-04-24 Marc Glissere PR libstdc++/43622 (Incomplete C++ library support...
2014-04-24 Andreas SchwabUpdate libstdc++ baseline symbols for ia64
2014-04-23 Andreas SchwabUpdate libstdc++ baseline symbols for m68k
2014-04-22 Marc Glissere PR libstdc++/43622 (Incomplete C++ library support...
2014-04-22 Rainer OrthRemove obsolete Solaris 9 support
2014-04-16 Jonathan Wakely* include/std/functional (__is_location_invariant)...
2014-04-15 Jonathan Wakelyshared_ptr.h (shared_ptr::shared_ptr(nullptr_t)): Remov...
2014-04-15 Jonathan Wakely* include/experimental/string_view: Fix inconsistent...
2014-04-15 Jonathan Wakelycontainer.cc: Do not use uninitialized members in mem...
2014-04-15 Jonathan Wakelyre PR c++/60786 (In C++11 an explicit instantiation...
2014-04-15 Jonathan Wakely* include/std/atomic: Uglify parameter names.
2014-04-15 Jonathan Wakelyshared_ptr.h (shared_ptr::shared_ptr(nullptr_t)): Use...
2014-04-15 Jonathan Wakelyatomic_base.h (__atomic_base<_PTp*>::_M_type_size)...
2014-04-15 Jonathan Wakelyre PR libstdc++/60594 (std::function of a type with...
2014-04-15 Jonathan Wakelyre PR libstdc++/60695 (std::atomic<X> doesn't work...
2014-04-15 Jonathan Wakelyre PR libstdc++/60734 (Undefined behavior in g++-v4...
2014-04-14 Jonathan WakelyN3887 Consistent Metafunction Aliases
2014-04-14 Jonathan Wakelyre PR libstdc++/60497 (unique_ptr<T> tries to complete...
2014-04-14 Jonathan Wakelyallocator.h (operator==, operator!=): Add exception...
2014-04-14 Jonathan WakelyLimit operations on vector::pointer to NullablePointer...
2014-04-11 Marc Glissere PR libstdc++/59434 ([lwg/2106] move_iterator is...
2014-04-11 Marc Glissecomplex (__complex_exp, pow): Specify the template...
2014-04-10 Andreas SchwabRemove TLS symbols from libstdc++ baselines
2014-04-10 Andreas SchwabUpdate ia64 libstdc++ baseline symbols
2014-04-07 Jonathan WakelyFix testsuite bugs.
2014-04-02 Dominique d'Humieresre PR target/54407 (FAIL: 30_threads/condition_variable...
2014-04-01 Jonathan Wakelybackwards_compatibility.xml (backwards.third.headers...
2014-03-31 Lars Gullik Bjønnesre PR libstdc++/60270 ([C++1y] std::quoted is too eager...
2014-03-31 Jonathan Wakely* libsupc++/eh_ptr.cc: Improve static_assert messages.
2014-03-31 Rainer OrthFix 18_support/exception_ptr/60612-*.cc on non-C99...
2014-03-27 Jonathan Wakely* doc/html/*: Regenerate.
2014-03-27 Jonathan Wakelycontainers.xml (associative.bitset.size_variable):...
2014-03-27 Jonathan Wakelyfaq.xml (faq): Refer to clauses instead of chapters.
2014-03-27 Jonathan Wakely* doc/xml/manual/io.xml (std.io.objects): Additional...
2014-03-27 Jonathan Wakelyre PR libstdc++/60612 (Throwing exception, catching...
2014-03-25 Jonathan Wakelyre PR libstdc++/60658 (std::atomic<T*> is unexpectedly...
2014-03-24 Jakub Jelinekbaseline_symbols.txt: Update.
2014-03-24 John David Anglin45713.cc: Skip compile on hppa*64*-*-*.
2014-03-23 François Dumonthashtable.h (_Hashtable(allocator_type)): Fix call...
2014-03-23 John David Anglinre PR libstdc++/60623 (FAIL: libstdc++-abi/abi_check)
2014-03-21 Jonathan Wakelyre PR libstdc++/60587 (debug-mode -std=c++11 vector...
2014-03-20 Ulrich Weigandcrossconfig.m4: Support spu-*-elf* targets.
2014-03-18 Jonathan Wakelyre PR libstdc++/60564 ([C++11] The std::packaged_task...
2014-03-16 François Dumont[multiple changes]
2014-03-15 Andreas SchwabBaseline symbols for m68k
2014-03-15 Tim Shenregex.h: Add/modify comments.
2014-03-14 Jonathan Wakelyre PR ipa/58721 (The subroutine perdida is no longer...
2014-03-12 Roland McGrathPR libstdc++/59392: Fix ARM EABI uncaught throw from...
2014-03-11 Jonathan Wakelyre PR libstdc++/60499 (non-reserved name in <debug...
2014-03-06 Ed Smith-Rowland[libstdc++,docs] After the latest batch of papers came...
2014-03-04 Paolo Carlinire PR c++/60376 ([c++1y] ICE on invalid with using...
2014-02-26 Tim Shenregex.tcc (match_results<>::format, [...]): Update...
2014-02-22 Marc Glissere PR libstdc++/60308 (std::deque leaks memory)
2014-02-21 Ed Smith-RowlandRename testsuite directory shared_mutex to shared_timed...
2014-02-20 Ed Smith-RowlandRename shared_mutex to shared_timed_mutex per C++14...
2014-02-10 Rainer OrthDon't xfail 22_locale/num_put/put/char/14220.cc etc...
2014-02-09 Richard Sandifordbaseline_symbols.txt: New file.
2014-01-31 Jason Merrillre PR c++/57899 (bind/function with data member: infini...
2014-01-29 Jonathan Wakelyre PR libstdc++/57226 (The installation of pretty print...
2014-01-29 Jonathan Wakelyre PR libstdc++/21609 (array_allocator vs rebind &...
2014-01-29 Jonathan WakelyFix ChangeLog date of my previous commit.
2014-01-29 Jonathan Wakelyre PR libstdc++/59829 (Calling vector::data() occurs...
2014-01-29 Jonathan Wakelyalloc_traits.h (allocator_traits::_S_allocate): Do...
next