]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp
re PR sanitizer/63927 (AddressSanitizer painfully slow on ppc64)
[thirdparty/gcc.git] / libgomp /
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)
2015-02-02  David Edelsohnre PR libgomp/64635 (darwin produces libgomp-plugin...
2015-01-28  Jack Howarthre PR libgomp/64635 (darwin produces libgomp-plugin...
2015-01-28  Jack Howarthre PR libgomp/64635 (darwin produces libgomp-plugin...
2015-01-23  Jakub Jelinekre PR middle-end/64734 (ICE at omp lowering)
2015-01-23  Tom de VriesMake fopenacc an LTO option
2015-01-23  Tom de VriesMake fopenmp an LTO option
2015-01-19  Thomas Schwinge[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable...
2015-01-19  Thomas Schwinge[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable...
2015-01-16  Thomas Schwingelibgomp: Don't use <alloca.h>.
2015-01-16  Gerald Pfeifer* target.c (num_devices): Guard with PLUGIN_SUPPORT.
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-10  Thomas Schwingelibgomp: Now known as the GNU Offloading and Multi...
2015-01-08  Thomas Schwingelibgomp: Fix 32-bit x86 Intel MIC offloading testing.
2015-01-08  Thomas Schwingelibgomp: Fix "intelmic" offloading in build-tree testing.
2015-01-05  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2014-12-12  Kyrylo Tkachov[libgomp][testsuite] Explicitly include target-utils...
2014-12-10  Ilya VerbinForce output of vars with "omp declare target" attribut...
2014-12-10  Varvara Rainchikconfig.h.in: Regenerate.
2014-12-03  Uros Bizjakconfigure.tgt (x86_64): Tune -m32 multilib to generic.
2014-11-28  Andrey Turetskiyomp-low.c (lower_omp_critical): Mark critical sections...
2014-11-26  Jakub Jelineke.53.4.c: Add -DITESTITERS=20 to dg-options unless...
2014-11-24  Jakub Jelinekre PR fortran/63938 (OpenMP atomic update does not...
2014-11-21  Steve Ellceyfutex.h (SYS_futex): Define if not already done.
2014-11-21  H.J. LuAlways use PIC option with -shared in libtool
2014-11-19  Uros Bizjake.53.5.c: Require vect_simd_clones effective target.
2014-11-14  Jakub Jelineke.54.2.c (main): Use N / 8 instead of 32 as block_size.
2014-11-13  Andrey Turetskiy[PATCH 4/4] OpenMP 4.0 offloading to Intel MIC: non...
2014-11-13  Andrey Turetskiy[PATCH 7/7] OpenMP 4.0 offloading infrastructure: tests...
2014-11-13  Jakub Jelinek[PATCH 5/7] OpenMP 4.0 offloading infrastructure: libgomp.
next