| Commit message (Expand) | Author | Age | Files | Lines |
* | * call.c (build_over_call): Set TREE_NO_UNUSED_WARNING too. | jakub | 2002-03-14 | 1 | -0/+1 |
* | Rename instantiate_type_flags to tsubst_flags_t & expand use. | nathan | 2002-02-07 | 1 | -2/+2 |
* | cp: | nathan | 2001-12-29 | 1 | -2/+1 |
* | * cp-tree.h: Delete #defines for cp_error, cp_warning, | zack | 2001-12-18 | 1 | -25/+25 |
* | cp: | nathan | 2001-11-29 | 1 | -1/+1 |
* | cp: | nathan | 2001-11-25 | 1 | -153/+54 |
* | * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h. | bryce | 2001-11-22 | 1 | -2/+2 |
* | * parse.y: Add ... IDENTIFIER SCOPE and ... PTYPENAME SCOPE expansions. | jason | 2001-11-15 | 1 | -4/+2 |
* | 2001-11-12 H.J. Lu <hjl@gnu.org> | hjl | 2001-11-12 | 1 | -1/+1 |
* | * cvt.c (convert_to_void): Preserve TREE_SIDE_EFFECTS | mmitchel | 2001-08-17 | 1 | -2/+7 |
* | tweak comment | jason | 2001-08-06 | 1 | -1/+1 |
* | * call.c (joust): Only prefer a non-builtin candidate to a builtin | jason | 2001-07-25 | 1 | -12/+26 |
* | Remove old-abi remnants. Remove comments about old abi | nathan | 2001-07-21 | 1 | -2/+2 |
* | * cvt.c (convert_lvalue): New fn. | jason | 2001-07-05 | 1 | -0/+14 |
* | cp: | ghazi | 2001-05-02 | 1 | -1/+1 |
* | * c-common.c (c_promoting_integer_type_p): New function, from the | rth | 2001-04-30 | 1 | -1/+1 |
* | Remove old ABI support. | mmitchel | 2001-02-12 | 1 | -1/+1 |
* | * search.c (shared_member_p): New function. | jason | 2001-02-08 | 1 | -0/+1 |
* | 2001-01-16 Daniel Berlin <dberlin@redhat.com> | dberlin | 2001-01-16 | 1 | -0/+2 |
* | * tree.c (cp_valid_lang_attribute): Don't set CLASSTYPE_COM_INTERFACE | jason | 2001-01-02 | 1 | -12/+10 |
* | typo | jason | 2000-12-14 | 1 | -1/+1 |
* | * error.c (dump_function_name): Don't let the user see __comp_ctor. | jason | 2000-12-09 | 1 | -1/+1 |
* | cp: | nathan | 2000-12-05 | 1 | -5/+7 |
* | cp: | nathan | 2000-11-27 | 1 | -9/+23 |
* | * cvt.c (cp_convert_to_pointer): Pass itf_complain, not | nathan | 2000-08-17 | 1 | -1/+1 |
* | * cp-tree.h (instantiate_type_flags): New enumeration. | nathan | 2000-08-17 | 1 | -2/+3 |
* | * cvt.c (warn_ref_binding): New static function, broken out of ... | nathan | 2000-08-14 | 1 | -25/+37 |
* | * cvt.c (convert_to_pointer_force): Fix error message when | nathan | 2000-08-09 | 1 | -4/+8 |
* | * cp-tree.h (struct language_function): Remove temp_name_counter. | mmitchel | 2000-06-30 | 1 | -1/+1 |
* | * call.c (build_conditional_expr): Use VOID_TYPE_P. | nathan | 2000-06-20 | 1 | -4/+3 |
* | * cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P. | mmitchel | 2000-04-26 | 1 | -4/+2 |
* | 2000-04-24 Gabriel Dos Reis <gdr@codesourcery.com> | gdr | 2000-04-25 | 1 | -0/+4 |
* | * class.c (instantiate_type): Handle object-relative template-id. | jason | 2000-04-11 | 1 | -1/+5 |
* | * cp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_IDENTIFIER. | mmitchel | 2000-04-09 | 1 | -1/+2 |
* | gcc | nathan | 2000-03-21 | 1 | -3/+3 |
* | * cp-tree.h (CLEAR_DECL_C_BIT_FIELD): New macro. | mmitchel | 2000-03-19 | 1 | -1/+7 |
* | * builtins.c (c_strlen): Use size_diffop and return ssizetype value. | kenner | 2000-02-27 | 1 | -1/+2 |
* | Implement class scope using-declarations for functions. | jason | 2000-02-27 | 1 | -9/+1 |
* | Fix copyrights | law | 2000-02-26 | 1 | -1/+2 |
* | * call.c: PROTO -> PARAMS. | ghazi | 2000-01-26 | 1 | -3/+3 |
* | * cp-tree.h (scratchalloc): Remove. | mmitchel | 2000-01-17 | 1 | -1/+1 |
* | * call.c (convert_class_to_reference): Fix typos. | mmitchel | 2000-01-12 | 1 | -3/+7 |
* | * cp-tree.h (DECL_LOCAL_FUCNTION_P): New macro. | mmitchel | 1999-11-14 | 1 | -1/+1 |
* | * call.c (build_conditional_expr): Use build_target_expr_with_type. | mmitchel | 1999-11-14 | 1 | -5/+1 |
* | * decl.c (build_target_expr): Set TREE_SIDE_EFFECTS on the | mmitchel | 1999-09-15 | 1 | -1/+0 |
* | * cp-tree.h (build_target_expr): New function. | mmitchel | 1999-09-14 | 1 | -1/+1 |
* | * call.c (implicit_conversion): Robustify. Handle OFFSET_REFs. | mmitchel | 1999-09-13 | 1 | -1/+11 |
* | * cp-tree.def (CLEANUP_STMT): New node. | mmitchel | 1999-09-12 | 1 | -29/+0 |
* | gcc/ChangeLog: | nathan | 1999-09-09 | 1 | -4/+135 |
* | * cp-tree.h (begin_init_stmts): Declare. | mmitchel | 1999-08-30 | 1 | -0/+26 |