summaryrefslogtreecommitdiff
path: root/gcc/cp/decl2.c
Commit message (Expand)AuthorAgeFilesLines
* /cppaolo2014-05-311-1/+16
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-1/+8
* 2014-05-14 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-05-141-2/+1
* * decl2.c (vague_linkage_p): Local statics have vague linkage.jason2014-05-021-6/+13
* DR 1351jason2014-04-291-3/+3
* 2014-04-16 Patrick Palka <patrick@parcs.ath.cx>paolo2014-04-161-1/+9
* PR c++/60642jason2014-04-011-2/+3
* PR c++/60353jason2014-02-271-6/+4
* PR c++/55877jason2014-02-251-14/+166
* * decl2.c (finish_static_data_member_decl): Diagnose static datajason2014-02-251-0/+11
* Revert accidental checkin.hubicka2014-02-171-0/+1
* PR lto/59468hubicka2014-02-111-1/+0
* PR c++/58672jason2014-01-311-0/+2
* PR c++/55800jason2014-01-311-1/+1
* PR c++/59633jason2014-01-301-0/+16
* c-family/ebotcazou2014-01-201-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-4/+4
* * sanitizer.def (BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT,jakub2013-11-221-1/+25
* * gimple.h: Remove all includes.amacleod2013-11-221-2/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+6
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+0
* c-family/ebotcazou2013-11-041-1/+3
* * decl.c (cxx_maybe_build_cleanup): Always set LOOKUP_NONVIRTUAL.jason2013-10-311-20/+3
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-13/+13
* /cppaolo2013-10-291-20/+0
* PR c++/57850jason2013-10-161-10/+18
* libgomp/jakub2013-10-111-7/+66
* /cppaolo2013-10-031-3/+8
* Support lambda templates.abutcher2013-09-161-2/+3
* PR c++/41933jason2013-09-151-5/+0
* Revert r202554, r202540 and r202539.abutcher2013-09-131-3/+2
* Support lambda templates.abutcher2013-09-121-2/+3
* Commit the vtable verification feature. This feature is designed toctice2013-08-071-1/+38
* * decl.c (grokdeclarator): Keep a decl with error type.jason2013-06-071-2/+6
* * class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_Phubicka2013-06-051-2/+18
* /gcc/cppaolo2013-06-031-5/+15
* * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...hubicka2013-06-011-1/+1
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-3/+3
* /cppaolo2013-05-251-0/+9
* PR c++/57317jason2013-05-201-4/+1
* Core 1609jason2013-04-221-1/+1
* N3638 changes to return type deductionjason2013-04-191-6/+2
* PR c++/52748jason2013-04-111-4/+10
* 2013-04-02 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-04-021-2/+2
* Implement N2439 (ref-qualifiers for 'this')jason2013-04-011-5/+17
* 2013-04-01 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-04-011-2/+1
* 2013-03-31 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-03-311-2/+1
* 2013-03-29 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-03-291-6/+6
* * tree.h (VAR_P): New.gdr2013-03-291-15/+15