OSDN Git Service

2009-09-01 Diego Novillo <dnovillo@google.com>
[pf3gnuchains/gcc-fork.git] / gcc / cp / decl2.c
2009-09-03 dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-08-24 jason * cp-tree.h (DECL_DEFERRED_FN): Remove.
2009-08-24 jason * decl2.c (mark_used): Streamline logic.
2009-08-24 jason PR c++/41109
2009-08-19 jasontweak comment
2009-08-19 jason PR c++/41119
2009-08-16 jason Make TREE_USED match the [basic.def.odr] concept for...
2009-08-16 jason * decl2.c (finish_static_data_member_decl): Don't...
2009-08-16 jason * decl2.c (mark_used): It's ok to synthesize for defau...
2009-08-10 jason Implement DR 757: It's OK for a decl to use a type...
2009-07-17 rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-07-14 dodji2009-07-14 Dodji Seketeli <dodji@redhat.com>
2009-07-04 jason PR c++/40619
2009-07-04 jason * cp-tree.h (struct lang_decl): Overhaul.
2009-06-18 aldyh * class.c (get_vtable_decl): Replace finish_dec...
2009-06-16 ian./:
2009-06-15 espindola2009-06-15 Rafael Avila de Espindola <espindola@googl...
2009-06-12 aldyhgcc/java/
2009-06-09 jason PR c++/40381
2009-05-25 jason PR c++/38064
2009-05-22 nathan gcc/
2009-05-21 ian./:
2009-05-18 jason Implement explicit conversions ops as specified in...
2009-05-10 hubicka * cgraphbuild.c (record_reference): Use cgraph_mark_ad...
2009-04-24 iangcc/:
2009-04-20 iangcc/:
2009-04-02 dodjigcc/ChangeLog:
2009-03-26 aph2009-03-26 Andrew Haley <aph@redhat.com>
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/:
next