summaryrefslogtreecommitdiff
path: root/gcc/cp/semantics.c
Commit message (Expand)AuthorAgeFilesLines
* 2001-07-24 Phil Edwards <pme@sources.redhat.com>pme2001-07-251-3/+0
* Remove old-abi remnants. Remove comments about old abinathan2001-07-211-3/+3
* * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend onneil2001-07-191-1/+2
* * stmt.c (parse_output_constraint): New function, split outmmitchel2001-07-111-17/+59
* * semantics.c (cp_expand_stmt): Fix for nulljason2001-07-101-2/+4
* * cvt.c (convert_lvalue): New fn.jason2001-07-051-1/+3
* * c-common.h (TDI_inlined): New ast dump phase.nathan2001-07-021-7/+2
* Implement the Named Return Value optimization.jason2001-06-181-1/+36
* * cp-tree.h (THUNK_GENERATE_WITH_VTABLE_P): Lose.jason2001-06-061-3/+2
* * semantics.c (begin_class_definition): Robustify.mmitchel2001-06-061-7/+18
* * c-common.h (flag_dump_translation_unit): Remove.nathan2001-06-051-1/+1
* cp:nathan2001-05-261-2/+7
* * cp-tree.def (START_CATCH_STMT): Lose.jason2001-05-211-36/+12
* * cp-tree.h (finish_label_expr, lookup_label): Delete.neil2001-05-111-25/+0
* cp:nathan2001-05-011-0/+3
* gcc:nathan2001-04-241-21/+4
* cp:nathan2001-04-241-2/+2
* * cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SPECIFIC ismmitchel2001-04-191-1/+1
* * semantics.c (simplify_aggr_init_exprs_r): Don't restoremmitchel2001-04-181-1/+1
* * cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New macro.jason2001-04-121-10/+6
* * Makefile.in (ifcvt.o): Depend on toplev.h.ghazi2001-04-111-0/+1
* * cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARED_INLINE_P.mmitchel2001-04-061-1/+1
* * decl2.c (import_export_decl): Don't call import_export_classmmitchel2001-04-031-0/+5
* IA-64 ABI Exception Handling.rth2001-03-281-14/+25
* * decl.c (struct named_label_list): Rename eh_region torth2001-03-281-1/+1
* * c-common.h (DECL_NUM_STMTS): New macro.mmitchel2001-03-271-12/+45
* cp:nathan2001-03-261-1/+35
* * pt.c (instantiate_decl): Abort if we see a member constantjason2001-03-221-6/+0
* Compute DECL_ASSEMBLER_NAME lazily.mmitchel2001-03-191-4/+1
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-5/+5
* * init.c (build_new): Allow enumeration types for the array-boundsmmitchel2001-02-181-0/+3
* * pt.c (push_template_decl_real): Don't remangle the name of ammitchel2001-02-161-1/+16
* * tree.c, tree.h (build_parse_node): Remove; was identical tojsm282001-01-291-1/+1
* cp:nathan2001-01-191-1/+2
* cp:nathan2001-01-181-0/+5
* cp:nathan2001-01-111-0/+2
* * output.h (make_function_rtl): Remove prototype.mmitchel2001-01-101-2/+2
* * semantics.c (genrtl_finish_function): Don't try to jump tojason2000-12-221-1/+2
* * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT, notjason2000-12-211-3/+0
* * cp-tree.h: Update declarations.rth2000-12-201-16/+22
* cp:nathan2000-11-281-11/+9
* cp:nathan2000-11-241-0/+2
* cp:nathan2000-11-171-7/+9
* * cp/cp-tree.h (struct cp_language_function): Remove x_result_rtx.rth2000-10-071-14/+5
* * semantics.c (genrtl_finish_function): Don't init or checkrth2000-10-061-29/+0
* * cp-tree.h (access_kind): Fix comment typo.nathan2000-10-051-2/+2
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-171-87/+10
* * c-common.h (genrtl_clear_out_block): Remove.mmitchel2000-09-121-15/+288
* * c-common.h (add_stmt): Change prototype.mmitchel2000-09-101-32/+16
* * c-common.h (prep_stmt): Declare.mmitchel2000-09-071-135/+56