OSDN Git Service

PR c++/19991
[pf3gnuchains/gcc-fork.git] / gcc / cp / init.c
2003-02-28 mmitchel PR c++/9879
2003-02-20 nathan Change base class access representation.
2003-02-15 nathan * search.c: ANSIfy function declarations and definitions.
2003-01-30 mmitchel * c-common.c (builtin_define_float_constants): Define
2003-01-23 mmitchel PR c++/9354
2003-01-17 jason PR c++/8564
2003-01-10 geoffkMerge from pch-branch.
2003-01-03 jason * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EX...
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-28 gdr Remove traditional C constructs 3/n.
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-01 mmitchel PR c++/8727
2002-10-17 mmitchel * init.c (expand_default_init): Handle brace-enclosed...
2002-10-15 nathancp:
2002-10-11 zack2002-10-11 Jason Molenda <jmolenda@apple.com>
2002-10-11 mmitchel * NEWS: Document removal of "new X = ..." extension.
2002-10-02 mmitchel PR c++/7188.
2002-09-30 mmitchel * store-layout.c (finish_record_layout): Add free_p...
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-14 kazu * error.c: Fix comment formatting.
2002-08-09 mrs * call.c (add_builtin_candidate): legal ->...
2002-08-08 mmitchel Rework build_component_ref.
2002-08-02 mmitchel * init.c (build_member_call): Use build_new_method_cal...
2002-08-01 mmitchel * call.c (build_field_call): Do not look up the field...
2002-07-26 jason * function.c (assign_parms): Handle frontend...
2002-07-25 gdr * c-common.c (c_sizeof_or_alignof_type): Take a third...
2002-07-09 mmitchel * cp-tree.h (constructor_name_p): Declare it.
2002-07-03 lerdsuwa PR c++/6944
2002-06-25 mmitchel * call.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-05-21 aoliva* init.c (build_vec_init): Test for trivial copy-assign...
2002-05-20 aj * init.c (build_default_init): Remove unused variable.
2002-05-19 aoliva* cp-tree.h (complete_type_or_diagnostic): Changed...
2002-05-14 aoliva* cp-tree.h (struct lang_type): Added non_zero_init.
2002-04-17 mmitchel * c-common.h (STMT_EXPR_NO_SCOPE): New macro.
2002-04-09 jason * init.c (build_member_call): For now, don...
2002-04-06 jason PR c++/525
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-04 jason PR c++/5636
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-03-26 mmitchel PR c++/4884.
2002-03-20 jason PR c++/2136
2002-03-18 jason PR c++/2039
2002-03-17 jason PR c++/5757
2002-03-16 rth * init.c (build_new_1): Use size_binop instead...
2002-03-13 rsandifo * cp-tree.h (init_init_processing): Remove declaration.
2002-03-01 jason * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL...
2002-01-23 rodrigc2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-23 jason * tree.c (build1): Don't set TREE_READONLY...
2002-01-22 jason * parse.y (function_body): Suppress the block...
2002-01-17 jason * decl.c (begin_constructor_body, begin_destruc...
2001-12-29 nathancp:
2001-12-18 jsm28 * po/gcc.pot: Regenerate.
2001-12-18 zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-12-14 jason * c-common.h (COMPOUND_STMT_BODY_BLOCK): New...
2001-12-05 jason * langhooks.h (struct lang_hooks_for_tree_inlin...
2001-12-04 nathancp:
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-11-29 nathancp:
2001-11-25 nathancp:
2001-11-22 bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-11-15 nathancp:
2001-10-07 ghazi * builtins.c (expand_builtin_setjmp_receiver): Const...
2001-08-02 nathan.:
2001-07-21 nathangcc:
2001-07-21 nathan Remove old-abi remnants. Remove comments about old abi
2001-07-10 aj2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-05-22 mmitchel * call.c (build_op_delete_call): Ignore exception...
2001-05-16 nathancp:
2001-05-02 ghazicp:
2001-04-16 mmitchel * init.c (build_delete): Create a SAVE_EXPR for the...
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-02-18 jason Do put the VTT parameter in DECL_ARGUMENTS.
2001-02-18 mmitchel * init.c (build_new): Allow enumeration types for...
2001-02-18 jason * decl2.c (build_artificial_parm): Set TREE_REA...
2001-02-17 jason * cp-tree.h (DECL_USE_VTT_PARM): Remove.
2001-02-14 nathancp:
2001-02-14 mmitchel * cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-12 mmitchel Remove old ABI support.
2001-02-05 nathangcc:
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-01-29 ghazi * stmt.c (estimate_case_costs): Use integer_minus_one_...
2001-01-19 jason * decl2.c (arg_assoc_class): Fix double iterati...
2001-01-18 nathancp:
2001-01-10 mmitchel * output.h (make_function_rtl): Remove prototype.
2001-01-10 apbianco2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-03 jason * init.c (build_default_init): New fn.
2000-12-15 jason * init.c (build_new_1): Reorganize. Now with...
2000-12-15 jason * init.c (build_new_1): Don't strip quals from...
2000-10-18 mmitchel * c-common.h (flag_no_builtin): Declare.
2000-10-06 tromey * init.c (build_java_class_ref): Use `build_static_nam...
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-14 law * init.c (begin_init_stmts): Don't use // comments.
2000-09-07 mmitchel Move statement-tree facilities from C++ to C front...
2000-09-06 nathan * init.c (build_offset_ref): Deal with namespace scoped
2000-09-05 jason * cp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM...
2000-09-04 nathan * init.c (resolve_offset_ref): Deal with TEMPLATE_ID_EXPR.
2000-08-18 nathan * cp-tree.h (PTRMEM_OK_P): New macro.
2000-08-10 nathan * init.c (build_aggr_init): Reject bogus array initial...
next