summaryrefslogtreecommitdiffstats
path: root/gcc/cp/call.c
Commit message (Expand)AuthorAgeFilesLines
* * cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.mmitchel2001-02-141-33/+31
* Remove old ABI support.mmitchel2001-02-121-19/+4
* * cp-tree.h (build_expr_ptr_wrapper, can_free): Remove.jakub2001-02-021-3/+3
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-1/+0
* missed innathan2001-01-241-7/+21
* cp:nathan2001-01-231-30/+73
* cp:nathan2001-01-221-0/+1
* * typeck.c (build_function_call_real): Call fold on the CALL_EXPR.lerdsuwa2001-01-171-1/+3
* cp:nathan2001-01-111-0/+20
* cp:nathan2001-01-101-3/+6
* * call.c (build_conv): Don't use build1 for USER_CONV.mmitchel2001-01-041-1/+9
* * typeck.c (strip_all_pointer_quals): Also strip quals fromjason2001-01-021-4/+13
* * call.c (joust): Use DECL_NONSTATIC_MEMBER_FUNCTION_P, notjason2000-12-221-1/+2
* In partial ordering for a call, ignore parms for which we don't havejason2000-12-221-11/+10
* * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT, notjason2000-12-211-18/+24
* * call.c (build_op_delete_call): See through ARRAY_TYPEs.jason2000-12-151-6/+8
* * error.c (dump_function_name): Don't let the user see __comp_ctor.jason2000-12-091-62/+94
* * cp-tree.h (sufficient_parms_p): Declare new function.nathan2000-12-071-14/+19
* cp:nathan2000-12-011-5/+7
* cp:nathan2000-11-301-1/+3
* * call.c (op_error): Make error messages clearer.nathan2000-11-161-6/+6
* Constant folding for builtinsbernds2000-11-011-1/+1
* * call.c (equal_functions): Also call decls_match for extern "C" fns.jason2000-10-231-2/+4
* * call.c (standard_conversion): Use RVALUE_CONVs for allmmitchel2000-10-231-1/+1
* * call.c (build_conditional_expr): Use ocp_convert to forcejason2000-10-221-3/+8
* * Makefile.in (c-common.o): Depend on diagnostic.h.ghazi2000-09-191-1/+1
* * call.c (build_scoped_method_call): Check it is not a namespace.nathan2000-09-011-0/+5
* * cp-tree.h (instantiate_type_flags): New enumeration.nathan2000-08-171-5/+5
* * typeck.c (mark_addressable): Never set TREE_USED.jason2000-07-171-2/+5
* * call.c (joust): Don't complain about `operator char *()' beatingjason2000-07-051-1/+11
* * c-common.c: Include c-common.h, not c-lex.h or c-tree.h.mmitchel2000-06-301-1/+1
* * call.c (build_x_va_arg): Check if in a template decl.nathan2000-06-221-0/+3
* * call.c (build_conditional_expr): Use VOID_TYPE_P.nathan2000-06-201-14/+5
* toplevel:zack2000-06-091-1/+1
* revert mangling patchjason2000-06-091-2/+1
* * invoke.texi: Remove documentation for -fsquangle andmmitchel2000-06-081-1/+2
* * invoke.texi: Remove documentation for -fguiding-decls.mmitchel2000-05-311-30/+0
* * call.c (add_template_candidate_real): Handle member templatemmitchel2000-05-311-4/+21
* * call.c (joust): Fix handling of overloaded builtin operators.mmitchel2000-05-301-1/+1
* 2000-05-27 Alex Samuel <samuel@codesourcery.com>mmitchel2000-05-281-13/+18
* Finish implementation of VTTs.mmitchel2000-05-251-0/+26
* * cp-tree.h (build_delete): Change prototype.mmitchel2000-05-241-2/+3
* * cp-tree.h (same_type_ignoring_top_level_qualifiers_p): Newmmitchel2000-05-011-13/+10
* * cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.mmitchel2000-04-261-1/+1
* 2000-04-24 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-04-251-0/+20
* * typeck.c (build_x_function_call): Resolve an OFFSET_REF.jason2000-04-201-2/+3
* * cp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.mmitchel2000-04-121-16/+39
* * cp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.mmitchel2000-04-111-13/+22
* * cp-tree.h (lang_decl_flags): Rename constructor_for_vbase_attrmmitchel2000-04-111-11/+12
* * cp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_IDENTIFIER.mmitchel2000-04-091-15/+29
OpenPOWER on IntegriCloud