aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-01-04re PR c/68908 (inefficient code for _Atomic operations)Marek Polacek1-0/+6
2015-12-23Merge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTRThomas Schwinge1-0/+7
2015-12-22re PR c/69002 (C front end should warn about undefined access to atomic struc...Marek Polacek1-0/+6
2015-12-21C and C++ FE: fix source ranges for binary opsDavid Malcolm1-0/+7
2015-12-17C FE: improvements to ranges of bad return valuesDavid Malcolm1-0/+9
2015-12-16Better error recovery for merge-conflict markersDavid Malcolm1-0/+8
2015-12-16C FE: fix range of primary-expression in c_parser_postfix_expressionDavid Malcolm1-0/+6
2015-12-16C FE: use correct location range for static assertionsDavid Malcolm1-0/+6
2015-12-16re PR c/64637 (Incorrect location for -Wunused-value warnings in for-loop)Marek Polacek1-0/+6
2015-12-15re PR c/68907 (bogus warning: right-hand operand of comma expression has no e...Marek Polacek1-0/+6
2015-12-08C: fix uninitialized ranges for __alignof__David Malcolm1-0/+6
2015-12-08PR c/68757: fix uninitialized src_range for various builtinsDavid Malcolm1-0/+12
2015-12-07re PR c/68668 (bogus error: invalid use of array with unspecified bounds)Marek Polacek1-0/+6
2015-12-04c-tree.h (c_build_va_arg): Adjust prototype.Eric Botcazou1-0/+8
2015-12-02Define c_fully_fold separately for C and C++.Jason Merrill1-0/+8
2015-12-02Fix TYPE_MAIN_VARIANT construction for arrays of qualified typedefs (PR c/681...Joseph Myers1-0/+9
2015-12-02Some OpenACC host_data cleanupThomas Schwinge1-0/+5
2015-12-02re PR c/68533 (bogus location for "warning: ‘struct s3’ declared inside p...Jakub Jelinek1-0/+6
2015-12-01OpenACC host_data support.Julian Brown1-0/+14
2015-11-29re PR c/67106 (ICE: verify_type failed: type variant differs by TYPE_PACKED....Jan Hubicka1-0/+5
2015-11-27Fix memory leak in cilkMartin Liska1-0/+10
2015-11-27re PR c/63326 (whether a #pragma is a statement depends on the type of pragma)Jakub Jelinek1-0/+11
2015-11-24c-parser.c (c_parser_oacc_declare): Replace "ifdef ENABLE_OFFLOADING" with "i...Ilya Verbin1-0/+5
2015-11-23Fix PR objc/68438 (uninitialized source ranges)David Malcolm1-0/+7
2015-11-20PR 62314: add ability to add fixit-hints to a diagnosticDavid Malcolm1-0/+8
2015-11-20C++ FE: offer suggestions for misspelled field namesDavid Malcolm1-0/+5
2015-11-19re PR c/68412 (ICE with -Wall -Wextra in fold_binary_loc())Marek Polacek1-0/+6
2015-11-17Fix uninitialized src_range values for c_exprDavid Malcolm1-0/+16
2015-11-16Add __attribute__((__simd__)) to GCC.Kirill Yukhin1-0/+5
2015-11-15always define ENABLE_OFFLOADINGTrevor Saunders1-0/+4
2015-11-14omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek1-0/+5
2015-11-14c-decl.c: Use RECORD_OR_UNION_TYPE_P throughout.Marek Polacek1-0/+5
2015-11-13Source range tracking in libcpp and C FE, with bit-packing optimizationDavid Malcolm1-0/+37
2015-11-13re PR c/68320 (internal compiler error: in declspecs_add_type)Marek Polacek1-0/+5
2015-11-13Implement Levenshtein distance; use in C FE for misspelled field namesDavid Malcolm1-0/+8
2015-11-12c-pragma.c (oacc_pragmas): Add entry for declare directive.James Norris1-0/+12
2015-11-12re PR c/67784 (Incorrect parsing when using declarations in for loops and typ...Marek Polacek1-0/+6
2015-11-11re PR c/68107 (Non-VLA type whose size is half or more of the address space c...Marek Polacek1-0/+7
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-0/+13
2015-11-10omp-low.h (replace_oacc_fn_attrib, [...]): Declare.Nathan Sidwell1-0/+14
2015-11-09[PR debug/67192] Further fix C loops' back-jump locationAndreas Arnez1-0/+6
2015-11-09[PR debug/67192] Fix C loops' back-jump locationAndreas Arnez1-0/+7
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-0/+11
2015-11-06Reimplement diagnostic_show_locus, introducing rich_location classesDavid Malcolm1-0/+9
2015-11-05gimplify.c (gimplify_scan_omp_clauses): Add support for OMP_CLAUSE_TILE.Cesar Philippidis1-0/+23
2015-11-05re PR c/68090 (VLA compound literal -- "confused by earlier errors, bailing ...Marek Polacek1-0/+6
2015-11-05gcc/Jakub Jelinek1-0/+35
2015-11-03OpenACC atomic directiveThomas Schwinge1-0/+5
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-0/+12
2015-10-28Fix for ICE with -g on testcase with incomplete types.Jim Wilson1-0/+6