]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/method.c
* output.h (__gcc_host_wide_int__): Move to hwint.h.
[thirdparty/gcc.git] / gcc / cp / method.c
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
2009-09-30  jasonmerge in cxx0x-lambdas-branch@152308
2009-09-24  jakub * cgraphunit.c (cgraph_lower_function): Revert last...
2009-09-08  jason * cp-tree.h (enum overload_flags): Remove OP_FLAG.
2009-08-24  jason * cp-tree.h (DECL_DEFERRED_FN): Remove.
2009-08-19  jakub * method.c (use_thunk): Call free_after_compilation...
2009-07-16  manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-07-04  jason * cp-tree.h (struct lang_decl): Overhaul.
2009-06-15  espindola2009-06-15 Rafael Avila de Espindola <espindola@googl...
2009-06-12  aldyhgcc/java/
2009-05-21  ian./:
2009-03-17  dougkwan2009-03-12 Jing Yu <jingyu@google.com>
2008-08-20  manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-29  hubicka * optimize.c (maybe_clone_body): Remove DECL_INLINE.
2008-07-24  jason Implement defaulted/deleted functions as per...
2008-06-18  hubicka * cgraph.c (cgraph_add_new_function): When in expansio...
2008-04-25  hubicka PR testsuite/35843
2008-04-03  bonzini2008-04-03 Paolo Bonzini <bonzini@gnu.org>
2008-03-25  dgregor2008-03-25 Douglas Gregor <doug.gregor@gmail.com>
2008-03-21  paolo2008-03-21 Paolo Carlini <pcarlini@suse.de>
2007-11-27  jakub PR tree-optimization/34181
2007-09-11  hubicka * decl.c (java_expand_body): Kill.
2007-09-05  sandra2007-09-05 Sandra Loosemore <sandra@codesourcery...
2007-08-25  ghazi * c-common.c (vector_types_convertible_p,
2007-08-06  dsh2007-08-06 Dan Hipschman <dsh@google.com>
2007-08-02  nickc* typeck.c: Change copyright header to refer to version...
2007-07-24  nathan * method.c (implicitly_declare_fn): Increase alignment...
2007-06-16  pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-03-30  paologcc/
2007-02-28  sandra2007-02-28 Sandra Loosemore <sandra@codesourcery...
2007-02-04  kazu * class.c, cp-tree.h, decl.c, decl2.c, g++spec.c,...
2006-12-01  geoffk * decl.c (poplevel): Check DECL_INITIAL invariant.
2006-10-17  mmitchel PR c++/29039
next