summaryrefslogtreecommitdiffstats
path: root/gcc/cp/call.c
Commit message (Expand)AuthorAgeFilesLines
...
* * final.c (final): Use xcalloc to allocate line_note_exists.mmitchel2000-04-061-11/+2
* * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros.mmitchel2000-03-231-2/+2
* gccnathan2000-03-211-3/+3
* * decl.c (push_overloaded_decl_1, auto_function,jason2000-03-101-5/+14
* * tree.h (struct tree_common): Rename raises_flag to nothrow_flag.jason2000-03-091-0/+7
* * typeck.c (convert_for_assignment): Don't look at arraynathan2000-03-081-2/+3
* * call.c (convert_like): Macrofy.nathan2000-03-051-23/+35
* * tree.h (TYPE_ALIGN_UNIT): New macro.mmitchel2000-03-031-25/+0
* Implement class scope using-declarations for functions.jason2000-02-271-64/+73
* Fix copyrightslaw2000-02-261-1/+2
* Refer to the standard as an ISO document, not an ANSI one.loewis2000-02-221-5/+5
* * cp-tree.h (CPTI_VTABLE_INDEX_TYPE): New macro.mmitchel2000-02-221-1/+1
* 2000-02-21 Gabriel Dos Reis <gdr@codesourcery.com>gdr2000-02-211-4/+3
* Make DECL_CONTEXT mean the class in which a member function wasmmitchel2000-02-161-4/+4
* * Makefile.in (call.o): Depend on $(EXPR_H).ghazi2000-02-061-0/+1
* * call.c: PROTO -> PARAMS.ghazi2000-01-261-43/+43
* * rtl.def: Add unordered fp comparisions.rth2000-01-241-13/+7
* * cp-tree.h (build_shared_int_cst): New function.mmitchel2000-01-171-1/+1
* * cp-tree.h (scratchalloc): Remove.mmitchel2000-01-171-10/+12
* * calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' inghazi2000-01-131-0/+4
* * call.c (convert_class_to_reference): Fix typos.mmitchel2000-01-121-8/+8
* * call.c (build_new_method_call): Also check destructors.loewis2000-01-011-3/+7
* * cp-tree.h (lang_type): Replace abstract_virtuals with pure_virtuals.mmitchel1999-12-291-2/+2
* * cp-tree.h (TYPE_VIRTUAL_P): Rename to ...mmitchel1999-12-211-1/+1
* * cp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.mmitchel1999-11-141-3/+2
* * call.c (build_conditional_expr): Use build_target_expr_with_type.mmitchel1999-11-141-14/+3
* * cp-tree.h (make_temp_vec): Remove.mmitchel1999-10-281-4/+4
* * c-typeck.c (build_function_call): Check that the built-inlaw1999-10-271-1/+2
* * cp-tree.def (EMPTY_CLASS_EXPR): New tree node.mmitchel1999-10-211-4/+1
* * cp-tree.h (build_x_va_arg): Prototype new function.nathan1999-10-131-0/+42
* * cp-tree.h (CLASSTYPE_VFIELD): Remove.mmitchel1999-10-061-3/+3
* 1999-10-04 Mark Mitchell <mark@codesourcery.com>mmitchel1999-10-041-2/+0
* Revert call.c 1.173 change, do same effect, but more obviously.nathan1999-09-171-4/+7
* * call.c (perform_implicit_conversion): Deal with error_mark_node.nathan1999-09-171-1/+2
* * decl.c (build_target_expr): Set TREE_SIDE_EFFECTS on themmitchel1999-09-151-1/+0
* * cp-tree.h (build_target_expr): New function.mmitchel1999-09-141-5/+3
* * call.c (build_conditional_expr): Always use a TARGET_EXPR forjason1999-09-131-5/+19
* * call.c (implicit_conversion): Robustify. Handle OFFSET_REFs.mmitchel1999-09-131-0/+14
* * cp-tree.h (scratch_tree_cons): Remove.mmitchel1999-09-091-43/+43
* * cp-tree.h (cp_function): Move here, from decl.c.mmitchel1999-09-021-1/+0
* * call.c (build_conditional_expr): Warn on enum mismatches.nathan1999-09-021-7/+19
* * cp-tree.h (lang_type): Move align into type_flags.mmitchel1999-09-011-4/+3
* * call.c (build_conditional_expr): Fix typo.jason1999-08-241-1/+1
* Speed up Koenig lookup.jason1999-08-141-0/+21
* * cp-tree.def (DECL_STMT): Make it smaller.mmitchel1999-08-141-24/+1
* * extend.texi (C++ Signatures): Remove node.mmitchel1999-08-111-25/+5
* * call.c (convert_arg_to_ellipsis): Use pod_type_p.nathan1999-08-031-5/+9
* * lex.c (yyprint): Handle PFUNCNAME.jason1999-08-031-1/+1
* * call.c: Include defaults.h instead of expr.h.rth1999-08-031-1/+1
* Jakub Jelinek <jj@ultra.linux.cz>rth1999-08-021-8/+7
OpenPOWER on IntegriCloud