OSDN Git Service

* tree-ssa-loop-manip.c (tree_unroll_loop): Make it a wrapper over ...
[pf3gnuchains/gcc-fork.git] / gcc / cp / class.c
2007-01-06 lmillward PR c++/19439
2006-11-28 mmitchel * class.c (build_vcall_offset_vtbl_entries): Do not...
2006-11-20 mmitchel PR c++/29475
2006-11-04 sayle * call.c (build_op_delete_call): Test user-visible...
2006-10-12 lmillward PR c++/27961
2006-09-20 dannysmith PR target/27650
2006-08-30 jason PR c++/26670
2006-08-29 jason PR c++/26670
2006-08-27 lmillward PR c++/26573
2006-08-26 mmitchel PR c++/28588
2006-07-06 jason PR c++/13983
2006-06-30 jason PR c++/26905
2006-06-06 mrsFix up whitespacing
2006-05-30 mmitchel PR c++/27803
2006-05-02 mmitchel PR c++/27309
2006-04-24 reichelt PR c++/19963
2006-04-23 mmitchel2006-04-23 Mark Mitchell <mark@codesourcery.com>
2006-04-19 mmitchel PR c++/27102
2006-04-17 janis PR c++/26114, c++/26115
2006-02-18 mmitchel PR c++/26266
2006-02-13 reichelt * cp-tree.h (warn_hidden): Remove prototype.
2006-02-10 reichelt * class.c (debug_class): Remove extern.
2006-02-03 lmillward * typeck.c (string_conv_p): Pass appropiate
2006-01-29 gdr * call.c (alloc_conversion): Use cast when...
2006-01-28 gdr * class.c (check_bases): Likewise.
2006-01-28 mmitchel PR c++/25855
2006-01-25 reichelt * cp-tree.h (get_primary_binfo): Remove prototype.
2006-01-23 reichelt * cp-tree.h (get_vtt_name): Remove prototype.
2006-01-22 mmitchel PR c++/25895
2006-01-19 mmitchel PR c++/25836
2006-01-12 nathan PR c++/24824
2006-01-03 mmitchel PR c++/25635
2005-12-20 mmitchel PR c++/24915
2005-12-02 gdr * ggc.h (GGC_RESIZEVEC): New.
2005-12-02 gdr * decl2.c (get_priority_info): Use XNEW, not...
2005-11-28 nathan.:
2005-11-07 mmitchel * class.c (record_subobject_offsets): Don't record...
2005-11-06 mmitchel PR c++/21308
2005-10-18 nathancp:
2005-10-15 mmitchel PR c++/21347
2005-10-14 nathancp:
2005-10-12 dannysmith PR middle-end/21275
2005-10-12 nathan PR c++/19964
2005-09-22 jakub PR c++/21983
2005-09-12 ian./
2005-08-15 fjahanianFix Infinite Stack Recursion Regression.
2005-08-01 kazu * class.c, decl.c, name-lookup.c, pt.c, typeck.c,...
2005-07-21 pinskia2005-07-21 Andrew Pinski <pinskia@physics.uc.edu>
2005-07-21 pinskia2005-07-21 Andrew Pinski <pinskia@physics.uc.edu>
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-08 dberlin2005-07-08 Daniel Berlin <dberlin@dberlin.org>
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-25 kcookUpdate FSF address.
2005-06-15 mrsCanonicalize whitespace.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-06-08 nathancp:
2005-06-06 nathancp:
2005-05-24 mrs * class.c (layout_class_type): Do not issue...
2005-05-08 kazu * class.c (vtbl_init_data_s): Change the type of fns to
2005-05-02 kazu * class.c (current_lang_depth, push_lang_context,
2005-05-02 kazu * class.c (local_classes, init_class_processing):...
2005-04-24 jakub PR middle-end/20991
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-01 nathan * call.c (add_template_candidates_real): Remove length...
2005-03-24 steven * typeck.c (comptypes): First determine if the types...
2005-03-07 mmitchel * class.c (finish_struct_1): Do not warn about non...
2005-03-01 nathancp:
2005-02-24 reichelt * call.c, class.c, cp-tree.h, decl2.c, error.c, init...
2005-02-17 aolivagcc/cp/ChangeLog:
2005-02-15 aolivagcc/cp/ChangeLog:
2005-02-14 nathancp:
2005-02-09 mmitchel PR c++/19733
2005-01-25 pinskia2005-01-25 Andrew Pinski <pinskia@physics.uc.edu>
2005-01-17 kazu * class.c (get_enclosing_class): Remove.
2005-01-06 mmitchelUpdate copyright dateas
2005-01-06 mmitchel PR c++/19244
2005-01-01 rth PR middle-end/17799
2004-12-20 mmitchel * cp-tree.h (note_decl_for_pch): New function.
2004-12-17 nathancp:
2004-12-16 nathancp:
2004-12-14 pinskia2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-14 mmitchel PR c++/18925
2004-12-08 nathancp:
2004-11-26 lerdsuwa Friend class name lookup 4/n
2004-11-25 mmitchel PR c++/18001
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c, c...
2004-11-08 kazu * class.c, decl.c, lex.c, name-lookup.c, parser.c...
2004-11-01 gdr Convert diagnostics to use quoting flag q 9/n
2004-10-21 mmitchel PR c++/18073
2004-10-18 nathancp:
2004-10-12 nathan * class.c (dfs_modify_vtables): Simplify condition...
2004-10-11 nathan * cp-tree.h (SAME_BINFO_TYPE_P): New.
2004-10-08 nathan * cp-tree.h (dfs_walk, dfs_walk_real, dfs_unmark,...
2004-10-07 mmitchel * cp-tree.h (ICS_USER_FLAG): Remove comment about...
2004-10-04 gdr Convert diagnostics to use quoting flag q 2/n
2004-09-29 jason PR middle-end/17525
2004-09-28 nathan * class.c (VTT_TOP_LEVEL_P, VTT_MARKED_BINFO_P): Remove.
2004-09-27 nathan * class.c (struct count_depth_data): Remove.
next