aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-05-12Load new scanlang.expRainer Orth1-0/+4
2017-04-27re PR bootstrap/80531 (RC1 bootstrap comparison failure)Jakub Jelinek1-0/+6
2017-04-20omp-low: fix lastprivate/linear lowering for SIMTAlexander Monakov1-0/+4
2017-04-13plugin-nvptx.c (cuda_lib_inited): Use signed char type instead of char.Jakub Jelinek1-0/+5
2017-04-11re PR libgomp/80394 (Empty OpenMP task is wrongly removed when optimizing)Jakub Jelinek1-0/+5
2017-04-04re PR libgomp/79876 (FAIL: libgomp.fortran/strassen.f90 -O execution test ...Jakub Jelinek1-0/+11
2017-03-30* env.c (initialize_env): Initialize stacksize to 0.Jakub Jelinek1-0/+4
2017-03-22re PR c++/80029 (valgrind error in new_omp_context(omp_region_type) (gimplify...Cesar Philippidis1-0/+5
2017-03-08re PR c/79940 (OpenMP pragma - internal compiler error with taskloop)Jakub Jelinek1-0/+5
2017-02-15Enable libgomp.c/pr48591.c on __float128 targetsRainer Orth1-0/+6
2017-02-11loop-dim-default.c: Remove hppa*-*-* dg-skip-if directive.John David Anglin1-0/+5
2017-02-09loop-dim-default.c: Move dg-skip-if directive into a comment.Jakub Jelinek1-0/+5
2017-02-09gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE.Chung-Lin Tang1-0/+11
2017-02-09loop-dim-default.c: Skip on hppa*-*-*.John David Anglin1-0/+8
2017-02-02libgomp, nvptx plugin: Make "nvptx_exec" staticThomas Schwinge1-0/+2
2017-02-02libgomp: Normalize the names of a few functions of the libgomp plugin APIThomas Schwinge1-0/+13
2017-01-31libgomp: Provide prototypes for functions implemented by libgomp pluginsThomas Schwinge1-0/+30
2017-01-26* testsuite/lib/libgomp.expJakub Jelinek1-0/+5
2017-01-26declare-simd-4.f90: Add cleanup-modules directive.Jakub Jelinek1-1/+6
2017-01-24Brig front-endPekka Jääskeläinen1-0/+6
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-0/+7
2017-01-19cuda.h (CUdeviceptr): Typedef to unsigned long long even for _WIN64.Jakub Jelinek1-0/+5
2017-01-17hsa.h: Add GCC runtime library exception.Jakub Jelinek1-0/+3
2017-01-17configfrag.ac: For --without-cuda-driver don't initialize CUDA_DRIVER_INCLUDE...Jakub Jelinek1-0/+28
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-0/+10
2017-01-09re PR libgomp/60670 (omp.h may differ between multilibs)Francois-Xavier Coudert1-0/+6
2017-01-01Update copyright years.Jakub Jelinek1-0/+2
2017-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+5
2016-12-02[RTEMS] Use spin lock for pool managementSebastian Huber1-0/+9
2016-12-02[RTEMS] Fix libgomp for nthreads == 1Sebastian Huber1-0/+5
2016-11-30libgomp: move data definitions from icv.c back to env.cAlexander Monakov1-0/+7
2016-11-30libgomp: introduce LIBGOMP_OFFLOADED_ONLY macroAlexander Monakov1-0/+7
2016-11-30libgomp: regenerate with automake-1.11.6Alexander Monakov1-0/+7
2016-11-28libgomp: remove config/nvptx/critical.cAlexander Monakov1-0/+4
2016-11-28libgomp: fix OpenMP offloading to NVPTX and correct location of generic affin...Jonas Hahnfeld1-0/+6
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov1-0/+96
2016-11-23backport: hsa-builtins.def: New file.Martin Jambor1-0/+6
2016-11-23Remove build dependence on HSA run-timeMartin Liska1-0/+50
2016-11-15libgomp testsuite: add missing map clausesMartin Jambor1-0/+7
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose1-0/+4
2016-11-10cpp.c (cpp_define_builtins): Define _OPENMP to 201511 instead of 201307.Jakub Jelinek1-0/+6
2016-11-10omp-low.c (lower_omp_target): Fix up argument to is_reference.Jakub Jelinek1-0/+31
2016-11-02nvptx.c (PTX_GANG_DEFAULT): Set to zero.Cesar Philippidis1-0/+8
2016-11-01hashtab.h: Use standard GPLv3 with runtime exception boilerplate.Jakub Jelinek1-0/+5
2016-10-27oacc-init.c (goacc_new_thread): Use sizeof of the appropriate size when alloc...Aldy Hernandez1-0/+5
2016-09-14typeck.c (cp_build_unary_op): Diagnose incrementing boolean expressions.Marek Polacek1-0/+4
2016-08-19re PR fortran/71014 (associate statement inside omp parallel do appears to di...Jakub Jelinek1-0/+5
2016-08-18re PR middle-end/70895 (OpenACC: loop reduction does not work. Output is zero.)Chung-Lin Tang1-0/+20
2016-08-14re PR fortran/70598 (Fortran OpenACC host_data construct ICE)Chung-Lin Tang1-0/+5
2016-08-08re PR c++/58706 (ICE with lambda in OpenMP for-loop)Jakub Jelinek1-0/+5