aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)Author
2018-01-25Update ChangeLog and version files for releasereleases/gcc-7.3.0Richard Biener
2017-12-15backport: re PR fortran/81304 (Bogus warning with -Wsurprising and -fopenmp: ...Jakub Jelinek
2017-12-15backport: re PR fortran/81841 (THREADPRIVATE (OpenMP) wrongly rejected in BLO...Jakub Jelinek
2017-12-10Backport "Fix condition folding in c_parser_omp_for_loop"Tom de Vries
2017-09-15backport: re PR c++/81314 (Undefined reference to a function with -fopenmp)Jakub Jelinek
2017-09-07backport: re PR c/81687 (Compiler drops label in OpenMP region)Jakub Jelinek
2017-09-07backport: re PR c/45784 (gcc OpenMP - error: invalid controlling predicate)Jakub Jelinek
2017-08-14Update ChangeLog and version files for releasereleases/gcc-7.2.0Richard Biener
2017-06-22re PR c++/81130 (ICE OpenMP shared clause in gimplify_var_or_parm_decl, at gi...Jakub Jelinek
2017-06-02backport: re PR libgomp/80822 (libgomp incorrect affinity when OMP_PLACES=thr...Jakub Jelinek
2017-05-26backport: re PR middle-end/80809 (Multi-free error for variable size array us...Jakub Jelinek
2017-05-26backport: re PR middle-end/80809 (Multi-free error for variable size array us...Jakub Jelinek
2017-05-26backport: re PR middle-end/80853 (OpenMP ICE in build_outer_var_ref with arra...Jakub Jelinek
2017-05-02Update ChangeLog and version files for releasereleases/gcc-7.1.0GCC Administrator
2017-04-27re PR bootstrap/80531 (RC1 bootstrap comparison failure)Jakub Jelinek
2017-04-20omp-low: fix lastprivate/linear lowering for SIMTAlexander Monakov
2017-04-13plugin-nvptx.c (cuda_lib_inited): Use signed char type instead of char.Jakub Jelinek
2017-04-11re PR libgomp/80394 (Empty OpenMP task is wrongly removed when optimizing)Jakub Jelinek
2017-04-04re PR libgomp/79876 (FAIL: libgomp.fortran/strassen.f90 -O execution test ...Jakub Jelinek
2017-03-30* env.c (initialize_env): Initialize stacksize to 0.Jakub Jelinek
2017-03-22re PR c++/80029 (valgrind error in new_omp_context(omp_region_type) (gimplify...Cesar Philippidis
2017-03-08re PR c/79940 (OpenMP pragma - internal compiler error with taskloop)Jakub Jelinek
2017-02-15Enable libgomp.c/pr48591.c on __float128 targetsRainer Orth
2017-02-11loop-dim-default.c: Remove hppa*-*-* dg-skip-if directive.John David Anglin
2017-02-09loop-dim-default.c: Move dg-skip-if directive into a comment.Jakub Jelinek
2017-02-09gimplify.c (gimplify_scan_omp_clauses): No special handling for OMP_CLAUSE_TILE.Chung-Lin Tang
2017-02-09loop-dim-default.c: Skip on hppa*-*-*.John David Anglin
2017-02-02libgomp, nvptx plugin: Make "nvptx_exec" staticThomas Schwinge
2017-02-02libgomp: Normalize the names of a few functions of the libgomp plugin APIThomas Schwinge
2017-01-31libgomp: Provide prototypes for functions implemented by libgomp pluginsThomas Schwinge
2017-01-26* testsuite/lib/libgomp.expJakub Jelinek
2017-01-26declare-simd-4.f90: Add cleanup-modules directive.Jakub Jelinek
2017-01-24Brig front-endPekka Jääskeläinen
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-19cuda.h (CUdeviceptr): Typedef to unsigned long long even for _WIN64.Jakub Jelinek
2017-01-17hsa.h: Add GCC runtime library exception.Jakub Jelinek
2017-01-17configfrag.ac: For --without-cuda-driver don't initialize CUDA_DRIVER_INCLUDE...Jakub Jelinek
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-09re PR libgomp/60670 (omp.h may differ between multilibs)Francois-Xavier Coudert
2017-01-01Update copyright years.Jakub Jelinek
2017-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2016-12-02[RTEMS] Use spin lock for pool managementSebastian Huber
2016-12-02[RTEMS] Fix libgomp for nthreads == 1Sebastian Huber
2016-11-30libgomp: move data definitions from icv.c back to env.cAlexander Monakov
2016-11-30libgomp: introduce LIBGOMP_OFFLOADED_ONLY macroAlexander Monakov
2016-11-30libgomp: regenerate with automake-1.11.6Alexander Monakov
2016-11-28libgomp: remove config/nvptx/critical.cAlexander Monakov
2016-11-28libgomp: fix OpenMP offloading to NVPTX and correct location of generic affin...Jonas Hahnfeld
2016-11-23OpenMP offloading to NVPTX: libgomp changesAlexander Monakov
2016-11-23backport: hsa-builtins.def: New file.Martin Jambor