summaryrefslogtreecommitdiff
path: root/gcc/cp/init.c
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c (builtin_define_float_constants): Definemmitchel2003-01-301-2/+2
* PR c++/9354mmitchel2003-01-231-1/+2
* PR c++/8564jason2003-01-171-12/+22
* Merge from pch-branch.geoffk2003-01-101-1/+0
* * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EXPRs better.jason2003-01-031-10/+17
* * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump.c, error.c,neil2003-01-011-4/+4
* Remove traditional C constructs 3/n.gdr2002-12-281-1/+1
* * Make-lang.in (po-generated): Remove parse.c.mmitchel2002-12-281-6/+19
* Merge basic-improvements-branch to trunkzack2002-12-161-21/+20
* PR c++/8727mmitchel2002-12-011-1/+1
* * init.c (expand_default_init): Handle brace-enclosed initializersmmitchel2002-10-171-10/+5
* cp:nathan2002-10-151-6/+5
* 2002-10-11 Jason Molenda <jmolenda@apple.com>zack2002-10-111-0/+2
* * NEWS: Document removal of "new X = ..." extension.mmitchel2002-10-111-20/+15
* PR c++/7188.mmitchel2002-10-021-404/+255
* * store-layout.c (finish_record_layout): Add free_p parameter.mmitchel2002-09-301-45/+126
* * ChangeLog: Follow spelling conventions.kazu2002-09-211-2/+2
* * error.c: Fix comment formatting.kazu2002-09-141-3/+3
* * call.c (add_builtin_candidate): legal -> valid, illegal -> invalid.mrs2002-08-091-1/+1
* Rework build_component_ref.mmitchel2002-08-081-13/+23
* * init.c (build_member_call): Use build_new_method_call, notmmitchel2002-08-021-6/+13
* * call.c (build_field_call): Do not look up the field by name.mmitchel2002-08-011-23/+31
* * function.c (assign_parms): Handle frontend-directed pass byjason2002-07-261-1/+3
* * c-common.c (c_sizeof_or_alignof_type): Take a third argument forgdr2002-07-251-3/+3
* * cp-tree.h (constructor_name_p): Declare it.mmitchel2002-07-091-2/+1
* PR c++/6944lerdsuwa2002-07-031-8/+18
* * call.c (build_op_delete_call): Use BASELINK_FUNCTIONS.mmitchel2002-06-251-1/+1
* * init.c (build_vec_init): Test for trivial copy-assignment whenaoliva2002-05-211-1/+4
* * init.c (build_default_init): Remove unused variable.aj2002-05-201-2/+0
* * cp-tree.h (complete_type_or_diagnostic): Changed prototype,aoliva2002-05-191-3/+10
* * cp-tree.h (struct lang_type): Added non_zero_init.aoliva2002-05-141-22/+40
* * c-common.h (STMT_EXPR_NO_SCOPE): New macro.mmitchel2002-04-171-5/+4
* * init.c (build_member_call): For now, don't convert tojason2002-04-091-1/+5
* PR c++/525jason2002-04-061-38/+13
* * c-common.c (truthvalue_conversion): Rename, update.neil2002-04-041-1/+1
* PR c++/5636jason2002-04-041-4/+6
* * c-decl.c (grokdeclarator): Update.neil2002-04-011-1/+1
* PR c++/4884.mmitchel2002-03-261-13/+12
* PR c++/2136jason2002-03-201-0/+8
* PR c++/2039jason2002-03-181-25/+8
* PR c++/5757jason2002-03-171-2/+11
* * init.c (build_new_1): Use size_binop instead of cp_build_binary_op.rth2002-03-161-1/+1
* * cp-tree.h (init_init_processing): Remove declaration.rsandifo2002-03-131-20/+0
* * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL): New macros.jason2002-03-011-0/+20
* 2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-01-231-5/+5
* * tree.c (build1): Don't set TREE_READONLY on INDIRECT_REF.jason2002-01-231-3/+2
* * parse.y (function_body): Suppress the block for the outermostjason2002-01-221-8/+0
* * decl.c (begin_constructor_body, begin_destructor_body): New fns.jason2002-01-171-0/+8
* cp:nathan2001-12-291-2/+12
* * po/gcc.pot: Regenerate.jsm282001-12-181-1/+1