summaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* openacc.h (__GOACC_NOTHROW): Fix noexcept syntax.Jason Merrill2015-05-091-0/+7
* oacc-init.c (acc_device_lock): Add explanatory comment.Julian Brown2015-05-061-0/+10
* oacc-init.c (acc_shutdown_1): Call gomp_mutex_unlock for goacc_thread_lock on...Julian Brown2015-05-061-0/+12
* [PR testsuite/65205, libgomp/65993] Fix dg-shouldfail usage in OpenACC libgom...Thomas Schwinge2015-05-051-0/+43
* [PR testsuite/65205] Fix dg-shouldfail usage in OpenACC libgomp testsJames Norris2015-04-301-0/+53
* mkoffload.c (process): Support variable mapping.Julian Brown2015-04-081-0/+86
* libgomp: rework initialization of offloadingIlya Verbin2015-04-061-0/+71
* re PR middle-end/65597 (ICE in build_outer_var_ref, at omp-low.c:1043)Jakub Jelinek2015-03-301-0/+5
* Add verification to libgomp.graphite/force-parallel-6.cTom de Vries2015-03-271-0/+8
* Scale down libgomp.graphite/force-parallel-6.cTom de Vries2015-03-271-0/+6
* re PR libgomp/64972 (Build failure in libgomp for i686-w64-mingw32 target aft...Kai Tietz2015-03-251-0/+7
* reduction-4.c: Don't run on hppa*-*-hpux*.John David Anglin2015-03-211-0/+5
* c-decl.c (c_decl_attributes): Also add "omp declare target" attribute for DEC...Jakub Jelinek2015-03-191-0/+5
* varpool.c (varpool_node::get_create): Don't set 'offloadable' flag for the ex...Ilya Verbin2015-03-131-0/+5
* libgomp: Add RTEMS supportSebastian Huber2015-03-131-0/+7
* Use DO_PRAGMA in libgomp.oacc-c-c++-common/reduction-1.cTom de Vries2015-02-251-0/+9
* target.c (gomp_load_plugin_for_device): Use const char * instead of char * fo...Ilya Tocar2015-02-181-0/+6
* libgomp: Make GOMP_PLUGIN_debug actually work...Thomas Schwinge2015-02-171-0/+4
* libgomp: Make nvptx helper routines self-contained.Thomas Schwinge2015-02-171-0/+6
* re PR middle-end/64824 (ICE in gimple verification)Jakub Jelinek2015-02-111-0/+6
* re PR middle-end/64824 (ICE in gimple verification)Jakub Jelinek2015-02-041-0/+9
* re PR libgomp/64635 (darwin produces libgomp-plugin-host_nonshm.1.dylib but t...David Edelsohn2015-02-011-0/+7
* re PR libgomp/64635 (darwin produces libgomp-plugin-host_nonshm.1.dylib but t...Jack Howarth2015-01-281-0/+13
* re PR middle-end/64734 (ICE at omp lowering)Jakub Jelinek2015-01-231-0/+5
* Make fopenacc an LTO optionTom de Vries2015-01-231-0/+5
* Make fopenmp an LTO optionTom de Vries2015-01-231-0/+6
* [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge2015-01-191-0/+1
* [PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge2015-01-191-0/+8
* libgomp: Don't use <alloca.h>.Thomas Schwinge2015-01-161-0/+5
* * target.c (num_devices): Guard with PLUGIN_SUPPORT.Gerald Pfeifer2015-01-161-0/+4
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-151-0/+351
* libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge2015-01-101-0/+10
* libgomp: Fix 32-bit x86 Intel MIC offloading testing.Thomas Schwinge2015-01-081-0/+4
* libgomp: Fix "intelmic" offloading in build-tree testing.Thomas Schwinge2015-01-081-0/+5
* Update copyright years.Jakub Jelinek2015-01-051-0/+2
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2015-01-051-0/+4
* [libgomp][testsuite] Explicitly include target-utils.exp (fix libgomp testsui...Kyrylo Tkachov2014-12-121-0/+5
* Force output of vars with "omp declare target" attribute in gcc/varpool.cIlya Verbin2014-12-101-0/+4
* config.h.in: Regenerate.Varvara Rainchik2014-12-101-0/+9
* configure.tgt (x86_64): Tune -m32 multilib to generic.Uros Bizjak2014-12-031-1/+5
* omp-low.c (lower_omp_critical): Mark critical sections inside target function...Andrey Turetskiy2014-11-281-0/+5
* e.53.4.c: Add -DITESTITERS=20 to dg-options unless expensive testing is on.Jakub Jelinek2014-11-261-2/+13
* re PR fortran/63938 (OpenMP atomic update does not protect access to automati...Jakub Jelinek2014-11-251-0/+6
* futex.h (SYS_futex): Define if not already done.Steve Ellcey2014-11-211-0/+4
* Always use PIC option with -shared in libtoolH.J. Lu2014-11-211-0/+5
* e.53.5.c: Require vect_simd_clones effective target.Uros Bizjak2014-11-191-0/+6
* e.54.2.c (main): Use N / 8 instead of 32 as block_size.Jakub Jelinek2014-11-141-0/+7
* [PATCH 4/4] OpenMP 4.0 offloading to Intel MIC: non-fallback testing.Andrey Turetskiy2014-11-131-0/+15
* [PATCH 7/7] OpenMP 4.0 offloading infrastructure: testsuite.Andrey Turetskiy2014-11-131-0/+72
* [PATCH 5/7] OpenMP 4.0 offloading infrastructure: libgomp.Jakub Jelinek2014-11-131-0/+33