aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2015-05-28oacc-init.c (resolve_device): Add FAIL_IS_ERROR argument.Julian Brown3-26/+71
2015-05-28re PR libgomp/65742 (Several libgomp.oacc-* failures after r221922.)Julian Brown4-5/+83
2015-05-27wait.h (gomp_futex_wait, [...]): Declare as int.Uros Bizjak5-9/+20
2015-05-27futex.h (sys_futex0): Change operand "op" to long.Uros Bizjak2-22/+7
2015-05-27target.c (gomp_map_pointer): New function abstracting out GOMP_MAP_POINTER ha...Chung-Lin Tang2-100/+69
2015-05-19re PR middle-end/66199 (lastprivate/linear clause issues on combined constructs)Jakub Jelinek7-0/+237
2015-05-19plugin-nvptx.c (nvptx_get_num_devices): Return zero on cuInit failure.Julian Brown2-1/+12
2015-05-13re PR middle-end/66133 (Wrong-code with noreturn #pragma omp task body)Jakub Jelinek2-0/+40
2015-05-13libgomp: Bump to automake 1.11.6Michael Haubenwallner6-89/+206
2015-05-09openacc.h (__GOACC_NOTHROW): Fix noexcept syntax.Jason Merrill3-2/+9
2015-05-06oacc-init.c (acc_device_lock): Add explanatory comment.Julian Brown2-2/+38
2015-05-06oacc-init.c (acc_shutdown_1): Call gomp_mutex_unlock for goacc_thread_lock on...Julian Brown3-43/+141
2015-05-05[PR testsuite/65205, libgomp/65993] Fix dg-shouldfail usage in OpenACC libgom...Thomas Schwinge36-38/+81
2015-04-30[PR testsuite/65205] Fix dg-shouldfail usage in OpenACC libgomp testsJames Norris46-49/+171
2015-04-08mkoffload.c (process): Support variable mapping.Julian Brown13-450/+583
2015-04-06libgomp: rework initialization of offloadingIlya Verbin10-241/+420
2015-03-30re PR middle-end/65597 (ICE in build_outer_var_ref, at omp-low.c:1043)Jakub Jelinek2-0/+26
2015-03-27Add verification to libgomp.graphite/force-parallel-6.cTom de Vries2-3/+57
2015-03-27Scale down libgomp.graphite/force-parallel-6.cTom de Vries2-2/+9
2015-03-25re PR libgomp/64972 (Build failure in libgomp for i686-w64-mingw32 target aft...Kai Tietz3-7/+38
2015-03-21reduction-4.c: Don't run on hppa*-*-hpux*.John David Anglin2-1/+6
2015-03-19c-decl.c (c_decl_attributes): Also add "omp declare target" attribute for DEC...Jakub Jelinek3-0/+22
2015-03-13varpool.c (varpool_node::get_create): Don't set 'offloadable' flag for the ex...Ilya Verbin3-0/+38
2015-03-13libgomp: Add RTEMS supportSebastian Huber4-26/+49
2015-02-25Use DO_PRAGMA in libgomp.oacc-c-c++-common/reduction-1.cTom de Vries2-147/+85
2015-02-18target.c (gomp_load_plugin_for_device): Use const char * instead of char * fo...Ilya Tocar2-2/+8
2015-02-17libgomp: Make GOMP_PLUGIN_debug actually work...Thomas Schwinge2-1/+5
2015-02-17libgomp: Make nvptx helper routines self-contained.Thomas Schwinge2-0/+230
2015-02-11re PR middle-end/64824 (ICE in gimple verification)Jakub Jelinek3-0/+72
2015-02-04re PR middle-end/64824 (ICE in gimple verification)Jakub Jelinek5-0/+122
2015-02-01re PR libgomp/64635 (darwin produces libgomp-plugin-host_nonshm.1.dylib but t...David Edelsohn3-27/+10
2015-01-28re PR libgomp/64635 (darwin produces libgomp-plugin-host_nonshm.1.dylib but t...Jack Howarth1-0/+26
2015-01-28re PR libgomp/64635 (darwin produces libgomp-plugin-host_nonshm.1.dylib but t...Jack Howarth6-2/+99
2015-01-23re PR middle-end/64734 (ICE at omp lowering)Jakub Jelinek2-0/+60
2015-01-23Make fopenacc an LTO optionTom de Vries2-0/+23
2015-01-23Make fopenmp an LTO optionTom de Vries2-1/+7
2015-01-19[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge1-0/+1
2015-01-19[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.Thomas Schwinge4-15/+22
2015-01-16libgomp: Don't use <alloca.h>.Thomas Schwinge2-2/+6
2015-01-16* target.c (num_devices): Guard with PLUGIN_SUPPORT.Gerald Pfeifer2-0/+6
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge239-548/+23335
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge65-82/+159
2015-01-08libgomp: Fix 32-bit x86 Intel MIC offloading testing.Thomas Schwinge3-2/+6
2015-01-08libgomp: Fix "intelmic" offloading in build-tree testing.Thomas Schwinge2-2/+6
2015-01-05Update copyright years.Jakub Jelinek67-67/+68
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2-1/+5
2014-12-12[libgomp][testsuite] Explicitly include target-utils.exp (fix libgomp testsui...Kyrylo Tkachov2-1/+7
2014-12-10Force output of vars with "omp declare target" attribute in gcc/varpool.cIlya Verbin2-0/+41
2014-12-10config.h.in: Regenerate.Varvara Rainchik6-4/+50
2014-12-03configure.tgt (x86_64): Tune -m32 multilib to generic.Uros Bizjak2-2/+6