Shrink std::random_shuffle test to pass on simulators
[gcc.git] / libgomp /
2015-10-14 Ilya Verbintarget.c (gomp_map_vars): Initialize tgt->tgt_start...
2015-10-14 Sebastian Huber[gomp] Fix build for 32-bit targets with int != int32_t
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-13 Tom de VriesAdd param parloops-schedule
2015-10-12 James Norrisvector-loop.c: Fix loop initializer.
2015-10-09 David MalcolmTestsuite: add dg-{begin|end}-multiline-output commands
2015-10-02 Thomas Schwingenvptx offloading linking
2015-09-30 Nathan Sidwellmkoffload.c (process): Change offload data format.
2015-09-30 Thomas SchwingeAdd checkpoint to libgomp dg-shouldfail tests
2015-09-29 Nathan Sidwellbuiltins.c (expand_builtin_acc_on_device): Delete.
2015-09-29 Nathan Sidwellplugin-nvptx.c (ARRAYSIZE): Delete.
2015-09-28 Nathan Sidwellgomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
2015-09-23 Thomas SchwingeFix --enable-offload-targets/-foffload handling, pt. 1
2015-09-22 Chung-Lin Tangre PR libgomp/67141 (wrong libgomp mutex initialisation...
2015-09-08 Aditya KumarRemove limit_scops
2015-09-03 Jakub Jelinekconfigure.tgt: Add missing ;; in between nvptx and...
2015-09-03 Sebastian Huber[gomp] Add thread attribute customization
2015-09-03 Sebastian Huber[gomp] Thread pool management
2015-09-03 Sebastian Huber[gomp] Add RTEMS configuration
2015-09-03 Sebastian Huber[gomp] Simplify thread pool initialization
2015-09-03 Tom de VriesFix inner loop phi in expand_omp_for_static_chunk
2015-08-29 Tom de VriesHandle mix/max pointer reductions in parloops
2015-08-24 Nathan Sidwelllibgomp.map: Add 4.0.2 version.
2015-08-24 Tom de VriesAdd libgomp.oacc-c-c++-common/vector-loop.c
2015-08-24 Tom de VriesOptimize expand_omp_for_static_chunk for chunk_size one
2015-08-24 Joost VandeVondelere PR libgomp/66761 (libgomp: ThreadSanitizer: data...
2015-08-10 Thomas Schwinge[PR libgomp/65742, PR middle-end/66332] libgomp: Remove...
2015-08-10 Thomas SchwingeEmpty libgomp for nvptx
2015-08-10 Thomas SchwingeFix offloading machine mode stream reading
2015-08-04 Nathan Sidwellplugin-nvptx.c: Don't include dlfcn.h.
2015-07-28 Tom de VriesHandle double reduction in parloops
2015-07-24 Cesar Philippidisre PR libgomp/66714 (ICE in loc_list_from_tree with -g)
2015-07-22 Maxim Blumenthalre PR libgomp/66950 (FAIL: libgomp.fortran/examples...
2015-07-21 Nathan Sidwelltarget.c (gomp_offload_image_to_device): Rename to ...
2015-07-20 Nathan SidwellMissed a difference between gomp4 and trunk
2015-07-20 Nathan Sidwelloacc-parallel.c (GOACC_parallel): Move variadic handlin...
2015-07-20 Nathan Sidwellplugin-nvptx.c (struct targ_fn_descriptor): Move later.
2015-07-17 Nathan Sidwelltarget.c (GOMP_offload_register): Use int for device...
2015-07-17 Nathan Sidwellmkoffload.c (process): Constify host data.
2015-07-17 Nathan Sidwellmkoffload.c (process): Constify target data.
2015-07-16 Nathan Sidwellplugin-nvptx.c (link_ptx): Constify string argument.
2015-07-15 Maxim BlumenthalFix libgomp tests.
2015-07-15 Sebastian Huber[gomp] Recycle last non-nested team if possible
2015-07-14 Maxim Blumenthalsimd-3.c: (main): Change type of res and ref from int...
2015-07-13 Maxim BlumenthalUpdate libgomp/testsuite/*/examples-4/* according to...
2015-07-10 Tom de VriesInsert new bound in try_transform_to_exit_first_loop_alt
2015-07-08 Thomas Schwinge[nvptx offloading] Only 64-bit configurations are curre...
2015-07-08 Tom de VriesFix libgomp.c/parloops-exit-first-loop-alt{,-3}.c testcases
2015-07-07 Tom de VriesAdd empty loop exit block in transform_to_exit_first_lo...
2015-07-06 Sebastian Huberlibgomp: Add comment to clarify last_team usage
2015-07-02 Uros Bizjakpr66702-1.C: Require vect_simd_clones effective target.
2015-06-30 Tom de VriesRun testsuite/libgomp.oacc-c++/c++.exp at -O2 by default
2015-06-30 Tom de VriesRun testsuite/libgomp.c++/c++.exp at -O2 by default
2015-06-30 Jakub Jelinekre PR middle-end/66702 (#pragma omp declare simd unifor...
2015-06-30 Tom de VriesAdd parloops-exit-first-loop-alt-{5,6,7}.c
2015-06-30 Tom de VriesUse max_loop_iterations in transform_to_exit_first_loop_alt
2015-06-23 Andreas Toblerconfigure.ac: Fix check for header <sys/sysctl.h>.
2015-06-23 Tom de VriesUse abort in parloops-exit-first-loop-alt-{3,4}.c
2015-06-19 Thomas Schwingelibgomp: libgomp.oacc-c-c++-common/lib-62.c is for...
2015-06-19 Thomas Schwingelibgomp: XFAIL two libgomp.oacc-* tests
2015-06-15 Tom de VriesRemove dg-options -O2 in libgomp.c
2015-06-15 Tom de VriesFix typo in libgomp/testsuite/libgomp.c/pr35625.c
2015-06-15 Tom de VriesRemove -fopenmp in dg-options in libgomp.c
2015-06-15 Tom de VriesUse dg-additional-options for -std={gnu99,c99}
2015-06-13 Tom de VriesAdd gcc.dg/parloops-exit-first-loop-alt-4.c
2015-06-13 Tom de VriesUpdate parloops-exit-first-loop-alt{,-2,-3}.c
2015-06-05 Tom de VriesAdd transform_to_exit_first_loop_alt
2015-06-05 Uros Bizjakfutex.h (futex_wait): Remove doouble initialization.
2015-05-29 Bernhard Reutner... testsuite: auto-wipe dump files
2015-05-28 Uros Bizjakfutex.h (sys_futex0): Remove function.
2015-05-28 Julian Brownoacc-init.c (resolve_device): Add FAIL_IS_ERROR argument.
2015-05-28 Julian Brownre PR libgomp/65742 (Several libgomp.oacc-* failures...
2015-05-27 Uros Bizjakwait.h (gomp_futex_wait, [...]): Declare as int.
2015-05-27 Uros Bizjakfutex.h (sys_futex0): Change operand "op" to long.
2015-05-27 Chung-Lin Tangtarget.c (gomp_map_pointer): New function abstracting...
2015-05-19 Jakub Jelinekre PR middle-end/66199 (lastprivate/linear clause issue...
2015-05-19 Julian Brownplugin-nvptx.c (nvptx_get_num_devices): Return zero...
2015-05-13 Jakub Jelinekre PR middle-end/66133 (Wrong-code with noreturn #pragm...
2015-05-13 Michael Haubenwallnerlibgomp: Bump to automake 1.11.6
2015-05-09 Jason Merrillopenacc.h (__GOACC_NOTHROW): Fix noexcept syntax.
2015-05-06 Julian Brownoacc-init.c (acc_device_lock): Add explanatory comment.
2015-05-06 Julian Brownoacc-init.c (acc_shutdown_1): Call gomp_mutex_unlock...
2015-05-05 Thomas Schwinge[PR testsuite/65205, libgomp/65993] Fix dg-shouldfail...
2015-04-30 James Norris[PR testsuite/65205] Fix dg-shouldfail usage in OpenACC...
2015-04-08 Julian Brownmkoffload.c (process): Support variable mapping.
2015-04-06 Ilya Verbinlibgomp: rework initialization of offloading
2015-03-30 Jakub Jelinekre PR middle-end/65597 (ICE in build_outer_var_ref...
2015-03-27 Tom de VriesAdd verification to libgomp.graphite/force-parallel-6.c
2015-03-27 Tom de VriesScale down libgomp.graphite/force-parallel-6.c
2015-03-25 Kai Tietzre PR libgomp/64972 (Build failure in libgomp for i686...
2015-03-21 John David Anglinreduction-4.c: Don't run on hppa*-*-hpux*.
2015-03-19 Jakub Jelinekc-decl.c (c_decl_attributes): Also add "omp declare...
2015-03-13 Ilya Verbinvarpool.c (varpool_node::get_create): Don't set 'offloa...
2015-03-13 Sebastian Huberlibgomp: Add RTEMS support
2015-02-25 Tom de VriesUse DO_PRAGMA in libgomp.oacc-c-c++-common/reduction-1.c
2015-02-18 Ilya Tocartarget.c (gomp_load_plugin_for_device): Use const char...
2015-02-17 Thomas Schwingelibgomp: Make GOMP_PLUGIN_debug actually work...
2015-02-17 Thomas Schwingelibgomp: Make nvptx helper routines self-contained.
2015-02-11 Jakub Jelinekre PR middle-end/64824 (ICE in gimple verification)
2015-02-04 Jakub Jelinekre PR middle-end/64824 (ICE in gimple verification)
next