Age | Commit message (Expand) | Author | Files | Lines |
2004-07-12 | cp-tree.h (get_aggr_typedef): Remove. | Mark Mitchell | 3 | -31/+3 |
2004-07-12 | * name-lookup.c (push_class_level_binding): Simplify. | Mark Mitchell | 2 | -48/+49 |
2004-07-12 | re PR c++/16475 (FAIL: g++.dg/rtti/tinfo1.C scan-assembler _ZTIP9CTemplateIhE:) | Andrew Pinski | 2 | -5/+10 |
2004-07-12 | parser.c (cp_parser_class_head): Remove unused variable. | Eric Christopher | 2 | -80/+83 |
2004-07-12 | decl.c (grok_op_properties): Reject [de-]allocation functions declared in a n... | Giovanni Bajo | 2 | -0/+24 |
2004-07-12 | cp-tree.h (make_binfo): Remove. | Nathan Sidwell | 4 | -62/+27 |
2004-07-12 | missed in previous commit | Nathan Sidwell | 1 | -6/+7 |
2004-07-12 | call.c (build_user_type_conversion_1, [...]): Pass type directly to lookup_fn... | Nathan Sidwell | 16 | -91/+186 |
2004-07-12 | re PR c++/2204 (G++ doesn't check (member) function parameter for abstract-ne... | Giovanni Bajo | 7 | -22/+210 |
2004-07-12 | re PR tree-optimization/14107 (Return warnings don't work without optimizatio... | Paolo Bonzini | 2 | -4/+6 |
2004-07-12 | call.c (build_operator_new_call): Avoid using push_to_top_level. | Mark Mitchell | 5 | -39/+66 |
2004-07-11 | cp-tree.h (saved_scope): Make old_bindings a vector. | Mark Mitchell | 8 | -110/+95 |
2004-07-11 | langhooks.h (estimate_num_insns, [...]): Remove hooks. | Joseph Myers | 4 | -19/+9 |
2004-07-11 | decl2.c (import_export_class): Never export/import vtables with inline key fu... | Mike Stump | 2 | -1/+13 |
2004-07-09 | md.texi (Processor pipeline description): Mention that the old pipeline descr... | Steven Bosscher | 2 | -57/+4 |
2004-07-09 | typeck.c (build_class_member_access_expr): Skip null deref warning when we do... | Mike Stump | 2 | -1/+7 |
2004-07-09 | re PR c++/8211 (-Weffc++ warns about copyable classes with func ptr members) | Giovanni Bajo | 2 | -8/+37 |
2004-07-08 | name-lookup.h (struct cp_binding_level): Update documentation for class_shado... | Mark Mitchell | 2 | -6/+11 |
2004-07-08 | re PR c++/16169 (-Weffc++ item 15 improvements) | Giovanni Bajo | 2 | -3/+29 |
2004-07-08 | vec.c (vec_p_reserve, [...]): Allocation is signed. | Nathan Sidwell | 2 | -12/+16 |
2004-07-08 | except.c (expand_eh_region_start, [...]): Remove. | Richard Henderson | 2 | -1/+4 |
2004-07-08 | cp-tree.h (saved_scope): Remove x_previous_class_type and x_previous_class_va... | Mark Mitchell | 6 | -138/+259 |
2004-07-07 | expr.c (expand_expr_real_1): Fix formating. | Andrew Pinski | 3 | -2/+5 |
2004-07-07 | re PR c++/16334 (No warning about use of overloading extension) | Jason Merrill | 2 | -0/+14 |
2004-07-07 | re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections) | H.J. Lu | 2 | -1/+11 |
2004-07-07 | tree.h (TYPE_BINFO_OFFSET, [...]): Remove. | Nathan Sidwell | 16 | -136/+178 |
2004-07-06 | toplev.h (NO_FRONT_END_DIAG, [...]): Define. | Joseph Myers | 2 | -1/+5 |
2004-07-06 | re PR c++/3671 (cannot deduce enum template parameter with multiple overloads) | Giovanni Bajo | 2 | -1/+14 |
2004-07-06 | tree.h (TREE_VIA_VIRTUAL): Rename to ... | Nathan Sidwell | 12 | -97/+123 |
2004-07-06 | revert: re PR tree-optimization/16115 (double-destruction problem with argume... | Mark Mitchell | 2 | -8/+9 |
2004-07-05 | langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | Richard Kenner | 4 | -8/+16 |
2004-07-05 | Make-lang.in (check-c++, [...]): Add some comments. | Phil Edwards | 2 | -0/+8 |
2004-07-05 | tree-mudflap.c: Include cgraph.h. | Zack Weinberg | 3 | -110/+6 |
2004-07-05 | langhooks.c: Don't include gt-langhooks.h. | Zack Weinberg | 2 | -12/+17 |
2004-07-05 | re PR c++/2518 (user-declared operator new hides standard one) | Giovanni Bajo | 2 | -0/+8 |
2004-07-05 | c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | Nathan Sidwell | 8 | -37/+58 |
2004-07-04 | method.c (implicitly_declare_fn): Set linkage of generated functions. | Mark Mitchell | 2 | -0/+6 |
2004-07-04 | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 2 | -8/+11 |
2004-07-03 | re PR c++/3761 (ICE in check_template_shadow, at cp/pt.c:2013, with friend an... | Scott Brumbaugh | 2 | -1/+20 |
2004-07-03 | re PR c++/14971 (better error message for partial specialization of function ... | Giovanni Bajo | 2 | -2/+7 |
2004-07-02 | c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s... | Richard Henderson | 2 | -1/+5 |
2004-07-02 | re PR c++/16240 (g++ generates incorrect mangled name) | Mark Mitchell | 2 | -4/+15 |
2004-07-02 | Fix PR number | Mark Mitchell | 1 | -1/+1 |
2004-07-02 | re PR c++/16270 (ICE on inner member template) | Mark Mitchell | 2 | -0/+7 |
2004-07-01 | tree.def (RTL_EXPR): Remove. | Richard Henderson | 4 | -5/+6 |
2004-07-01 | target.h (struct gcc_target): Add new field to struct cxx: import_export_class. | Nick Clifton | 2 | -0/+10 |
2004-06-30 | tree.h (immediate_size_expand): Delete. | Richard Henderson | 3 | -4/+5 |
2004-06-30 | call.c (build_over_call), [...]): Call check_function_arguments instead of ch... | Joseph Myers | 3 | -6/+10 |
2004-06-30 | c-common.h (check_function_format): Remove first parameter. | Joseph Myers | 3 | -2/+7 |
2004-06-30 | call.c (build_over_call): Use __builtin_memcpy for copying CLASS_AS_BASE rath... | Richard Henderson | 2 | -22/+24 |