OSDN Git Service

2008-01-04 Paolo Carlini <pcarlini@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / cp / class.c
2007-11-08 drow * class.c (build_ctor_vtbl_group): Lay out the new...
2007-11-06 dgregor2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
2007-10-29 jakub PR c++/33841
2007-10-22 jason PR c++/33620
2007-09-28 jason PR c++/10179
2007-09-20 jason PR c++/7586
2007-09-05 paolo/cp
2007-08-25 ghazi * c-common.c (vector_types_convertible_p,
2007-08-20 jason PR c++/7302
2007-08-02 nickc* typeck.c: Change copyright header to refer to version...
2007-07-03 rguenth2007-07-03 Richard Guenther <rguenther@suse.de>
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-06-15 mmitchel * cp-tree.h (DECL_VAR_MARKED_P): Remove.
2007-04-11 hubicka * cp/class.c (convert_to_base_statically): Fold produc...
2007-04-09 mmitchel PR c++/31449
2007-04-04 dannysmithgcc
2007-03-30 paologcc/
2007-03-14 manu2007-03-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-03-02 simartin2007-03-02 Simon Martin <simartin@users.sourceforge...
2007-02-23 rguenth2007-02-23 Richard Guenther <rguenther@suse.de>
2007-02-04 kazu * class.c, cp-tree.h, decl.c, decl2.c, g++spec.c,...
2007-01-17 ian./:
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
next