summaryrefslogtreecommitdiff
path: root/gcc/cp/semantics.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/16254rth2004-09-121-1/+1
* * c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.zack2004-09-101-4/+3
* * class.c, cp-tree.h, decl.c, decl2.c, mangle.c,kazu2004-09-101-1/+1
* [gcc/cp/ChangeLog]zlaski2004-09-091-1/+8
* [gcc/cp/ChangeLog]zlaski2004-09-091-1/+1
* * vec.c (vec_p_reserve, vec_o_reserve): Rename to ...nathan2004-09-081-1/+1
* * semantics.c (expand_body): Assert that we are not nested.drow2004-09-061-1/+6
* * name-lookup.c (pop_binding, pushdecl,nathan2004-08-301-14/+9
* * call.c (validate_conversion_obstack): Replacenathan2004-08-271-10/+9
* cp:nathan2004-08-241-1/+3
* PR c++/15871mmitchel2004-08-171-1/+7
* PR c++/16965mmitchel2004-08-171-3/+9
* * call.c (build_vfield_ref, build_call, build_conditional_expr,sayle2004-08-161-12/+12
* gcc/pbrook2004-08-041-2/+5
* PR c++/16338mmitchel2004-08-021-16/+6
* * c-common.h (lang_post_pch_load): New variable.mmitchel2004-07-291-16/+28
* * c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_Prth2004-07-251-0/+2
* * c-common.c (c_common_truthvalue_conversion): Don't warn ifsteven2004-07-181-1/+1
* * vec.h (VEC_address): New function.mmitchel2004-07-161-1/+1
* * call.c (build_user_type_conversion_1, build_new_op,nathan2004-07-121-1/+1
* * tree.h (TREE_VIA_VIRTUAL): Rename to ...nathan2004-07-061-2/+4
* * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.nathan2004-07-051-1/+5
* * cp-tree.h (struct deferred_access): Move to ...nathan2004-06-281-60/+106
* * friend.c (add_friend): Only perform access checks when contextnathan2004-06-281-5/+6
* 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2004-06-261-8/+8
* * Make-lang.in (cp/lex.o): Do not depend on cp/lex.h.mmitchel2004-06-241-31/+0
* * cp-tree.def (NEW_EXPR): Add a fourth slot.mmitchel2004-06-221-35/+0
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-1/+1
* * c-common.def (RETURN_STMT): Remove.rth2004-06-211-6/+6
* * c-common.c (verify_sequence_points): Export.rth2004-06-211-1/+5
* * c-common.h (add_decl_stmt): Move to cp-tree.h.rth2004-06-201-10/+39
* * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def.rth2004-06-201-0/+13
* PR c++/16034rth2004-06-181-67/+54
* PR c++/16015jason2004-06-171-20/+32
* * c-common.def (COMPOUND_STMT): Remove.rth2004-06-171-13/+19
* * c-common.def (ASM_STMT): Remove.rth2004-06-161-1/+1
* * c-common.def (GOTO_STMT, LABEL_STMT): Remove.rth2004-06-161-2/+2
* PR c++/16012rth2004-06-161-0/+5
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-239/+257
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-133/+87
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-3/+3
* * tree.h (optimize_function): Kill prototype.hubicka2004-03-311-4/+0
* * call.c (build_op_delete_call): Do not forget the placementmmitchel2004-03-201-4/+11
* * semantics.c (finish_pseudo_destructor_expr): Allow differingmmitchel2004-03-191-1/+15
* * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5): New macros.kenner2004-03-181-1/+1
* PR c++/14586mmitchel2004-03-161-1/+2
* PR c++/14199mmitchel2004-02-201-1/+10
* PR c++/14002mmitchel2004-02-031-1/+2
* PR c++/13975mmitchel2004-02-031-0/+5
* * semantics.c (expand_body) Do emit_associated_thunks beforehubicka2004-01-281-3/+3