aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-pragma.c
AgeCommit message (Expand)AuthorFilesLines
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/+50
2015-11-03OpenACC atomic directiveThomas Schwinge1-0/+1
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-13/+7
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek1-0/+1
2015-09-23[c-family/49654/49655] reject invalid options in pragma diagnosticManuel López-Ibáñez1-14/+32
2015-09-18Misplaced return in previous commit.Manuel López-Ibáñez1-1/+1
2015-09-18Use explicit locations for some warnings in c-pragma.c.Manuel López-Ibáñez1-14/+30
2015-08-19remove more useless typedefsTrevor Saunders1-10/+10
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+1
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25array-notation-common.c: Use VAR_P throughout.Marek Polacek1-2/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-7/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-4/+0
2015-05-20c-pragma.c: Use VAR_OR_FUNCTION_DECL_P throughout.Marek Polacek1-4/+3
2015-02-27re PR c/35330 (ICE with invalid pragma weak)Kai Tietz1-0/+3
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+31
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+6
2014-09-02cilk-builtins.def (__cilkrts_cilk_for_32): New.Jakub Jelinek1-0/+5
2014-08-25IPA C++ refactoring 4/NMartin Liska1-3/+2
2014-06-10re PR fortran/60928 (gfortran issue with allocatable components and OpenMP)Jakub Jelinek1-1/+1
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-5/+2
2014-03-13re PR middle-end/36282 (Spurious warning "asm declaration ignored due to conf...Jakub Jelinek1-3/+10
2014-03-03c-pragma.c (c_pp_lookup_pragma): Handle PRAGMA_CILK_SIMD.Jakub Jelinek1-1/+8
2014-02-19re PR c++/60267 (ICE in c_pp_lookup_pragma, at c-family/c-pragma.c:1232; ICE ...Jakub Jelinek1-2/+3
2014-01-24Replace flag_enable_cilkplus with flag_cilkplus.Balaji V. Iyer1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-22Remove macros that implicitly use input_locationDavid Malcolm1-2/+2
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+4
2013-11-15Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.Aldy Hernandez1-0/+4
2013-11-05invoke.texi (-fopenmp-simd): Document new option.Tobias Burnus1-8/+30
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm1-1/+1
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-1/+1
2013-10-24re PR other/33426 (Support of #pragma ivdep)Tobias Burnus1-0/+2
2013-10-15re PR target/57756 (Function target attribute is retaining state of previous...Sriraman Tallam1-3/+3
2013-10-11target.c: New file.Jakub Jelinek1-0/+9
2013-06-11c-common.c (handle_alias_ifunc_attribute): Do not set DECL_EXTERNAL for weakr...Jan Hubicka1-1/+6
2013-04-07* c-pragma.c (add_to_renaming_pragma_list): Fix leading comment.Steven Bosscher1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-44/+31
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo1-9/+6
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-3/+3
2012-06-04output.h (merge_weak, [...]): Move protos from here...Steven Bosscher1-1/+0
2012-04-30cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka1-2/+13
2012-04-22re PR c/44774 (-Werror=edantic)Manuel López-Ibáñez1-1/+1
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-24/+2