OSDN Git Service

cp/:
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl2.c
2009-03-17 jason cp/:
2009-02-19 jakub PR target/39175
2009-02-19 hjlgcc/
2009-02-12 jason PR c++/39153
2009-01-22 dodjiReverted commit 143546 related to PR c++/26693
2009-01-21 dodjigcc/ChangeLog:
2008-12-08 sje * decl2.c (mark_used): Remove assemble_external call.
2008-11-26 jason PR c++/28743
2008-11-19 jason PR c++/36410
2008-09-23 aldyh * c-tree.h: Add argument to c_objc_common_truth...
2008-09-15 aldyhtestsuite/
2008-09-03 jakub PR c++/37189
2008-09-03 jason PR c++/37208
2008-09-03 aldyh * diagnostic.c (error_at): New.
2008-08-18 manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-30 dodji2008-07-30 Dodji Seketeli <dseketel@redhat.com>
2008-07-29 hubicka * optimize.c (maybe_clone_body): Remove DECL_INLINE.
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-25 hubicka * typeck.c (inline_conversion): Remove.
2008-07-24 jason Implement defaulted/deleted functions as per...
2008-07-17 jules gcc/cp/
2008-06-30 jakub PR c++/36662
2008-06-21 redi * typeck.c (composite_pointer_type_r, cxx_sizeof_expr,
2008-06-14 simartingcc/cp/
2008-04-24 jakub PR c++/35758
2008-03-25 dgregor2008-03-25 Douglas Gregor <doug.gregor@gmail.com>
2008-03-21 paolo2008-03-21 Paolo Carlini <pcarlini@suse.de>
2008-02-26 tromeygcc
2008-02-13 jason PR c++/34962, c++/34937, c++/34939
2008-02-10 jason PR c++/34094
2008-02-05 dgregor2008-02-05 Douglas Gregor <doug.gregor@gmail.com>
2008-01-29 dgregor2008-01-29 Douglas Gregor <doug.gregor@gmail.com>
2008-01-25 jason * decl2.c (is_late_template_attribute): Don...
2008-01-24 jason PR c++/34913
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
next