| Commit message (Expand) | Author | Age | Files | Lines |
* | * cp-tree.def (NEW_EXPR): Add a fourth slot. | mmitchel | 2004-06-22 | 1 | -2/+3 |
* | * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def. | rth | 2004-06-20 | 1 | -0/+14 |
* | * call.c, class.c, cp-tree.def, decl2.c, name-lookup.c, pt.c, | kazu | 2004-05-31 | 1 | -4/+4 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+9 |
* | * cp-tree.def (TEMPLATE_TYPE_PARM, TYPEOF_TYPE): Update comments. | kenner | 2004-03-18 | 1 | -2/+2 |
* | gcc/ | kazu | 2004-02-18 | 1 | -1/+1 |
* | * call.c (conversion_kind): New type. | mmitchel | 2004-02-13 | 1 | -24/+0 |
* | * cp-tree.def (NON_DEPENDENT_EXPR): Add operand. | nathan | 2003-08-15 | 1 | -2/+3 |
* | cp: | nathan | 2003-08-10 | 1 | -4/+4 |
* | cp: | nathan | 2003-08-02 | 1 | -1/+3 |
* | * cp-tree.def (LOOKUP_EXPR): Remove. | mmitchel | 2003-07-16 | 1 | -8/+1 |
* | * fold-const.c (make_range): Do not access operand 1 for a | mmitchel | 2003-07-09 | 1 | -0/+10 |
* | * call.c (build_addr_func): Handle bound pointers-to-members. | mmitchel | 2003-07-04 | 1 | -7/+7 |
* | * cp-tree.h (COMPARE_RELAXED): Rename to ... | nathan | 2003-06-18 | 1 | -2/+1 |
* | * tree.c (tree_size): For all 'c' and 'x' nodes, look directly | zack | 2003-04-07 | 1 | -15/+6 |
* | Compile-time improvement: 2/n. | gdr | 2003-03-15 | 1 | -5/+0 |
* | * call.c (merge_conversion_sequences): New function. | mmitchel | 2003-03-07 | 1 | -3/+9 |
* | PR c++/9294 | mmitchel | 2003-01-17 | 1 | -1/+1 |
* | * cp-tree.def (RETURN_INIT): Remove. | mmitchel | 2002-12-31 | 1 | -1/+0 |
* | * config-lang.in, Make-lang.in, operators.def, cp-tree.def: | neroden | 2002-12-30 | 1 | -5/+5 |
* | Handle anonymous unions at the tree level. | jason | 2002-12-19 | 1 | -0/+4 |
* | PR c++/7188. | mmitchel | 2002-10-02 | 1 | -1/+1 |
* | Rework build_component_ref. | mmitchel | 2002-08-08 | 1 | -0/+14 |
* | * call.c (build_field_call): Do not look up the field by name. | mmitchel | 2002-08-01 | 1 | -6/+21 |
* | PR c++/5636 | jason | 2002-04-04 | 1 | -10/+0 |
* | * c-common.c (statement_code_p): Handle CLEANUP_STMT. | mmitchel | 2002-03-15 | 1 | -4/+0 |
* | * c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro. | jason | 2001-12-14 | 1 | -0/+2 |
* | * cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node. | lerdsuwa | 2001-10-23 | 1 | -0/+5 |
* | 2001-07-06 Ira Ruben <ira@apple.com> | nathan | 2001-07-06 | 1 | -2/+2 |
* | * cp-tree.def (START_CATCH_STMT): Lose. | jason | 2001-05-21 | 1 | -4/+4 |
* | cp: | nathan | 2001-05-01 | 1 | -0/+3 |
* | gcc: | nathan | 2001-04-24 | 1 | -3/+0 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -0/+5 |
* | cp: | nathan | 2001-01-05 | 1 | -2/+2 |
* | * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree code. | jason | 2000-09-05 | 1 | -4/+6 |
* | typos | jason | 2000-08-30 | 1 | -1/+1 |
* | tweak comment | jason | 2000-08-12 | 1 | -3/+3 |
* | * parse.y (template_arg): Convert TEMPLATE_DECL | jason | 2000-06-23 | 1 | -4/+11 |
* | * c-common.h (IF_COND): Moved here from cp/cp-tree.h. | chelf | 2000-06-14 | 1 | -32/+0 |
* | * cp-tree.def (THUNK_DECL): Remove. | mmitchel | 2000-05-03 | 1 | -22/+0 |
* | * cp-tree.def (THUNK_DECL): Add to documentation. | mmitchel | 2000-04-16 | 1 | -2/+4 |
* | Fix copyrights | law | 2000-02-26 | 1 | -1/+2 |
* | * cp-tree.def (THUNK_DECL): Discuss vcall indices. | mmitchel | 2000-01-29 | 1 | -6/+16 |
* | * cp-tree.def (TEMPLATE_PARM_INDEX): Calculate size using | jason | 1999-12-15 | 1 | -7/+10 |
* | * cp-tree.def (SCOPE_STMT): Take one operand. | mmitchel | 1999-12-05 | 1 | -2/+3 |
* | 1999-11-25 Mark Mitchell <mark@codesourcery.com> | mmitchel | 1999-11-25 | 1 | -3/+5 |
* | * cp-tree.def (CTOR_COMPLETE): New tree node. | mmitchel | 1999-11-23 | 1 | -0/+3 |
* | * cp-tree.def (FUNCTION_NAME): New tree node. | mmitchel | 1999-11-23 | 1 | -0/+3 |
* | * cp-tree.def (EMPTY_CLASS_EXPR): New tree node. | mmitchel | 1999-10-21 | 1 | -0/+4 |
* | * cp-tree.def (VEC_INIT_EXPR): Remove. | mmitchel | 1999-10-03 | 1 | -5/+0 |