OSDN Git Service

PR c++/34238
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl2.c
2007-12-11 jakub PR c++/34238
2007-12-09 jakub PR c++/34178
2007-11-22 jakub PR c++/34094
2007-11-05 hjl2007-11-05 H.J. Lu <hongjiu.lu@intel.com>
2007-11-02 dnovillo * langhooks.h (struct lang_hooks_for_callgraph): Remov...
2007-10-30 jakub PR c++/33616
2007-10-26 paolocp/
2007-09-30 jason PR c++/33094
2007-09-27 jason * decl2.c (is_late_template_attribute): Don...
2007-09-23 jason PR c++/19407
2007-09-18 jason PR c++/17743
2007-09-14 jason PR c++/17743, c++/19163
2007-09-07 jason * decl2.c (get_guard): Copy visibility from...
2007-08-22 jason PR c++/29365
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-14 paolo/cp
2007-08-02 nickc* typeck.c: Change copyright header to refer to version...
2007-06-28 geoffkIndex: gcc/ChangeLog
2007-06-28 geoffk * decl2.c (start_objects): Mark constructor-runnning...
2007-06-23 mmitchel2007-06-23 Mark Mitchell <mark@codesourcery.com>
2007-06-15 mmitchel * cp-tree.h (DECL_VAR_MARKED_P): Remove.
2007-06-14 geoffk * decl2.c (determine_visibility): Ensure that function...
2007-06-14 geoffk PR 31093
2007-06-01 mmitchel * decl.c (get_atexit_fn_ptr_type): New function.
2007-05-11 hubicka * semantics.c (expand_or_defer_fn): Do not call c_reco...
2007-05-02 sparkgcc/ChangeLog:
2007-04-23 hubicka * cp/decl2.c (finish_objects): Do not call target...
2007-04-16 sparkgcc/ChangeLog:
2007-03-10 dgregor2007-03-09 Douglas Gregor <doug.gregor@gmail.com>
2007-02-26 mmitchel * c-decl.c (static_ctors): Move to c-common.c.
2007-02-25 mmitchel * doc/extend.texi: Document optional priority argument to
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-04 kazu * class.c, cp-tree.h, decl.c, decl2.c, g++spec.c,...
2007-01-20 hubicka * decl2.c (start_objects, start_static_storage_duratio...
2006-12-28 kazu * decl2.c: Fix a comment typo.
2006-12-11 hubicka Move all varpool routines out of cgraph/cgraphunit...
2006-12-06 mmitchel PR c++/29729
2006-11-01 geoffkIn gcc/:
2006-11-01 geoffkIn gcc/:
2006-10-20 lmillward PR c++/28053
2006-10-03 mmitchel PR c++/29138
2006-08-27 mmitchel PR c++/28058
2006-08-25 nathancp/
2006-08-21 lmillward PR c++/28741
2006-08-01 sje PR c++/28432
2006-07-21 jason * decl2.c (determine_visibility): Don't propaga...
2006-07-21 mrs * doc/invoke.texi (C++ Dialect Options): Note that
2006-07-20 jason PR c++/28407
2006-07-17 sje PR c++/28304
2006-07-16 jakub PR c++/28370
2006-07-15 lmillward PR c++/28292
2006-07-15 reichelt PR c++/28387
2006-07-14 reichelt PR c++/28343
2006-07-13 geoffkIndex: ChangeLog
2006-07-06 jason PR c++/28279
2006-06-30 kazu * decl2.c: Fix a comment typo.
2006-06-30 jason PR c++/18698
2006-06-30 jason PR c++/26905
2006-06-25 lmillward PR c++/28054
2006-06-12 reichelt PR c++/27951
2006-06-06 mrsFix up whitespacing
2006-05-28 kazu * decl.c, decl2.c, parser.c: Fix comment typos. Follow
2006-05-25 mmitchel PR c++/20103
2006-05-17 mmitchel PR c++/26122
2006-05-08 reichelt PR c++/27447
2006-05-02 mmitchel PR c++/27309
2006-04-30 mmitchel PR c++/27094
2006-04-24 mmitchel PR c++/26912
2006-04-08 kazu * decl2.c, pt.c, semantics.c: Fix comment typos.
2006-03-21 jason PR c++/21764
2006-03-03 mrs * decl2.c (import_export_decl): Remove redundant call to
2006-03-02 mrs PR darwin/25908
2006-02-18 mmitchel PR c++/26266
2006-01-29 gdr * call.c (alloc_conversion): Use cast when...
2006-01-19 reichelt PR c++/16829
2006-01-02 mmitchel * decl2.c (mark_used): Fix typo in comment.
2005-12-23 mmitchel PR c++/25369
2005-12-02 gdr * decl2.c (get_priority_info): Use XNEW, not...
2005-11-07 jason PR c++/17256
2005-11-05 kazu * decl2.c, init.c, typeck.c: Fix comment typos.
2005-10-16 mmitchel PR c++/24389
2005-09-26 rguenth2005-09-26 Richard Guenther <rguenther@suse.de>
2005-09-12 rth * decl2.c (build_anon_union_vars): Copy attribu...
2005-09-09 rth * dbxout.c: Include expr.h.
2005-09-09 mmitchel PR c++/22252
2005-09-09 rth PR debug/23190
2005-09-08 mmitchel PR c++/23691
2005-09-06 kazu * cp-tree.h, decl.c, decl2.c, semantics.c: Fix comment...
2005-09-03 mmitchel PR c++/23699
2005-08-31 pinskia2005-08-31 Andrew Pinski <pinskia@physics.uc.edu>
2005-08-11 reichelt PR c++/23266
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-18 mmitchel PR c++/22263
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-06 nathancp:
next