]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/c-parser.c
Split omp-low into multiple files
[thirdparty/gcc.git] / gcc / c / c-parser.c
2016-12-14  Martin JamborSplit omp-low into multiple files
2016-12-02  Cesar Philippidisc-parser.c (c_parser_pragma): Error when PRAGMA_OACC_...
2016-11-14  Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-11-13  Prathamesh Kulkarnire PR tree-optimization/35503 (Warning about restricted...
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-23  Jakub Jelineksel-sched-ir.c (sel_global_bb_info, [...]): Remove...
2016-09-14  Marek Polacekc-common.c (c_common_truthvalue_conversion): Use false...
2016-09-13  David Malcolmfix-it hints: insert_before vs insert_after
2016-09-12  Bernd Edlingerre PR c++/77496 (ICE in instantiate_type, at cp/class...
2016-09-02  Jakub Jelinekre PR c/65467 ([libgomp] sorry, unimplemented: '_Atomic...
2016-09-01  David MalcolmC: Fix missing spaces in 'struct' fix-it hints
2016-08-30  David Malcolmrich_location: add convenience overloads for adding...
2016-08-19  Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-04  Thomas SchwingeRework C/C++ OpenACC routine parsing
2016-08-04  Thomas SchwingeC/C++: Simplify handling of location information for...
2016-07-29  Marek Polacekre PR c/71853 (ICE on an ill-formed case statement...
2016-07-29  Marek Polacekre PR c/71583 (ICE on invalid code on x86_64-linux...
2016-07-20  David MalcolmC: convert return type of lookup_name_fuzzy from tree...
2016-07-20  Georg-Johann Laytarget.def (addr_space): Add new diagnose_usage to...
2016-07-15  Cesar Philippidisc-parser.c (c_parser_oacc_declare): Don't scan for...
2016-07-13  Trevor Saundersuse auto_vec for more local variables
2016-06-29  Thomas SchwingeImprove diagnostic messages of "#pragma omp cancel...
2016-06-29  Thomas SchwingeRename PRAGMA_OMP_DECLARE_REDUCTION to PRAGMA_OMP_DECLARE
2016-06-22  David MalcolmC FE: suggest corrections for misspelled identifiers...
2016-06-19  Martin SeborPR c/69507 - bogus warning: ISO C does not allow ‘__ali...
2016-06-13  David MalcolmC: fixits for named initializers
2016-06-10  Thomas Schwinge[PR c/71381] C/C++ OpenACC cache directive rejects...
2016-06-07  David MalcolmC: add fixit hint to misspelled field names
2016-06-06  Marek Polacekre PR c/71362 (Wrong position for "error: size of unnam...
2016-05-30  Jakub Jelinekre PR c++/71349 (Combined async target clause parsing...
2016-05-26  Jakub Jelinekc-parser.c (c_parser_omp_clause_schedule): Warn if...
2016-05-24  Cesar Philippidisc-parser.c (c_parser_oacc_declare): Add support for...
2016-05-24  Thomas SchwingeTighten syntax checking for OpenACC routine construct...
2016-05-19  David MalcolmPR c/71171: Fix uninitialized source_range in c_parser_...
2016-05-05  Jakub Jelinekc-parser.c (c_parser_switch_statement): Add IF_P argume...
2016-05-04  Marek Polacekc.opt (Wdangling-else): New option.
2016-05-02  Cesar Philippidisc-common.h (enum c_omp_region_type): Define.
2016-04-29  Cesar Philippidisre PR middle-end/70626 (bogus results in 'acc parallel...
2016-04-27  Bernd Schmidtinvoke.texi (Warning Options): Add -Wmemset-elt-size.
2016-04-26  Marek Polacekre PR c/67784 (Incorrect parsing when using declaration...
2016-04-20  Ilya Verbinre PR c++/69363 (ICE when doing a pragma simd reduction...
2016-04-15  Jakub Jelinekre PR c/70436 (-Wparentheses missing ambiguous else...
2016-04-13  Marek Polacekre PR c/70436 (-Wparentheses missing ambiguous else...
2016-03-18  David MalcolmPR c/70281: C FE: fix uninitialized range for __builtin...
2016-03-17  Thomas SchwingeRename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
2016-03-09  Cesar Philippidisc-parser.c (c_parser_oacc_loop): Update cclauses and...
2016-03-04  Marek Polacekre PR c/69798 (ICE on invalid code on x86_64-linux...
2016-03-01  Jakub Jelinekre PR c/69796 (ICE on invalid code in useless_type_conv...
2016-02-23  Jakub Jelinekre PR objc/69844 (Possibly bogus error: unknown type...
2016-02-16  James Norrisre PR c/64748 (OpenACC: "is not a variable" error with...
2016-02-12  Bernd SchmidtFix obstack use-after-free problems in C frontend,...
2016-01-26  Jakub Jelinekre PR tree-optimization/69483 (gcc ICE on x86_64-linux...
2016-01-20  Prathamesh Kulkarnire PR c/24293 (Undefined behaviour not diagnosed with...
2016-01-14  Tom de VriesMark symbols in offload tables with force_output in...
2016-01-06  David MalcolmC: fix reported range of invalid unary dereference.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-23  Thomas SchwingeMerge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
2015-12-17  David MalcolmC FE: improvements to ranges of bad return values
2015-12-16  David MalcolmBetter error recovery for merge-conflict markers
2015-12-16  David MalcolmC FE: fix range of primary-expression in c_parser_postf...
2015-12-16  David MalcolmC FE: use correct location range for static assertions
2015-12-09  Chung-Lin Tangc-omp.c (c_finish_oacc_wait): Remove add_stmt() call.
2015-12-08  David MalcolmC: fix uninitialized ranges for __alignof__
2015-12-08  David MalcolmPR c/68757: fix uninitialized src_range for various...
2015-12-04  Eric Botcazouc-tree.h (c_build_va_arg): Adjust prototype.
2015-12-02  Thomas SchwingeSome OpenACC host_data cleanup
2015-12-01  Julian BrownOpenACC host_data support.
2015-11-27  Jakub Jelinekre PR c/63326 (whether a #pragma is a statement depends...
2015-11-24  Ilya Verbinc-parser.c (c_parser_oacc_declare): Replace "ifdef...
2015-11-23  David MalcolmFix PR objc/68438 (uninitialized source ranges)
2015-11-17  David MalcolmFix uninitialized src_range values for c_expr
2015-11-16  Kirill YukhinAdd __attribute__((__simd__)) to GCC.
2015-11-15  Trevor Saundersalways define ENABLE_OFFLOADING
2015-11-13  David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-13  Marek Polacekre PR c/68320 (internal compiler error: in declspecs_ad...
2015-11-12  James Norrisc-pragma.c (oacc_pragmas): Add entry for declare directive.
2015-11-12  Marek Polacekre PR c/67784 (Incorrect parsing when using declaration...
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-11-10  Nathan Sidwellomp-low.h (replace_oacc_fn_attrib, [...]): Declare.
2015-11-09  Andreas Arnez[PR debug/67192] Fix C loops' back-jump location
2015-11-06  Cesar Philippidisgimplify.c (gimplify_scan_omp_clauses): Add support...
2015-11-05  Marek Polacekre PR c/68090 (VLA compound literal -- "confused by...
2015-11-05  Jakub Jelinekgcc/
2015-11-03  Thomas SchwingeOpenACC atomic directive
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-27  Cesar Philippidisc-parser.c (c_parser_oacc_shape_clause): New.
2015-10-27  Thomas Schwinge[PR c/64765, c/64880] Support OpenACC Combined Directiv...
2015-10-20  Marek Polacekarray-notation-common.c (is_cilkplus_vector_p): Define.
2015-10-20  Marek Polacekre PR c/67964 (Multiple attributes wrongly accepted...
2015-10-13  Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-06  Marek Polacekc-parser.c (c_parser_statement_after_labels): Use prote...
2015-10-04  Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-10-02  Marek Polacekre PR c/64249 (Missing warning for if (A) else if (A))
2015-09-18  Manuel López-IbáñezUse explicit locations for some warnings in c-pragma.c.
2015-09-15  Marek Polacekre PR c/67580 (Improve error message on missing "struct...
2015-09-10  Jakub Jelinekre PR c/67502 (ICE with collapsed for simd loop inside...
2015-09-09  Jakub Jelinekre PR c/67501 (Bad error recovery for invalid OpenMP...
2015-09-09  Jakub Jelinekre PR c/67500 (OpenMP ICE with invalid safelen/simdlen...
2015-09-09  Jakub Jelinekre PR c/67495 (#pragma omp atomic ICEs)
next