]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp
re PR fortran/78350 (ICE in gfc_code2string(): Bad code, at fortran/misc.c:193)
[thirdparty/gcc.git] / libgomp /
2016-12-02  Sebastian Huber[RTEMS] Use spin lock for pool management
2016-12-02  Sebastian Huber[RTEMS] Fix libgomp for nthreads == 1
2016-11-30  Alexander Monakovlibgomp: move data definitions from icv.c back to env.c
2016-11-30  Alexander Monakovlibgomp: introduce LIBGOMP_OFFLOADED_ONLY macro
2016-11-30  Alexander Monakovlibgomp: regenerate with automake-1.11.6
2016-11-28  Alexander Monakovlibgomp: remove config/nvptx/critical.c
2016-11-28  Jonas Hahnfeldlibgomp: fix OpenMP offloading to NVPTX and correct...
2016-11-23  Alexander MonakovOpenMP offloading to NVPTX: libgomp changes
2016-11-23  Martin Jamborbackport: hsa-builtins.def: New file.
2016-11-23  Martin LiskaRemove build dependence on HSA run-time
2016-11-15  Martin Jamborlibgomp testsuite: add missing map clauses
2016-11-15  Matthias Kloseconfig-ml.in: Remove references to GCJ.
2016-11-10  Jakub Jelinekcpp.c (cpp_define_builtins): Define _OPENMP to 201511...
2016-11-10  Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-11-02  Cesar Philippidisnvptx.c (PTX_GANG_DEFAULT): Set to zero.
2016-11-01  Jakub Jelinekhashtab.h: Use standard GPLv3 with runtime exception...
2016-10-27  Aldy Hernandezoacc-init.c (goacc_new_thread): Use sizeof of the appro...
2016-09-14  Marek Polacektypeck.c (cp_build_unary_op): Diagnose incrementing...
2016-08-19  Jakub Jelinekre PR fortran/71014 (associate statement inside omp...
2016-08-18  Chung-Lin Tangre PR middle-end/70895 (OpenACC: loop reduction does...
2016-08-14  Chung-Lin Tangre PR fortran/70598 (Fortran OpenACC host_data construc...
2016-08-08  Jakub Jelinekre PR c++/58706 (ICE with lambda in OpenMP for-loop)
2016-08-04  Thomas SchwingeC++ OpenACC routine directive testing: templated, and...
2016-08-04  Thomas SchwingeMake libgomp.oacc-c-c++-common/crash-1.c a "link" test...
2016-08-03  Nathan Sidwellnvptx.c (nvptx_declare_function_name): Round frame...
2016-07-15  Jakub JelinekFix up ChangeLog entry.
2016-07-15  Cesar Philippidisc-parser.c (c_parser_oacc_declare): Don't scan for...
2016-07-03  H.J. LuAdd 2 tests for PR middle-end/71734
2016-07-01  Jakub Jelinekre PR fortran/71717 (A gfortran silent "wrong code...
2016-06-17  Jakub Jelineksemantics.c (handle_omp_array_sections_1): Don't ICE...
2016-06-16  Jakub Jelinekgimplify.c (gimplify_scan_omp_clauses): Handle COMPONEN...
2016-06-10  Thomas Schwinge[PR middle-end/71373] Handle more OMP_CLAUSE_* in neste...
2016-06-10  Thomas Schwinge[PR c/71381] C/C++ OpenACC cache directive rejects...
2016-06-08  Chung-Lin TangAdd ChangeLog entry missed in last commit:
2016-06-03  Chung-Lin Tangc-typeck.c (c_finish_omp_clauses): Mark OpenACC reducti...
2016-06-01  Cesar Philippidisre PR c/70688 (bogus OpenACC data clause errors involvi...
2016-05-26  Jakub Jelinekc-parser.c (c_parser_omp_clause_schedule): Warn if...
2016-05-26  Chung-Lin Tangoacc-plugin.h (GOMP_PLUGIN_async_unmap_vars): Add int...
2016-05-26  Chung-Lin Tangtarget.c (gomp_device_copy): New function.
2016-05-24  Cesar Philippidisc-parser.c (c_parser_oacc_declare): Add support for...
2016-05-23  Martin Jambor[hsa] Avoid segfault in hsa switch expansion
2016-05-17  Chung-Lin Tangoacc-init.c (acc_init): Remove !cached_base_dev conditi...
2016-05-16  Martin Jambor[hsa] Increase hsa symbol alignment to natural one
2016-05-02  Nathan Sidwellomp-low.c (struct oacc_loop): Add 'inner' field.
2016-04-29  Cesar Philippidisre PR middle-end/70626 (bogus results in 'acc parallel...
2016-04-21  Alexander Monakovlibgomp nvptx plugin: make cuMemFreeHost error non...
2016-04-20  Jakub Jelinekre PR middle-end/70680 (OpenMP SIMD linear variable...
2016-04-14  Cesar Philippidisnon-scalar-data.f90: Don't pass parameter variables...
2016-04-14  Cesar Philippidisre PR middle-end/70643 (broken openacc reduction inside...
2016-04-13  Cesar Philippidisre PR testsuite/68242 (FAIL: libgomp.oacc-c-c++-common...
2016-04-12  Thomas Schwingelibgomp external ABI prototypes maintenance
2016-04-12  Thomas SchwingeMerge libgomp.oacc-c-c++-common/loop-reduction-*.c...
2016-04-12  Thomas SchwingeImprove libgomp.oacc-c-c++-common/par-loop-comb-reducti...
2016-04-12  Jakub Jelinekomp-low.c (lower_omp_target): Use GOMP_MAP_FIRSTPRIVATE...
2016-04-08  Cesar Philippidisre PR lto/70289 ([openacc] ICE in input_varpool_node)
2016-03-30  Thomas SchwingeUpdate OpenACC test cases
2016-03-29  Thomas SchwingeAvoid ERROR in libgomp.oacc-c++/c++.exp in non-C++...
2016-03-24  Thomas SchwingeAlso test -O0 for OpenACC C, C++ offloading test cases
2016-03-24  Martin LiskaProperly assign to packet header (PR hsa/70394)
2016-03-23  Jakub Jelinekre PR c++/70376 (OpenMP taskloop construct fails to...
2016-03-23  Tom de VriesAdd missing initializations in oacc testcases
2016-03-23  James Norrisre PR libgomp/69414 ([OpenACC] "!$acc update self"...
2016-03-23  Martin LiskaCopy shadow argument conditionally (PR hsa/70337)
2016-03-17  Thomas SchwingeRename GOMP_MAP_FORCE_DEALLOC to GOMP_MAP_DELETE
2016-03-16  Thomas SchwingeNowadays, we use plain -fopenacc to enable OpenACC...
2016-03-13  Thomas Schwingelibgcc_s is required by libstdc++
2016-03-10  Cesar Philippidisre PR testsuite/70009 (test case libgomp.oacc-c-c+...
2016-03-09  Tom de VriesAdd oacc kernels testcases in libgomp.oacc-fortran
2016-03-07  Martin Jambor[hsa testsuite] New directory for HSA-specific C testcases
2016-03-07  Martin Jambor[hsa testsuite] Adjust libgomp tests that do not work...
2016-03-07  Martin Jambor[hsa testsuite] Suppress hsa warnings in libgomp tests
2016-03-02  Jakub Jelinekre PR libgomp/69555 (libgomp.c++/target-6.C fails becau...
2016-02-26  Keith McDaniel[hsa,testsuite] Introduce offload_device_shared_as...
2016-02-25  Ilya Verbinre PR driver/68463 (Offloading fails when some objects...
2016-02-23  Thomas SchwingeUse plain -fopenacc to enable OpenACC kernels processing
2016-02-22  Cesar Philippidisnvptx.c (nvptx_gen_shuffle): Add support for QImode...
2016-02-20  Tom de VriesFix whitespace in libgomp/ChangeLog
2016-02-19  Jakub Jelinekre PR driver/69805 (ICE in greater_than_spec_func,...
2016-02-16  Tom de VriesDon't call call_cgraph_insertion_hooks in simd_clone_create
2016-02-09  Tom de VriesFix GOMP/GOACC_parallel optimization in ipa-pta
2016-02-09  Tom de VriesHandle -fdiagnostics-color in lto
2016-02-02  Alexander Monakovlibgomp: fix target-31.c testcase
2016-02-02  Alexander Monakovlibgomp: fix teams-3/4 testcases
2016-02-02  James Norris* testsuite/libgomp.oacc-c-c++-common/declare-4.c:...
2016-02-02  Thomas SchwingeMerge BUILT_IN_GOACC_HOST_DATA into BUILT_IN_GOACC_DATA...
2016-02-02  Thomas Schwingelibgomp: Skip hsa offloading for OpenACC test cases
2016-02-02  Thomas Schwingelibgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuite
2016-02-02  Thomas Schwingelibgomp: For hsa offloading, compilation is all handled...
2016-02-02  Thomas Schwingelibgomp: Don't configure for offloading target if we...
2016-02-01  Nathan Sidwellnvptx.c (PTX_GANG_DEFAULT): New.
2016-01-26  Tom de VriesHandle DR_NUM_DIMENSIONS == 0 in initialize_data_depend...
2016-01-25  Richard Bienerre PR lto/69393 (ICE in dwarf2out_finish, at dwarf2out...
2016-01-22  Ilya Verbintarget.c (gomp_get_target_fn_addr): Allow host fallback...
2016-01-20  Ilya Verbintask.c (gomp_create_target_task): Set firstprivate_copi...
2016-01-19  Martin JamborMerge of HSA
2016-01-18  Tom de VriesAdd oacc kernels test in libgomp
2016-01-15  Jakub Jelinek* task.c (GOMP_PLUGIN_target_task_completion): Add...
2016-01-15  Cesar Philippidisgimplify.c (oacc_default_clause): Decode reference...
2016-01-12  James Norris* libgomp.texi: Updates for OpenACC.
2016-01-11  Alexander Monakovnvptx plugin: do not force JIT target SM version
next