]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-pragma.c
Wrap option names in gcc internal messages with %< and %>.
[thirdparty/gcc.git] / gcc / c-family / c-pragma.c
2019-03-11  marxinWrap option names in gcc internal messages with %<...
2019-01-01  jakub Update copyright years.
2018-11-08  jakub * builtin-types.def (BT_FN_VOID_BOOL, BT_FN_VOID_SIZE_...
2018-01-03  jakub Update copyright years.
2017-12-22  ebotcazou * doc/extend.texi (Loop-Specific Pragmas): Document...
2017-11-28  jkovalRemove Cilk Plus support.
2017-09-15  ebotcazou * c-pragma.c (handle_pragma_scalar_storage_order)...
2017-09-01  jakub PR c/81887
2017-08-29  marxinFix --help=target (PR other/39851).
2017-06-11  jason * tree.h (id_equal): New.
2017-05-18  mpolacek * c-common.c (c_common_type_for_size): Use NULL_TREE...
2017-01-01  jakub Update copyright years.
2016-11-23  jakub PR target/78451
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-08-12  mpolacek PR c/7652
2016-06-29  tschwingeRename PRAGMA_OMP_DECLARE_REDUCTION to PRAGMA_OMP_DECLARE
2016-02-19  jakub PR c++/69826
2016-02-01  jakub PR preprocessor/69543
2016-01-15  jakub PR bootstrap/68271
2016-01-04  jakub Update copyright years.
2015-12-08  jakub PR c/48088
2015-12-01  julesOpenACC host_data support.
2015-11-12  jnorris2015-11-12 James Norris <jnorris@codesourcery.com>
2015-11-11  dominiqgcc/cp/ChangeLog
2015-11-11  amacleodada
2015-11-10  nathan * omp-low.h (replace_oacc_fn_attrib, build_oacc_routin...
2015-11-08  ebotcazouMerge of the scalar-storage-order branch.
2015-11-03  tschwingeOpenACC atomic directive
2015-10-29  amacleodada
2015-10-13  jakubgcc/
2015-09-23  manu[c-family/49654/49655] reject invalid options in pragma...
2015-09-18  manuMisplaced return in previous commit.
2015-09-18  manuUse explicit locations for some warnings in c-pragma.c.
2015-08-19  tbsaunderemove more useless typedefs
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  mpolacek * array-notation-common.c: Use VAR_P throughout.
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-20  mpolacek * c-pragma.c: Use VAR_OR_FUNCTION_DECL_P throughout.
2015-02-27  ktietz2015-02-27 Kai Tietz <ktietz@redhat.com>
2015-01-15  tschwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-02  kyukhingcc/
2014-08-25  marxinIPA C++ refactoring 4/N
2014-06-10  jakub PR fortran/60928
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-04-02  mrsMerge in trunk.
2014-03-13  jakub PR middle-end/36282
2014-03-03  jakub * c-pragma.c (c_pp_lookup_pragma): Handle PRAGMA_CILK_...
2014-02-19  jakub PR c++/60267
2014-02-10  mrsMerge in trunk.
2014-01-24  bviyerReplace flag_enable_cilkplus with flag_cilkplus.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-04  rsandifoMerge with trunk.
2013-11-22  dmalcolmRemove macros that implicitly use input_location
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  rsandifoRemove tree_to_hwi.
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-15  aldyh * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-11-10  rsandifoRemove comment about not using tree_to_uwhi because...
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-05  burnus2013-11-05 Tobias Burnus <burnus@net-b.de>
2013-11-04  mrsMerge in trunk.
2013-10-31  dmalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-24  burnus2013-08-24 Tobias Burnus <burnus@net-b.de>
2013-10-20  mrsMerge in trunk.
2013-10-15  tmsriramPR target/57756
2013-10-11  jakublibgomp/
2013-09-20  mrsMerge in trunk.
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
2013-06-11  hubicka * c-family/c-common.c (handle_alias_ifunc_attribute...
2013-04-07  steven * c-pragma.c (add_to_renaming_pragma_list): Fix leadin...
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-06-04  steven * output.h (merge_weak, assemble_alias,
2012-04-30  hubicka * cgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-22  manu2012-04-22 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-03-12  roRemove obsolete Tru64 UNIX V5.1B support
2011-11-15  gingold2011-11-15 Tristan Gingold <gingold@adacore.com>
2011-08-02  jakubMerge from gomp-3_1-branch branch:
2011-07-22  jason PR c++/30112
2011-06-20  bstarynk2011-06-20 Pierre Vittet <piervit@pvittet.com>
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-21  jsm28 * doc/tm.texi.in (HANDLE_SYSV_PRAGMA,
2010-11-12  jsm28 * opts-common.c (control_warning_option): New.
2010-11-10  jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-09-30  jsm28 * opt-functions.awk (static_var): Update comment.
next