aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-pragma.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-01OpenACC host_data support.Julian Brown1-0/+2
2015-11-12c-pragma.c (oacc_pragmas): Add entry for declare directive.James Norris1-1/+4
2015-11-10omp-low.h (replace_oacc_fn_attrib, [...]): Declare.Nathan Sidwell1-0/+1
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-0/+1
2015-11-05gimplify.c (gimplify_scan_omp_clauses): Add support for OMP_CLAUSE_TILE.Cesar Philippidis1-0/+3
2015-11-03OpenACC atomic directiveThomas Schwinge1-0/+1
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek1-2/+15
2015-09-18Use explicit locations for some warnings in c-pragma.c.Manuel López-Ibáñez1-1/+1
2015-08-19remove more useless typedefsTrevor Saunders1-6/+5
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-2/+42
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-09-02cilk-builtins.def (__cilkrts_cilk_for_32): New.Jakub Jelinek1-0/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-18Added support for Cilk Plus SIMD-enabled function for C.Balaji V. Iyer1-12/+13
2013-11-15Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.Aldy Hernandez1-0/+14
2013-10-24re PR other/33426 (Support of #pragma ivdep)Tobias Burnus1-0/+1
2013-10-11target.c: New file.Jakub Jelinek1-6/+33
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2011-11-15c-pragma.h (pragma_extern_prefix): Declare.Tristan Gingold1-0/+2
2011-08-02backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek1-1/+4
2011-06-20c-pragma.h (pragma_handler_1arg, [...]): New handler.Pierre Vittet1-4/+34
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-1/+1
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-18/+1
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-0/+133