OSDN Git Service

Minor reformatting.
[pf3gnuchains/gcc-fork.git] / gcc / cp / init.c
2005-06-15 mrsCanonicalize whitespace.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-05-31 nathancp:
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-04-06 mmitchel PR c++/20734
2005-03-24 steven * typeck.c (comptypes): First determine if the types...
2005-03-21 paolo2005-03-21 Paolo Carlini <pcarlini@suse.de>
2005-03-09 mmitchel PR c++/20142
2005-03-05 lerdsuwa PR c++/19311
2005-02-24 reichelt * call.c, class.c, cp-tree.h, decl2.c, error.c, init...
2005-02-23 mmitchel PR c++/19991
2005-02-09 mmitchel PR c++/19733
2005-01-18 kazu * Make-lang.in, call.c, cvt.c, init.c, rtti.c, tree.c,
2005-01-01 rth PR middle-end/17799
2004-12-17 steven * init.c (build_zero_init): max_index is the number of
2004-12-16 nathancp:
2004-12-14 pinskia2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-09 nathancp:
2004-12-08 nathancp:
2004-12-03 nathancp:
2004-11-10 mmitchel PR c++/18369
2004-10-11 nathan * cp-tree.h (SAME_BINFO_TYPE_P): New.
2004-10-10 mmitchel PR c++/17867
2004-10-08 nathan * cp-tree.h (dfs_walk, dfs_walk_real, dfs_unmark,...
2004-10-04 gdr Convert diagnostics to use quoting flag q 4/n
2004-09-23 zackgcc/cp:
2004-09-21 nathan * cp-tree.h (struct lang_type_header): Remove
2004-08-30 nathan * call.c (check_dtor_name): Replace abort with gcc_ass...
2004-08-30 nathan * tree.h (BINFO_PRIMARY_BASE_OF): Remove.
2004-08-27 nathan * call.c (validate_conversion_obstack): Replace
2004-08-16 sayle * call.c (build_vfield_ref, build_call, build_conditio...
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-07-20 nathan * cp-tree.h (struct lang_type_class): Remove vfields...
2004-07-20 nathan.:
2004-07-19 nathan.:
2004-07-18 lerdsuwa PR c++/13092
2004-07-12 mmitchel * cp-tree.h (get_aggr_typedef): Remove.
2004-07-12 nathan * call.c (build_user_type_conversion_1, build_new_op,
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-07-06 nathan * tree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-06-30 rth * init.c (build_new_1): Fill in TYPE_DOMAIN...
2004-06-29 pbrookgcc/
2004-06-28 nathan Use vector API for vbase list.
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-24 nathanreformat, remove '^M's
2004-06-22 mmitchel * cp-tree.def (NEW_EXPR): Add a fourth slot.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-10 jason PR c++/15875
2004-06-01 jason PR c++/13092
2004-05-28 mmitchel PR c++/15083
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-23 mmitchel * init.c (build_aggr_init): Fix accidental use of...
2004-04-22 mmitchel * class.c (initialize_array): Don't set TREE_HAS_CONST...
2004-04-16 brycelibjava:
2004-04-05 kenner * c-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-03-09 mmitchelFix typo
2004-03-09 mmitchel PR c++/14401
2004-03-01 law * fold-const.c (fold): An equality comparison of a...
2004-02-13 mmitchel * call.c (conversion_kind): New type.
2004-02-05 giovannibajo PR c++/13086
2004-02-02 mmitchel PR c++/13113
2004-01-26 mmitchel * class.c (add_method): Just check processing_template...
2004-01-21 kazu * Make-lang.in, call.c, class.c, decl2.c, except.c...
2004-01-19 mmitchel PR c++/13592
2004-01-16 mmitchel PR c++/13574
2004-01-12 rth PR opt/10776
2003-12-22 mmitchel PR c++/11554
2003-12-21 kazu * call.c: Fix comment formatting.
2003-12-18 jason PR c++/12253
2003-12-09 giovannibajo * init.c (build_new_1): Deal with an OVERLOAD set...
2003-12-08 jason * name-lookup.c, init.c, except.c: Revert Giova...
2003-12-07 giovannibajo PR c++/2294
2003-11-17 jason * init.c (build_new_1): Preevaluate placement...
2003-10-22 kazu * call.c: Fix comment formatting.
2003-10-21 kazu * ChangeLog: Fix typos.
2003-10-07 mmitchel PR c++/10147
2003-09-28 aj * c-decl.c (finish_function): Convert definition to...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-08-29 mmitchel * init.c (decl_constant_value): Deal with COND_EXPR...
2003-08-19 lerdsuwa PR c++/11174
2003-08-18 nathancp:
2003-08-16 nathan PR c++/11512
2003-08-11 mmitchel PR c++/11789
2003-07-28 nathan * cp-tree.h (begin_compound_stmt): No scope arg is...
2003-07-26 nathan * cp-tree.h (begin_init_stmts, finish_init_stmts)...
2003-07-25 nathan * cp-tree.h (build_compound_expr): Take LHS & RHS...
2003-07-24 mmitchel * cp-tree.h (convert_to_base_statically): Declare.
2003-07-22 mmitchel * fold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-16 mmitchel * cp-tree.def (LOOKUP_EXPR): Remove.
2003-07-09 mmitchel * fold-const.c (make_range): Do not access operand...
2003-07-08 mmitchel * cp-tree.h (build_scoped_method_call): Remove.
2003-07-06 mmitchel PR c++/11431
2003-07-05 kazu * call.c: Fix comment typos.
2003-07-04 mmitchel * call.c (build_addr_func): Handle bound pointers...
2003-07-03 mmitchel * call.c (build_scoped_method_call): Use convert_to_void.
2003-06-20 austernFix for PR c++/11228, infinite loop for new int[n]().
2003-06-13 neroden 2003-05-19 Jens-Michael Hoffmann <jensmh@gmx.de>
next