]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp/ChangeLog
[hsa] Increase hsa symbol alignment to natural one
[thirdparty/gcc.git] / libgomp / ChangeLog
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-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
2016-01-07  H.J. LuMove pr66680.f90 to libgomp
2016-01-07  Jakub Jelinekre PR c/68960 (__attribute__ ((aligned ())) is ignored...
2016-01-06  Nathan Sidwellcorrect openacc.h filename
2016-01-06  Nathan Sidwellopenacc.c (acc_on_device): Add routine pragma for C...
2016-01-04  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2015-12-31  Nathan Sidwellloop-red-w-2.c: Correct dg-additional-options syntax.
2015-12-15  Ilya Verbinc-common.c (c_common_attribute_table): Handle "omp...
2015-12-14  Ilya Verbinlibgomp.h (gomp_device_state): New enum.
2015-12-09  Tom de VriesFix GOMP/GOACC_parallel handling in find_func_clobbers
2015-12-02  Thomas SchwingeSome OpenACC host_data cleanup
2015-12-01  Julian BrownOpenACC host_data support.
2015-11-30  Cesar Philippidistree-nested.c (convert_nonlocal_omp_clauses): Add suppo...
2015-11-30  Tom de VriesHandle BUILT_IN_GOMP_PARALLEL in ipa-pta
2015-11-27  Jakub Jelinekre PR libgomp/68579 (FAIL: libgomp.c/target-32.c execut...
2015-11-27  Jakub Jelinekre PR c/63326 (whether a #pragma is a statement depends...
2015-11-26  David Edelsohn* configure: Regenerate.
2015-11-26  Jakub Jelinek* testsuite/libgomp.c/target-35.c: New test.
2015-11-22  James Norrisdump-parse-tree.c (show_namespace): Handle declares.
2015-11-20  Jakub Jelinekre PR middle-end/68221 (libgomp reduction-11/12 failures)
2015-11-19  Nathan Sidwellreduction-dbl.c: New.
2015-11-18  Nathan Sidwellnvptx.c (global_lock_var): New.
2015-11-17  Cesar Philippidispriority_queue.c: New file.
2015-11-14  Jakub Jelineklibgomp.texi: Update references from OpenMP 4.0 to...
2015-11-14  Jakub Jelinekomp-low.c (lower_omp_ordered): Add argument to GOMP_SMD...
2015-11-13  Nathan Sidwellomp-low.c (scan_sharing_clauses): Accept INDEPENDENT...
2015-11-13  Nathan Sidwellcollapse-2.c: Sequential loop is sequential.
2015-11-13  Nathan Sidwellnvptx.c (nvptx_generate_vector_shuffle): Deal with...
2015-11-12  James Norrisc-pragma.c (oacc_pragmas): Add entry for declare directive.
2015-11-12  Nathan Sidwellgimplify.c (oacc_default_clause): New.
2015-11-11  Nathan Sidwellgimplify.c (enum omp_region_type): Add ORT_ACC, ORT_ACC...
2015-11-10  Nathan Sidwellfirstprivate-1.c: Remove inadvertent commit.
2015-11-10  Nathan Sidwellroutine-1.c: New.
2015-11-06  Thomas SchwingeXFAIL testcases regressed after r229814, "Merge from...
2015-11-05  Jakub Jelinekgcc/
2015-11-04  Nathan Sidwellnvptx.c (nvptx_goacc_validate_dims): Add checking.
2015-11-04  Nathan Sidwellloop-red-g-1.c: New.
2015-11-03  Nathan Sidwelllibgomp.h (struct acc_dispatch_t): Remove args from...
2015-11-03  Thomas SchwingeOpenACC atomic directive
2015-10-30  Nathan Sidwellopenacc.h (enum acc_device_t): Reformat.
2015-10-29  Thomas SchwingeImprove filenames for test cases of OpenACC combined...
2015-10-28  Nathan Sidwellloop-g-1.c: New.
2015-10-28  Nathan Sidwellplugin-nvptx.c (nvptx_exec): Remove check on compute...
next