re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
[platform/upstream/gcc.git] / gcc / c-family / c-pragma.c
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-06-29 Thomas SchwingeRename PRAGMA_OMP_DECLARE_REDUCTION to PRAGMA_OMP_DECLARE
2016-02-19 Jakub Jelinekre PR c++/69826 (problem with cilkplus pragma and prepr...
2016-02-01 Jakub Jelinekre PR preprocessor/69543 (_Pragma does not apply within...
2016-01-15 Jakub Jelinekre PR bootstrap/68271 (Boostrap fails on x86_64-apple...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-08 Jakub Jelinekre PR c/48088 (-Werror=frame-larger-than=100 does not...
2015-12-01 Julian BrownOpenACC host_data support.
2015-11-12 James Norrisc-pragma.c (oacc_pragmas): Add entry for declare directive.
2015-11-11 Dominique d'Humieresre PR bootstrap/68271 (Boostrap fails on x86_64-apple...
2015-11-11 Andrew MacLeoddecl.c: Remove unused header files.
2015-11-10 Nathan Sidwellomp-low.h (replace_oacc_fn_attrib, [...]): Declare.
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-11-03 Thomas SchwingeOpenACC atomic directive
2015-10-29 Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-09-23 Manuel López-Ibáñez[c-family/49654/49655] reject invalid options in pragma...
2015-09-18 Manuel López-IbáñezMisplaced return in previous commit.
2015-09-18 Manuel López-IbáñezUse explicit locations for some warnings in c-pragma.c.
2015-08-19 Trevor Saundersremove more useless typedefs
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Marek Polacekarray-notation-common.c: Use VAR_P throughout.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-20 Marek Polacekc-pragma.c: Use VAR_OR_FUNCTION_DECL_P throughout.
2015-02-27 Kai Tietzre PR c/35330 (ICE with invalid pragma weak)
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-02 Jakub Jelinekcilk-builtins.def (__cilkrts_cilk_for_32): New.
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-06-10 Jakub Jelinekre PR fortran/60928 (gfortran issue with allocatable...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-03-13 Jakub Jelinekre PR middle-end/36282 (Spurious warning "asm declarati...
2014-03-03 Jakub Jelinekc-pragma.c (c_pp_lookup_pragma): Handle PRAGMA_CILK_SIMD.
2014-02-19 Jakub Jelinekre PR c++/60267 (ICE in c_pp_lookup_pragma, at c-family...
2014-01-24 Balaji V. IyerReplace flag_enable_cilkplus with flag_cilkplus.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-22 David MalcolmRemove macros that implicitly use input_location
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-15 Aldy HernandezMakefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-11-05 Tobias Burnusinvoke.texi (-fopenmp-simd): Document new option.
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-24 Tobias Burnusre PR other/33426 (Support of #pragma ivdep)
2013-10-15 Sriraman Tallamre PR target/57756 (Function target attribute is retain...
2013-10-11 Jakub Jelinektarget.c: New file.
2013-06-11 Jan Hubickac-common.c (handle_alias_ifunc_attribute): Do not set...
2013-04-07 Steven Bosscher* c-pragma.c (add_to_renaming_pragma_list): Fix leading...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-04-30 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-22 Manuel López-Ibáñezre PR c/44774 (-Werror=edantic)
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2011-11-15 Tristan Gingoldc-pragma.h (pragma_extern_prefix): Declare.
2011-08-02 Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-07-22 Jason Merrillre PR c++/30112 (pragma redefine_extname fails when...
2011-06-20 Pierre Vittetc-pragma.h (pragma_handler_1arg, [...]): New handler.
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-21 Joseph Myerstm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.
2010-11-12 Joseph Myersopts-common.c (control_warning_option): New.
2010-11-10 Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-09-30 Joseph Myersopt-functions.awk (static_var): Update comment.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-08 Nathan Froydc-pragma.c (add_to_renaming_pragma_list): Fix call...
2010-08-08 Nathan Froydc-pragma.c (pending_redefinition): Declare.
2010-06-21 DJ Deloriediagnostic.h (diagnostic_classification_change_t):...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-05 Steven Bosscherc-common.c: Move to c-family/.