Age | Commit message (Expand) | Author | Files | Lines |
2004-07-12 | call.c (build_user_type_conversion_1, [...]): Pass type directly to lookup_fn... | Nathan Sidwell | 1 | -8/+16 |
2004-07-07 | tree.h (TYPE_BINFO_OFFSET, [...]): Remove. | Nathan Sidwell | 1 | -9/+10 |
2004-07-06 | re PR c++/3671 (cannot deduce enum template parameter with multiple overloads) | Giovanni Bajo | 1 | -1/+8 |
2004-07-06 | tree.h (TREE_VIA_VIRTUAL): Rename to ... | Nathan Sidwell | 1 | -2/+3 |
2004-07-05 | langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | Richard Kenner | 1 | -2/+2 |
2004-07-05 | c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | Nathan Sidwell | 1 | -20/+21 |
2004-07-03 | re PR c++/14971 (better error message for partial specialization of function ... | Giovanni Bajo | 1 | -2/+2 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -4/+8 |
2004-06-26 | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 1 | -4/+4 |
2004-06-24 | reformat, remove '^M's | Nathan Sidwell | 1 | -1/+2 |
2004-06-24 | Make-lang.in (cp/lex.o): Do not depend on cp/lex.h. | Mark Mitchell | 1 | -1/+0 |
2004-06-22 | cp-tree.def (NEW_EXPR): Add a fourth slot. | Mark Mitchell | 1 | -53/+15 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -4/+5 |
2004-06-21 | c-common.def (RETURN_STMT): Remove. | Richard Henderson | 1 | -2/+2 |
2004-06-20 | c-common.h (add_decl_stmt): Move to cp-tree.h. | Richard Henderson | 1 | -0/+6 |
2004-06-19 | c-common.c, c-common.h (lang_gimplify_stmt): Remove. | Richard Henderson | 1 | -97/+58 |
2004-06-16 | c-common.def (COMPOUND_STMT): Remove. | Richard Henderson | 1 | -5/+5 |
2004-06-16 | * pt.c (mark_decl_instantiated): Don't call defer_fn. | Geoffrey Keating | 1 | -5/+0 |
2004-06-16 | c-common.def (CASE_LABEL): Remove. | Richard Henderson | 1 | -1/+1 |
2004-06-16 | c-common.def (ASM_STMT): Remove. | Richard Henderson | 1 | -1/+1 |
2004-06-16 | c-common.def (GOTO_STMT, LABEL_STMT): Remove. | Richard Henderson | 1 | -3/+3 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -46/+45 |
2004-06-10 | re PR c++/15875 (rejects pointer to member in template) | Jason Merrill | 1 | -19/+17 |
2004-06-10 | re PR c++/15227 (Trouble with invalid function definition) | Mark Mitchell | 1 | -1/+1 |
2004-06-07 | re PR c++/15337 (sizeof on incomplete type diagnostic) | Mark Mitchell | 1 | -8/+7 |
2004-06-02 | When a class template is explicitly instantiated, its member should be too. | Matt Austern | 1 | -50/+32 |
2004-06-01 | re PR c++/13092 (Accepts invalid pointer-to-member conversion) | Kriang Lerdsuwanakij | 1 | -17/+19 |
2004-05-31 | re PR c++/15742 ('noreturn' attribute ignored in method of template functions.) | Mark Mitchell | 1 | -0/+5 |
2004-05-31 | call.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2004-05-24 | method.c (implicitly_declare_fn): Don't call defer_fn; abort if it might be n... | Geoffrey Keating | 1 | -1/+3 |
2004-05-23 | re PR c++/15165 (ICE in instantiate_template) | Mark Mitchell | 1 | -2/+6 |
2004-05-23 | class.c (alter_access): Use %E format specifier to print an identifier node. | Gabriel Dos Reis | 1 | -2/+2 |
2004-05-22 | re PR c++/15285 (instantiate_type ICE when forming pointer to template function) | Mark Mitchell | 1 | -3/+8 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -17/+20 |
2004-05-03 | re PR c++/14389 (Out-of-line of overloaded template rejected) | Giovanni Bajo | 1 | -2/+2 |
2004-04-30 | class.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-04-14 | revert: re PR c++/13294 (namespace associations vs. specializations) | Jason Merrill | 1 | -9/+1 |
2004-04-05 | re PR c++/3518 (default conversion to pointer-to-function is applied to soon ... | Nathan Sidwell | 1 | -2/+4 |
2004-04-02 | re PR c++/14007 (Incorrect use of const partial specialization for reference ... | Nathan Sidwell | 1 | -9/+16 |
2004-03-30 | re PR c++/14724 (Destructor not called on backwards goto past initialization) | Mark Mitchell | 1 | -0/+4 |
2004-03-26 | re PR c++/13294 (namespace associations vs. specializations) | Jason Merrill | 1 | -1/+9 |
2004-03-20 | call.c (build_op_delete_call): Do not forget the placement arguments when ite... | Mark Mitchell | 1 | -7/+2 |
2004-03-19 | re PR c++/14545 (Cannot compile pooma-gcc (regression)) | Giovanni Bajo | 1 | -1/+12 |
2004-03-18 | tree.h (TREE_CHECK2, [...]): New macros. | Richard Kenner | 1 | -2/+2 |
2004-03-16 | re PR c++/14586 (Bogus warning in templates about taking address of a tempora... | Mark Mitchell | 1 | -1/+2 |
2004-03-12 | Enabled linkonce support for Darwin. | Matt Austern | 1 | -14/+41 |
2004-03-11 | * call.c, cp-tree.h, pt.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-03-09 | re PR c++/14409 (Accepts invalid function signature for explicit instantiation) | Giovanni Bajo | 1 | -2/+16 |
2004-03-02 | re PR c++/14369 (errenous reject of well-formed code) | Mark Mitchell | 1 | -0/+7 |
2004-03-02 | re PR c++/14360 (Overeager argument dependent name lookup) | Mark Mitchell | 1 | -2/+4 |