summaryrefslogtreecommitdiff
path: root/gcc/cp/decl2.c
Commit message (Expand)AuthorAgeFilesLines
* * c-decl.c (c_decl_attributes): Also add "omp declare target"jakub2015-03-191-1/+2
* 2015-03-18 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-03-181-1/+6
* PR c++/65209jason2015-02-251-2/+6
* /cppaolo2015-01-141-2/+5
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+9
* Update copyright years.jakub2015-01-051-1/+1
* PR c++/64251jason2014-12-181-1/+1
* * decl2.c (decl_needed_p): When not optimizing, do not consider externalhubicka2014-12-151-6/+17
* N3778: Sized Deallocationjason2014-12-151-0/+43
* PR c++/33911jason2014-11-171-2/+17
* PR c++/52282jason2014-11-171-1/+1
* 2014-11-14 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-11-141-1/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+11
* PR c++/63619redi2014-10-231-1/+1
* IPA C++ refactoring 4/Nmarxin2014-08-251-2/+2
* * decl.c (start_decl): Look through member variable template.jason2014-08-251-0/+4
* Allow non-constexpr variable templates.jason2014-08-231-0/+8
* PR tree-optimization/62091jason2014-08-191-0/+5
* PR c++/62101jason2014-08-141-10/+15
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* Implement constexpr variable templatesjason2014-08-051-0/+2
* add a hash_set based on hash_tabletbsaunde2014-08-021-8/+8
* PR c++/61659jason2014-07-301-37/+0
* PR lto/53808jason2014-07-301-11/+7
* IPA C++ refactoring 2/Nmarxin2014-07-241-5/+5
* IPA C++ refactoring 1/Nmarxin2014-07-241-14/+14
* PR c++/61811jason2014-07-151-5/+9
* PR c++/61659jason2014-07-101-1/+29
* PR c++/61659jason2014-06-301-0/+5
* * c-family/c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.hubicka2014-06-151-2/+2
* /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