ipa-cp.c (ipcp_value_source): Converted to a template class.
[gcc.git] / libstdc++-v3 /
2014-11-14 Joel Sherrillmt_allocator.cc: Fix assumption that sizeof(void *...
2014-11-14 Jonathan WakelyDefine C++11 version of std::ios_base::failure.
2014-11-14 Daniel Krueglerregex.h: Support embedded zeros in sub_match comparison...
2014-11-13 Tim Shenre PR libstdc++/63775 ([C++11] Regex range with leading...
2014-11-12 Jonathan Wakelystd::shared_ptr atomic operations
2014-11-12 Jonathan WakelyImplement resolutions of LWG 2399, 2400 and 2401.
2014-11-12 Jonathan WakelyLWG DR 2315. weak_ptr should be movable
2014-11-12 Jonathan WakelyAdd -Wno-deprecated to dg-options.
2014-11-12 Jonathan Wakely1.cc: Remove unused header.
2014-11-12 Jonathan Wakelyoptional (_Has_addressof): Check for non-member operator&.
2014-11-11 Jonathan WakelyDefine __void_t and SFINAE-friendly iterator_traits.
2014-11-11 Jonathan WakelyMake std::mem_fn work with varargs functions.
2014-11-11 Siva Chandra Reddyassociative-containers.cc: Add new file missed from...
2014-11-11 François Dumontre PR libstdc++/61107 (stl_algo.h: std::__inplace_stabl...
2014-11-11 Francois-Xavier... re PR target/63610 (Fixing the libtool bug for Yosemite...
2014-11-11 Siva Chandra Reddyxmethods.py: Add xmethods for associative containers.
2014-11-11 Jonathan Wakelyre PR libstdc++/63811 (r217322 breaks bootstrap)
2014-11-10 Jonathan WakelyFix std::deque move construction with non-equal allocators.
2014-11-10 François DumontMajor maintenance patch of the profile mode.
2014-11-05 François Dumontre PR libstdc++/63698 (std::set leaks nodes on assignment)
2014-11-04 Jonathan Wakely* testsuite/util/testsuite_allocator.h (operator==...
2014-11-04 Jonathan Wakelynumeric.h: Do not use default arguments in function...
2014-11-04 Jonathan WakelyDo not assume allocator is assignable.
2014-11-04 Jonathan WakelyMake reference_wrapper trivially copyable.
2014-11-04 Jonathan WakelyUse ctype_base::blank in regex_traits.
2014-11-04 Jonathan Wakely* include/std/functional (_Bind_simple): Simplify const...
2014-11-04 Jonathan WakelyUse aliases for type traits in C++14 mode.
2014-11-03 Paolo Carlinialgo.h: Do not use default arguments in function templa...
2014-11-03 Jonathan WakelyCheck number of arguments in bind expressions.
2014-11-03 Jonathan WakelyAdd support for ref-qualified functions to std::mem_fn
2014-10-31 Jonathan WakelyMake std::vector<bool> meet C++11 allocator requirements.
2014-10-30 David Edelsohnconfigure.host (aix5+): New stanza.
2014-10-29 Jonathan WakelyUse perfect forwarding in std::function invokers.
2014-10-29 Jonathan Wakelyany: Add feature-testing macro.
2014-10-29 Jonathan WakelyAdd <experimental/algorithm> and <experimental/functional>.
2014-10-25 François Dumontstatus_cxx2011.xml: Update unordered container specific...
2014-10-24 Jonathan WakelyC++11 explicitly forbids macros for bool, true and...
2014-10-24 Paolo Carliniatomic_base.h: Avoid including <stdbool.h>.
2014-10-23 François Dumontcomplexity.cc: Add missing test variable.
2014-10-23 Jonathan Wakelystatus_cxx2011.xml: Update status.
2014-10-23 Tim Shenre PR libstdc++/63497 (std::regex can't handle [^class...
2014-10-21 Joern Renneckeprog_bar.cc: Qualify size_t.
2014-10-21 Ville VoutilainenImplement more Library Fundamentals v1 variable templates.
2014-10-21 Jonathan WakelyFix date of last ChangeLog entry.
2014-10-20 Jonathan WakelyMakefile.am: Move ctype.cc, ctype_configure_char.cc...
2014-10-19 Maxim KuvyrkovFix race in libstdc++ testsuite
2014-10-17 Jonathan Wakelyhexfloat.cc: Add dg-require-string-conversions.
2014-10-17 Ville VoutilainenImplement the Library Fundamentals v1 variable templates.
2014-10-16 Paolo Carlinilibstdc++.exp: Prefer -std=gnu++11.
2014-10-15 Daniel Krueglerre PR c++/53000 (Conditional operator does not behave...
2014-10-15 François Dumontre PR libstdc++/63500 (bug in debug version of std...
2014-10-15 Paolo Carlinishrink_to_fit.cc: Prefer -std=gnu++11.
2014-10-15 Paolo Carlinifreestanding.cc: Prefer -std=gnu++11.
2014-10-15 Paolo Carlini57899.cc: Prefer -std=gnu++11.
2014-10-15 Jonathan Wakelycomplex (complex::real, [...]): Add const.
2014-10-15 Paolo Carlinilimits: Remove stray semicolon.
2014-10-15 Paolo Carlinialias_decl.cc: New.
2014-10-15 Paolo Carlinilimits: Remove stray spaces after backslash.
2014-10-15 Paolo Carlinitypedefs.cc: Rename to alias_decl.cc.
2014-10-14 DJ Deloriemachmode.h (int_n_data_t): New.
2014-10-14 Jonathan Wakelyintro.xml: Update.
2014-10-14 Jonathan Wakely1.cc: Add dg-require-stdint.
2014-10-14 Rüdiger Sonderfeldre PR libstdc++/54354 (TODO extended iomanip manipulato...
2014-10-14 Kai Tietzre PR libstdc++/57440 (Memory usage with future and...
2014-10-14 Paolo Carlinitypedefs.cc: Rename to alias_decl.cc.
2014-10-13 Jonathan Wakelyre PR libstdc++/57350 (std::align missing)
2014-10-13 Siva Chandra Reddyxmethods.py: Add xmethods for std::array, std::deque...
2014-10-13 Rüdiger Sonderfeldmemory (align): Define.
2014-10-13 Marc Glissere PR libstdc++/61347 (std::distance(list.first(),list...
2014-10-10 Jonathan Wakely* testsuite/Makefile.in: Regenerate.
2014-10-10 Jonathan Wakelyre PR libstdc++/49561 ([C++0x] std::list::size complexity)
2014-10-10 Jonathan Wakelyre PR libstdc++/49561 ([C++0x] std::list::size complexity)
2014-10-09 Jonathan Wakelyre PR libstdc++/61909 (Small function optimization...
2014-10-09 Jonathan Wakelyre PR libstdc++/63322 (std::atomic<T> where T is not...
2014-10-09 Jonathan Wakelystatus_cxx2011.xml: Update.
2014-10-09 Ville Voutilainenre PR libstdc++/60132 (C++11: lack of is_trivially_copy...
2014-10-08 Jonathan Wakelylocale_facets.tcc (num_put::_M_insert_float): Do not...
2014-10-08 Jonathan Wakelyregex.h (regex_token_iterator::_M_end_of_seq): Add...
2014-10-07 François Dumonttestsuite_counter_type.h (counter_type::operator<(const...
2014-10-06 Rüdiger Sonderfeldre PR libstdc++/59987 ([C++11]: Missing ios_base::hexfl...
2014-10-06 Jonathan WakelyMakefile.am: Add new header.
2014-10-05 François Dumontre PR libstdc++/63456 (unordered_map incorrectly frees...
2014-10-03 Jonathan Wakelyre PR libstdc++/63449 (documentation of vector space...
2014-10-02 Jonathan Wakelyctgmath: Include <complex>.
2014-10-02 Edward Smith-Rowlandstl_function.h: Generic associative lookup feature...
2014-10-01 François Dumontprinters.py (StdDebugIteratorPrinter.to_string): Adapt...
2014-10-01 Edward Smith-Rowlandtype_traits: Add is_final<> type trait for C++14.
2014-10-01 Edward Smith-RowlandImplement SD-6: SG10 Feature Test Recommendations
2014-09-30 Siva Chandra Reddyhook.in: Only import libstdcxx.v6.
2014-09-30 Jonathan Wakelystatus_cxx2011.xml: Update.
2014-09-29 Andreas Schwabbaseline_symbols.txt: New file.
2014-09-29 Andreas Schwabconfigure.host (abi_baseline_pair): If try_cpu is gener...
2014-09-29 François Dumontre PR libstdc++/62313 (Data race in debug iterators)
2014-09-25 Jonathan WakelyDR 1339
2014-09-25 Jonathan Wakely* include/bits/vector.tcc (vector::_M_fill_assign)...
2014-09-25 Jonathan Wakely* testsuite/27_io/basic_ios/conv/bool_neg.cc: Add dg...
2014-09-25 Jonathan Wakelybool_neg.cc: New.
2014-09-25 Tim Shenre PR libstdc++/63199 (Inserting std::wregex to std...
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