]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/method.c
Merge in trunk.
[thirdparty/gcc.git] / gcc / cp / method.c
2013-11-04  mrsMerge in trunk.
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23  jason LWG 2165
2013-10-23  jason In C++11 a trivial [cd]tor might not be callable.
2013-10-20  mrsMerge in trunk.
2013-09-20  mrsMerge in trunk.
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
2013-06-23  gdr2013-06-22 Gabriel Dos Reis <gdr@integrable-solutions...
2013-05-22  paolo/cp
2013-05-20  jason PR c++/57319
2013-05-14  paolo/cp
2013-03-21  jakub PR middle-end/48087
2013-03-17  jason PR c++/55017
2013-02-12  jason PR c++/56285
2013-02-07  jason PR c++/56235
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-23  paolo2012-11-23 Markus Trippelsdorf <markus@trippelsdorf.de>
2012-11-19  jason PR c++/55262
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-25  jason Core 1402
2012-10-15  jason Implement C++11 inheriting constructors.
2012-10-11  jason * cp-tree.h (DECL_THUNKS): NULL_TREE for non-virtual...
2012-09-10  jason PR c++/54506
2012-07-19  jason DR 1170
2012-07-19  jason * method.c (process_subob_fn): Make sure no_implicit_p...
2012-07-13  jason PR c++/53953
2012-07-11  jason DR 1402
2012-07-11  stevengcc/
2012-07-10  jason DR 1402
2012-07-10  jason * method.c (synthesized_method_walk): Avoid changing
2012-06-06  paolo/cp
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-04-30  hubicka * cgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-21  hubicka * method.c (make_alias_for): Do not set TREE_SYMBOL_RE...
2012-04-02  paolo/cp
2012-03-15  jason PR c++/52582
2012-03-05  jason * method.c (synthesized_method_walk): Cleanups don...
2012-01-02  jason DR 1359
2011-11-10  jason PR c++/50973
2011-10-18  jason PR c++/50500
2011-10-14  jason PR c++/50507
2011-10-02  jason * class.c (fixed_type_or_null): Handle NSDMI.
2011-09-25  jason * except.c (expr_noexcept_p): Split out from finish_no...
2011-09-25  jason Implement C++11 non-static data member initializers.
2011-09-24  paolo/cp
2011-09-23  jason Core 234 - allow const objects with no initializer or
2011-09-05  jason * class.c (trivial_default_constructor_is_constexpr...
2011-09-05  jason PR c++/50248
2011-07-09  jasongcc/
2011-07-06  jason PR c++/49568
2011-07-01  jason PR c++/49569
2011-06-29  jason PR c++/45923
2011-06-29  jason * method.c (maybe_explain_implicit_delete): Use pointe...
2011-06-29  jason * class.c (finalize_literal_type_property): Update...
2011-06-15  jason PR c++/49107
2011-06-14  jsm28 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
2011-06-08  jason PR c++/49107
2011-05-19  jakub PR c++/48869
2011-05-02  jason Revert:
2011-04-28  jason PR c++/40975
2011-04-12  jamborm2011-04-12 Martin Jambor <mjambor@suse.cz>
2011-04-12  jamborm2011-04-12 Martin Jambor <mjambor@suse.cz>
2011-03-31  jason PR c++/48280
2011-03-25  jason Core 1135
2011-03-15  jason Core 1191
2011-03-09  jamborm2011-03-09 Martin Jambor <mjambor@suse.cz>
2011-03-04  hubicka PR lto/47497
2011-02-20  jason PR c++/46472
2011-02-16  jason PR c++/46807
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-12-08  jason PR c++/45822
2010-12-08  jason PR c++/46736
2010-11-12  jason Core 1135, 1136, 1145, 1149
2010-11-10  jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-06  amylaar PR middle-end/46314
2010-11-04  jason * semantics.c (speculative_access_check): New.
2010-11-01  jason * class.c (is_really_empty_class): Work when type...
2010-10-27  jason * method.c (synthesized_method_walk): Track constexprn...
2010-09-24  hubicka * lto-symtab.c (lto_symtab_entry_def): Add guessed...
2010-09-06  jason * method.c (synthesized_method_walk): In constructors...
2010-08-20  froydnjgcc/
2010-07-15  froydnjgcc/
2010-07-14  jason Implement C++0x unrestricted unions (N2544)
2010-07-13  jason PR c++/44909
2010-06-30  jason Enable implicitly deleted functions (N2346)
2010-06-30  jason Machinery to support implicit delete/move.
2010-06-30  jason * cp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_...
2010-06-16  jason * method.c (defaulted_late_check): Give the defaulted...
2010-06-15  jason * class.c (add_implicitly_declared_members): Implicit...
2010-05-25  stevengcc/ChangeLog:
2010-05-19  jason * call.c (reference_binding): Use cp_build_qualified_t...
2010-03-20  dodjiFix for PR c++/43375
2010-03-03  jason PR c++/12909
2010-03-03  jason PR c++/12909
2010-02-10  jason PR c++/42983, core issue 906
2009-11-29  hubicka * cgraph.c (same_body_alias_1): Break out of
2009-11-06  jason PR c++/34180
2009-11-04  jason PR c++/15882
2009-10-26  jason PR c++/38796, Core issue 906
next