summaryrefslogtreecommitdiffstats
path: root/gcc/cp/init.c
Commit message (Expand)AuthorAgeFilesLines
* Compute DECL_ASSEMBLER_NAME lazily.mmitchel2001-03-191-1/+2
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-1/+1
* Do put the VTT parameter in DECL_ARGUMENTS.jason2001-02-181-1/+1
* * init.c (build_new): Allow enumeration types for the array-boundsmmitchel2001-02-181-2/+2
* * decl2.c (build_artificial_parm): Set TREE_READONLY.jason2001-02-181-1/+1
* * cp-tree.h (DECL_USE_VTT_PARM): Remove.jason2001-02-171-1/+2
* cp:nathan2001-02-141-4/+1
* * cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.mmitchel2001-02-141-0/+18
* Remove old ABI support.mmitchel2001-02-121-77/+33
* gcc:nathan2001-02-051-3/+14
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-5/+8
* * stmt.c (estimate_case_costs): Use integer_minus_one_node.ghazi2001-01-291-4/+2
* * decl2.c (arg_assoc_class): Fix double iteration logic.jason2001-01-191-5/+2
* cp:nathan2001-01-181-1/+7
* * output.h (make_function_rtl): Remove prototype.mmitchel2001-01-101-1/+1
* 2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-101-1/+17
* * init.c (build_default_init): New fn.jason2001-01-031-155/+164
* * init.c (build_new_1): Reorganize. Now with 100% fewer SAVE_EXPRs!jason2000-12-151-144/+119
* * init.c (build_new_1): Don't strip quals from type.jason2000-12-151-3/+0
* * c-common.h (flag_no_builtin): Declare.mmitchel2000-10-181-2/+2
* * init.c (build_java_class_ref): Use `build_static_name' with atromey2000-10-061-5/+5
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-171-1/+1
* * init.c (begin_init_stmts): Don't use // comments.law2000-09-141-2/+4
* Move statement-tree facilities from C++ to C front-end.mmitchel2000-09-071-6/+6
* * init.c (build_offset_ref): Deal with namespace scopednathan2000-09-061-15/+24
* * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree code.jason2000-09-051-2/+2
* * init.c (resolve_offset_ref): Deal with TEMPLATE_ID_EXPR.nathan2000-09-041-2/+2
* * cp-tree.h (PTRMEM_OK_P): New macro.nathan2000-08-181-18/+24
* * init.c (build_aggr_init): Reject bogus array initializersnathan2000-08-101-8/+9
* * init.c (build_new_1): Bail early if the call to new fails.jason2000-07-101-0/+3
* * repo.c (repo_get_id): Handle the case where a class with virtualjason2000-07-041-1/+6
* 2000-07-02 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-031-4/+2
* 2000-07-01 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-021-8/+8
* * init.c (init_init_processing): Go back to aligning likejason2000-07-021-18/+14
* * cp-tree.h (struct language_function): Remove temp_name_counter.mmitchel2000-06-301-0/+2
* * c-common.c: Include c-common.h, not c-lex.h or c-tree.h.mmitchel2000-06-301-17/+18
* * cp-tree.h (genrtl_begin_stmt_expr): Rename to ...mmitchel2000-06-261-2/+2
* * call.c (build_conditional_expr): Use VOID_TYPE_P.nathan2000-06-201-1/+1
* * c-common.h (IF_COND): Added documentation.chelf2000-06-191-7/+27
* * cp-tree.h (struct language_function): Remove x_base_init_listmmitchel2000-06-161-67/+59
* * tree.c (count_trees): New debugging function.jason2000-06-151-0/+3
* * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.jakub2000-06-141-0/+1
* revert mangling patchjason2000-06-091-1/+4
* * invoke.texi: Remove documentation for -fsquangle andmmitchel2000-06-081-4/+1
* * init.c (resolve_offset_ref): Remove check for TREE_ADDRESSABLEmmitchel2000-06-011-7/+3
* 2000-05-27 Alex Samuel <samuel@codesourcery.com>mmitchel2000-05-281-1/+1
* Finish implementation of VTTs.mmitchel2000-05-251-15/+66
* * cp-tree.h (build_delete): Change prototype.mmitchel2000-05-241-85/+54
* * init.c (sort_member_init): Fix typo in error message generationmmitchel2000-05-241-1/+2
* * cp-tree.h (lang_decl_flags): Rename mutable_flag to uninlinablemmitchel2000-05-241-1/+1
OpenPOWER on IntegriCloud