aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2016-08-17Use verify_oacc_routine_clauses for C/C++Thomas Schwinge
2016-08-17Use correct location information for OpenACC shape and simple clauses in C/C++Thomas Schwinge
2016-08-16 gcc/fortran/Cesar Philippidis
2016-08-152016-08-15 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2016-08-12[PR fortran/72741] Check clauses with intrinsic function specified in !$ACC R...Cesar Philippidis
2016-08-04Rework C/C++ OpenACC routine parsingThomas Schwinge
2016-08-04C/C++: Simplify handling of location information for OpenACC routine directivesThomas Schwinge
2016-08-04Tighten syntax checking for OpenACC routine construct in CThomas Schwinge
2016-08-03 gcc/Nathan Sidwell
2016-07-292016-07-29 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2016-07-29 PR fortran/72741Cesar Philippidis
2016-07-28 gcc/fortran/Cesar Philippidis
2016-07-15 Backport from trunk:Cesar Philippidis
2016-07-15 Backport from trunk:Cesar Philippidis
2016-07-13Fix r238262 ChangeLog updatesThomas Schwinge
2016-07-12 Backport from trunk:Cesar Philippidis
2016-07-01 Back port from trunkCesar Philippidis
2016-06-30Only trigger the "avoid offloading" mechanism for -O2 and higherThomas Schwinge
2016-06-13 Backport from mainline r236098.James Norris
2016-06-10[PR middle-end/71373] Handle more OMP_CLAUSE_* in nested function decompositionThomas Schwinge
2016-06-10[PR c/71381] C/C++ OpenACC cache directive rejects valid syntaxThomas Schwinge
2016-06-10Fix "warning: comma at end of enumerator list [-Wpedantic]"Thomas Schwinge
2016-06-082016-06-08 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2016-05-27 gcc/testsuite/Cesar Philippidis
2016-05-27 Backport trunk r235922:Cesar Philippidis
2016-05-27 * gcc/omp-low.c (oacc_loop_auto_partitions): Use boolean ORCesar Philippidis
2016-05-26 * config/nvptx/nvptx.c (nvptx_function_arg_boundary): New.Nathan Sidwell
2016-05-23 gcc/Cesar Philippidis
2016-05-09 Backport trunk r235651:Cesar Philippidis
2016-05-09 Backport trunk r235780:Cesar Philippidis
2016-05-09 Backport trunk r235290:Cesar Philippidis
2016-05-06 gcc/Nathan Sidwell
2016-05-05 * gimple.c (gimple_call_same_target_p): Unique functions are eq.Nathan Sidwell
2016-05-02 * omp-low.c (lower_oacc_head_tail): Assert there is at least oneNathan Sidwell
2016-04-19svn merge -r 234575:235033 svn+ssh://gcc.gnu.org/svn/gcc/trunkThomas Schwinge
2016-04-15 PR c++/70594Jason Merrill
2016-04-15 PR c/70671Marek Polacek
2016-04-15config/nvptx/nvptx.opt (moptimize): Add a period at end of help text.Alexander Monakov
2016-04-15[ARM][doc] Document deprecation of pre-ARMv4T architecture revisionsKyrylo Tkachov
2016-04-15i386: Don't convert stack operations to pushes if using a redzone.Bernd Schmidt
2016-04-15 PR c/70651Marek Polacek
2016-04-15 PR c++/70675Jakub Jelinek
2016-04-15[testsuite] PR rtl-optimization/70681: XFAIL ira-shrinkwrap-prep-2.c and pr10...Kyrylo Tkachov
2016-04-15 PR c++/69517Jakub Jelinek
2016-04-15 PR c/70436Jakub Jelinek
2016-04-15Split out OMP constructs' SIMD clone supporting codeThomas Schwinge
2016-04-15AVX-512. Fix mem operand modifier for Intel syntax.Kirill Yukhin
2016-04-152016-04-15 Richard Biener <rguenther@suse.de>Richard Biener
2016-04-15 PR c++/70494Jason Merrill
2016-04-15 PR c++/70528Jason Merrill