aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)Author
2019-11-14Update ChangeLog and version files for releasereleases/gcc-7.5.0releases/gcc-7Richard Biener
2019-08-30backport: re PR libgomp/90585 (libgomp hsa plugin ftbfs in the x32 multilib v...Jakub Jelinek
2019-08-30backport: re PR target/90811 ([nvptx] ptxas error on OpenMP offloaded code)Jakub Jelinek
2019-08-30backport: re PR middle-end/89002 (ICE in scan_omp_1_op, at omp-low.c:3166)Jakub Jelinek
2018-12-06Update ChangeLog and version files for releasereleases/gcc-7.4.0Richard Biener
2018-10-12backport: re PR middle-end/86542 (wrong-code for collapsed taskloop which nee...Jakub Jelinek
2018-10-12backport: re PR middle-end/86539 (OpenMP wrong-code with taskloop and referen...Jakub Jelinek
2018-10-12backport: re PR middle-end/86660 (libgomp.c++/for-15.C ICEs with nvptx offloa...Jakub Jelinek
2018-06-26re PR c++/86291 (OpenMP incorrect for-loop collapsing with iterators and at l...Jakub Jelinek
2018-06-22backport: re PR jit/85384 (libgccjit does not work if --with-gcc-major-versio...Jakub Jelinek
2018-05-01backport "[openacc] Fix ICE when compiling tile loop containing infinite loop"Tom de Vries
2018-03-03backport: re PR fortran/84418 (ICE with fortran OpenMP linear (ref ()) clause)Jakub Jelinek
2018-03-03backport: re PR libgomp/84096 (Wrong prototype for omp_init_nest_lock_with_hi...Jakub Jelinek
2018-02-09[hsa] Set program allocation for static local variablesMartin Jambor
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