summaryrefslogtreecommitdiff
path: root/gcc/c-family/c-omp.c
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c (c_common_truthvalue_conversion): Use false instead of 0.mpolacek2016-09-141-4/+4
* PR c/65467jakub2016-09-021-0/+13
* PR c++/71349jakub2016-05-301-1/+13
* gcc/c-family/cesar2016-04-291-2/+19
* Ignore reduction clause on kernels directivevries2016-01-181-7/+2
* Update copyright years.jakub2016-01-041-1/+1
* 2015-12-09 Chung-Lin Tang <cltang@codesourcery.com>cltang2015-12-091-1/+0
* adaamacleod2015-11-111-4/+1
* gcc/cesar2015-11-061-2/+17
* gcc/jakub2015-11-051-16/+225
* ENABLE_CHECKING refactoring: C family front endsmiyuki2015-11-041-2/+4
* adaamacleod2015-10-291-2/+2
* [PR c/64765, c/64880] Support OpenACC Combined Directives in C, C++tschwinge2015-10-271-3/+37
* gcc/jakub2015-10-131-49/+196
* * c-omp.c (c_omp_declare_simd_clauses_to_numbers): If all clausesjakub2015-07-081-0/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* * array-notation-common.c: Use VAR_P throughout.mpolacek2015-06-251-4/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* * cfgexpand.c (expand_debug_expr): Use UNARY_CLASS_P.mpolacek2015-05-201-1/+1
* PR c/64824jakub2015-02-041-1/+4
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-151-3/+43
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+10
* Update copyright years.jakub2015-01-051-1/+1
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-1/+1
* gcc/kyukhin2014-09-021-3/+6
* PR middle-end/61486jakub2014-06-121-2/+7
* PR c/53123mpolacek2014-02-051-1/+0
* PR c/58943jakub2014-01-151-1/+18
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* gcc/c-family/rsandifo2013-11-181-3/+3
* * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh2013-11-151-15/+33
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* * c-common.h (omp_clause_mask::operator !=): New method.jakub2013-10-111-22/+29
* libgomp/jakub2013-10-111-31/+377
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-4/+4
* Merge from gomp-3_1-branch branch:jakub2011-08-021-10/+101
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-1/+1
* PR c++/45437jason2011-07-091-0/+21
* cosmetic. Add sync_ to all the expand_builtin defines which do not match the ...amacleod2011-06-211-1/+1
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* gcc/ChangeLog:steven2010-06-051-0/+531