aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/init.c
AgeCommit message (Expand)Author
2005-07-09Merge in gcc_4_0_0_release to gcc_4_0_1_releaseMike Stump
2005-04-09Merge to tag apple-local-merge-20050406.Geoffrey Keating
2005-03-04Merge changes between apple-ppc-merge-20041026 and apple-gcc-4049Geoffrey Keating
2005-02-09 PR c++/19733Mark Mitchell
2005-01-18 * Make-lang.in, call.c, cvt.c, init.c, rtti.c, tree.c,Kazu Hirata
2005-01-01 PR middle-end/17799Richard Henderson
2004-12-17 * init.c (build_zero_init): max_index is the number ofSteven Bosscher
2004-12-16cp:Nathan Sidwell
2004-12-142004-12-14 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2004-12-09cp:Nathan Sidwell
2004-12-08cp:Nathan Sidwell
2004-12-03cp:Nathan Sidwell
2004-11-10 PR c++/18369Mark Mitchell
2004-10-11 * cp-tree.h (SAME_BINFO_TYPE_P): New.Nathan Sidwell
2004-10-10 PR c++/17867Mark Mitchell
2004-10-08 * cp-tree.h (dfs_walk, dfs_walk_real, dfs_unmark, markedp,Nathan Sidwell
2004-10-04 Convert diagnostics to use quoting flag q 4/nGabriel Dos Reis
2004-09-23gcc/cp:Zack Weinberg
2004-09-21 * cp-tree.h (struct lang_type_header): RemoveNathan Sidwell
2004-08-30 * call.c (check_dtor_name): Replace abort with gcc_assert orNathan Sidwell
2004-08-30 * tree.h (BINFO_PRIMARY_BASE_OF): Remove.Nathan Sidwell
2004-08-27 * call.c (validate_conversion_obstack): ReplaceNathan Sidwell
2004-08-16 * call.c (build_vfield_ref, build_call, build_conditional_expr,Roger Sayle
2004-08-052004-08-04 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2004-07-20 * cp-tree.h (struct lang_type_class): Remove vfields field.Nathan Sidwell
2004-07-20.:Nathan Sidwell
2004-07-19.:Nathan Sidwell
2004-07-18 PR c++/13092Kriang Lerdsuwanakij
2004-07-12 * cp-tree.h (get_aggr_typedef): Remove.Mark Mitchell
2004-07-12 * call.c (build_user_type_conversion_1, build_new_op,Nathan Sidwell
2004-07-07 * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,Nathan Sidwell
2004-07-06 * tree.h (TREE_VIA_VIRTUAL): Rename to ...Nathan Sidwell
2004-06-30 * init.c (build_new_1): Fill in TYPE_DOMAIN, TYPE_SIZE andRichard Henderson
2004-06-29gcc/Paul Brook
2004-06-28 Use vector API for vbase list.Nathan Sidwell
2004-06-262004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>Richard Kenner
2004-06-24reformat, remove '^M'sNathan Sidwell
2004-06-22 * cp-tree.def (NEW_EXPR): Add a fourth slot.Mark Mitchell
2004-06-22 * alias.c (adjust_offset_for_component_ref): UseRichard Kenner
2004-06-16 * c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson
2004-06-10 PR c++/15875Jason Merrill
2004-06-01 PR c++/13092Kriang Lerdsuwanakij
2004-05-28 PR c++/15083Mark Mitchell
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-04-23 * init.c (build_aggr_init): Fix accidental use of C99 construct inMark Mitchell
2004-04-22 * class.c (initialize_array): Don't set TREE_HAS_CONSTRUCTOR onMark Mitchell
2004-04-16libjava:Bryce McKinlay
2004-04-05 * c-decl.c (build_compound_literal): Use TYPE_READONLY.Richard Kenner
2004-03-09Fix typoMark Mitchell
2004-03-09 PR c++/14401Mark Mitchell