summaryrefslogtreecommitdiff
path: root/gcc/c-family/c-pragma.c
Commit message (Expand)AuthorAgeFilesLines
* * doc/extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll.ebotcazou2017-12-221-0/+4
* Remove Cilk Plus support.jkoval2017-11-281-22/+0
* * c-pragma.c (handle_pragma_scalar_storage_order): Expand on errorebotcazou2017-09-151-1/+13
* PR c/81887jakub2017-09-011-1/+1
* Fix --help=target (PR other/39851).marxin2017-08-291-1/+1
* * tree.h (id_equal): New.jason2017-06-111-2/+2
* * c-common.c (c_common_type_for_size): Use NULL_TREE instead of 0.mpolacek2017-05-181-2/+2
* Update copyright years.jakub2017-01-011-1/+1
* PR target/78451jakub2016-11-231-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* PR c/7652mpolacek2016-08-121-0/+1
* Rename PRAGMA_OMP_DECLARE_REDUCTION to PRAGMA_OMP_DECLAREtschwinge2016-06-291-1/+1
* PR c++/69826jakub2016-02-191-1/+8
* PR preprocessor/69543jakub2016-02-011-1/+4
* PR bootstrap/68271jakub2016-01-151-2/+3
* Update copyright years.jakub2016-01-041-1/+1
* PR c/48088jakub2015-12-081-1/+5
* OpenACC host_data support.jules2015-12-011-0/+1
* 2015-11-12 James Norris <jnorris@codesourcery.com>jnorris2015-11-121-0/+1
* gcc/cp/ChangeLogdominiq2015-11-111-3/+3
* adaamacleod2015-11-111-4/+0
* * omp-low.h (replace_oacc_fn_attrib, build_oacc_routine_dims): Declare.nathan2015-11-101-0/+1
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-0/+50
* OpenACC atomic directivetschwinge2015-11-031-0/+1
* adaamacleod2015-10-291-13/+7
* gcc/jakub2015-10-131-0/+1
* [c-family/49654/49655] reject invalid options in pragma diagnosticmanu2015-09-231-14/+32
* Misplaced return in previous commit.manu2015-09-181-1/+1
* Use explicit locations for some warnings in c-pragma.c.manu2015-09-181-14/+30
* remove more useless typedefstbsaunde2015-08-191-10/+10
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* * array-notation-common.c: Use VAR_P throughout.mpolacek2015-06-251-2/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-7/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-4/+0
* * c-pragma.c: Use VAR_OR_FUNCTION_DECL_P throughout.mpolacek2015-05-201-4/+3
* 2015-02-27 Kai Tietz <ktietz@redhat.com>ktietz2015-02-271-0/+3
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-0/+31
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+6
* gcc/kyukhin2014-09-021-0/+5
* IPA C++ refactoring 4/Nmarxin2014-08-251-3/+2
* PR fortran/60928jakub2014-06-101-1/+1
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-5/+2
* PR middle-end/36282jakub2014-03-131-3/+10
* * c-pragma.c (c_pp_lookup_pragma): Handle PRAGMA_CILK_SIMD.jakub2014-03-031-1/+8
* PR c++/60267jakub2014-02-191-2/+3