]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp/ChangeLog
gcc/
[thirdparty/gcc.git] / libgomp / ChangeLog
2015-11-05  jakubgcc/
2015-11-04  nathan gcc/
2015-11-04  nathan * libgomp.oacc-c-c++-common/loop-red-g-1.c: New.
2015-11-03  nathan * libgomp.h (struct acc_dispatch_t): Remove args from...
2015-11-03  tschwingeOpenACC atomic directive
2015-10-30  nathan gcc/
2015-10-29  tschwingeImprove filenames for test cases of OpenACC combined...
2015-10-28  nathan * testsuite/libgomp.oacc-c-c++-common/loop-g-1.c:...
2015-10-28  nathan * plugin/plugin-nvptx.c (nvptx_exec): Remove check...
2015-10-27  tschwinge[PR testsuite/68063] Add missing private clause in...
2015-10-27  tschwinge[PR c/64765, c/64880] Support OpenACC Combined Directiv...
2015-10-26  tschwingeabort might not flush all open streams before process...
2015-10-26  tschwingelibgomp testsuite: Remove some explicit acc_device_nvid...
2015-10-26  tschwingelibgomp: Additional acc_shutdown bug fixing and testing
2015-10-26  tschwinge[libgomp/66518] Resolve XFAIL in libgomp.oacc-c-c+...
2015-10-26  tschwinge[PR libgomp/65437, libgomp/66518] Initialize runtime...
2015-10-23  vriesAdd missing private clause in libgomp.c++/member-2.C
2015-10-20  nathan * testsuite/libgomp.oacc-c-c++-common/reduction-5...
2015-10-14  iverbinlibgomp/
2015-10-14  sh[gomp] Fix build for 32-bit targets with int != int32_t
2015-10-13  jakubgcc/
2015-10-13  vriesAdd param parloops-schedule
2015-10-12  jnorris * testsuite/libgomp.oacc-c-c++-common/vector-loop...
2015-10-09  dmalcolmTestsuite: add dg-{begin|end}-multiline-output commands
2015-10-02  tschwingenvptx offloading linking
2015-09-30  nathan gcc/
2015-09-30  tschwingeAdd checkpoint to libgomp dg-shouldfail tests
2015-09-29  nathan gcc/
2015-09-29  nathan * plugin/plugin-nvptx.c (ARRAYSIZE): Delete.
2015-09-28  nathan inlude/
2015-09-22  cltang2015-09-22 Chung-Lin Tang <cltang@codesourcery.com>
2015-09-08  spopRemove limit_scops
2015-09-03  jakub * configure.tgt: Add missing ;; in between nvptx and...
2015-09-03  sh[gomp] Add thread attribute customization
2015-09-03  sh[gomp] Thread pool management
2015-09-03  sh[gomp] Add RTEMS configuration
2015-09-03  sh[gomp] Simplify thread pool initialization
2015-09-03  vriesFix inner loop phi in expand_omp_for_static_chunk
2015-08-29  vriesHandle mix/max pointer reductions in parloops
2015-08-24  nathan libgomp/
2015-08-24  vriesAdd libgomp.oacc-c-c++-common/vector-loop.c
2015-08-24  vriesOptimize expand_omp_for_static_chunk for chunk_size one
2015-08-24  vondele PR libgomp/66761
2015-08-10  tschwinge[PR libgomp/65742, PR middle-end/66332] libgomp: Remove...
2015-08-10  tschwingeEmpty libgomp for nvptx
2015-08-10  tschwingeFix offloading machine mode stream reading
2015-08-04  nathan * plugin/plugin-nvptx.c: Don't include dlfcn.h.
2015-07-28  vriesHandle double reduction in parloops
2015-07-24  cesar PR 66714
2015-07-22  iverbin2015-07-22 Maxim Blumenthal <maxim.blumenthal@intel...
2015-07-21  nathan libgomp/
2015-07-20  nathan * oacc-parallel.c (GOACC_parallel): Move variadic...
2015-07-20  nathan * plugin/plugin-nvptx.c (struct targ_fn_descriptor...
2015-07-17  nathan * target.c (GOMP_offload_register): Use int for device...
2015-07-17  nathan gcc/
2015-07-17  nathan gcc/
2015-07-16  nathan libgomp/
2015-07-15  iverbinFix libgomp tests.
2015-07-15  sh[gomp] Recycle last non-nested team if possible
2015-07-14  iverbin2015-07-14 Maxim Blumenthal <maxim.blumenthal@intel...
2015-07-13  iverbinUpdate libgomp/testsuite/*/examples-4/* according to...
2015-07-10  vriesInsert new bound in try_transform_to_exit_first_loop_alt
2015-07-08  tschwinge[nvptx offloading] Only 64-bit configurations are curre...
2015-07-08  vriesFix libgomp.c/parloops-exit-first-loop-alt{,-3}.c testcases
2015-07-07  vriesAdd empty loop exit block in transform_to_exit_first_lo...
2015-07-06  shlibgomp: Add comment to clarify last_team usage
2015-07-02  uros * testsuite/libgomp.c++/pr66702-1.C: Require
2015-06-30  vriesRun testsuite/libgomp.oacc-c++/c++.exp at -O2 by default
2015-06-30  vriesRun testsuite/libgomp.c++/c++.exp at -O2 by default
2015-06-30  jakub PR middle-end/66702
2015-06-30  vriesAdd parloops-exit-first-loop-alt-{5,6,7}.c
2015-06-30  vriesUse max_loop_iterations in transform_to_exit_first_loop_alt
2015-06-23  andreast2015-06-23 Andreas Tobler <andreast@gcc.gnu.org>
2015-06-23  vriesUse abort in parloops-exit-first-loop-alt-{3,4}.c
2015-06-19  tschwingelibgomp: libgomp.oacc-c-c++-common/lib-62.c is for...
2015-06-19  tschwingelibgomp: XFAIL two libgomp.oacc-* tests
2015-06-15  vriesRemove dg-options -O2 in libgomp.c
2015-06-15  vriesFix typo in libgomp/testsuite/libgomp.c/pr35625.c
2015-06-15  vriesRemove -fopenmp in dg-options in libgomp.c
2015-06-15  vriesUse dg-additional-options for -std={gnu99,c99}
2015-06-13  vriesAdd gcc.dg/parloops-exit-first-loop-alt-4.c
2015-06-13  vriesUpdate parloops-exit-first-loop-alt{,-2,-3}.c
2015-06-05  vriesAdd transform_to_exit_first_loop_alt
2015-05-29  aldottestsuite: auto-wipe dump files
2015-05-28  uros * config/linux/x86/futex.h (sys_futex0) [!__x86_64__...
2015-05-28  jules * oacc-init.c (resolve_device): Add FAIL_IS_ERROR...
2015-05-28  jules PR libgomp/65742
2015-05-27  uros2015-05-27 Uros Bizjak <ubizjak@gmail.com>
2015-05-27  uroslibgomp/ChangeLog:
2015-05-27  cltang2015-05-27 Chung-Lin Tang <cltang@codesourcery.com>
2015-05-19  jakub PR middle-end/66199
2015-05-19  jules * plugin/plugin-nvptx.c (nvptx_get_num_devices): Retur...
2015-05-13  jakub PR middle-end/66133
2015-05-13  haubilibgomp: Bump to automake 1.11.6
2015-05-09  jason * openacc.h (__GOACC_NOTHROW): Fix noexcept syntax.
2015-05-06  jules * oacc-init.c (acc_device_lock): Add explanatory comment.
2015-05-06  jules * oacc-init.c (acc_shutdown_1): Call gomp_mutex_unlock for
2015-05-05  tschwinge[PR testsuite/65205, libgomp/65993] Fix dg-shouldfail...
2015-04-30  tschwinge[PR testsuite/65205] Fix dg-shouldfail usage in OpenACC...
2015-04-08  jules gcc/
next