summaryrefslogtreecommitdiff
path: root/libgomp
Commit message (Expand)AuthorAgeFilesLines
* testsuite: auto-wipe dump filesBernhard Reutner-Fischer2015-05-2912-33/+15
* futex.h (sys_futex0): Remove function.Uros Bizjak2015-05-282-19/+30
* oacc-init.c (resolve_device): Add FAIL_IS_ERROR argument.Julian Brown2015-05-283-26/+71
* re PR libgomp/65742 (Several libgomp.oacc-* failures after r221922.)Julian Brown2015-05-284-5/+83
* wait.h (gomp_futex_wait, [...]): Declare as int.Uros Bizjak2015-05-275-9/+20
* futex.h (sys_futex0): Change operand "op" to long.Uros Bizjak2015-05-272-22/+7
* target.c (gomp_map_pointer): New function abstracting out GOMP_MAP_POINTER ha...Chung-Lin Tang2015-05-272-100/+69
* re PR middle-end/66199 (lastprivate/linear clause issues on combined constructs)Jakub Jelinek2015-05-197-0/+237
* plugin-nvptx.c (nvptx_get_num_devices): Return zero on cuInit failure.Julian Brown2015-05-192-1/+12
* re PR middle-end/66133 (Wrong-code with noreturn #pragma omp task body)Jakub Jelinek2015-05-132-0/+40
* libgomp: Bump to automake 1.11.6Michael Haubenwallner2015-05-136-89/+206
* openacc.h (__GOACC_NOTHROW): Fix noexcept syntax.Jason Merrill2015-05-093-2/+9
* oacc-init.c (acc_device_lock): Add explanatory comment.Julian Brown2015-05-062-2/+38
* oacc-init.c (acc_shutdown_1): Call gomp_mutex_unlock for goacc_thread_lock on...Julian Brown2015-05-063-43/+141
* [PR testsuite/65205, libgomp/65993] Fix dg-shouldfail usage in OpenACC libgom...Thomas Schwinge2015-05-0536-38/+81
* [PR testsuite/65205] Fix dg-shouldfail usage in OpenACC libgomp testsJames Norris2015-04-3046-49/+171
* mkoffload.c (process): Support variable mapping.Julian Brown2015-04-0813-450/+583
* libgomp: rework initialization of offloadingIlya Verbin2015-04-0610-241/+420
* re PR middle-end/65597 (ICE in build_outer_var_ref, at omp-low.c:1043)Jakub Jelinek2015-03-302-0/+26
* Add verification to libgomp.graphite/force-parallel-6.cTom de Vries2015-03-272-3/+57
* Scale down libgomp.graphite/force-parallel-6.cTom de Vries2015-03-272-2/+9
* re PR libgomp/64972 (Build failure in libgomp for i686-w64-mingw32 target aft...Kai Tietz2015-03-253-7/+38
* reduction-4.c: Don't run on hppa*-*-hpux*.John David Anglin2015-03-212-1/+6
* c-decl.c (c_decl_attributes): Also add "omp declare target" attribute for DEC...Jakub Jelinek2015-03-193-0/+22
* varpool.c (varpool_node::get_create): Don't set 'offloadable' flag for the ex...Ilya Verbin2015-03-133-0/+38
* libgomp: Add RTEMS supportSebastian Huber2015-03-134-26/+49
* Use DO_PRAGMA in libgomp.oacc-c-c++-common/reduction-1.cTom de Vries2015-02-252-147/+85
* target.c (gomp_load_plugin_for_device): Use const char * instead of char * fo...Ilya Tocar2015-02-182-2/+8
* libgomp: Make GOMP_PLUGIN_debug actually work...Thomas Schwinge2015-02-172-1/+5
* libgomp: Make nvptx helper routines self-contained.Thomas Schwinge2015-02-172-0/+230
* re PR middle-end/64824 (ICE in gimple verification)Jakub Jelinek2015-02-113-0/+72
* re PR middle-end/64824 (ICE in gimple verification)Jakub Jelinek2015-02-045-0/+122
* re PR libgomp/64635 (darwin produces libgomp-plugin-host_nonshm.1.dylib but t...David Edelsohn2015-02-013-27/+10
* re PR libgomp/64635 (darwin produces libgomp-plugin-host_nonshm.1.dylib but t...Jack Howarth2015-01-281-0/+26
* re PR libgomp/64635 (darwin produces libgomp-plugin-host_nonshm.1.dylib but t...Jack Howarth2015-01-286-2/+99
* re PR middle-end/64734 (ICE at omp lowering)Jakub Jelinek2015-01-232-0/+60
* Make fopenacc an LTO optionTom de Vries2015-01-232-0/+23
* Make fopenmp an LTO optionTom de Vries2015-01-232-1/+7
* [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-194-15/+22
* libgomp: Don't use <alloca.h>.Thomas Schwinge2015-01-162-2/+6
* * target.c (num_devices): Guard with PLUGIN_SUPPORT.Gerald Pfeifer2015-01-162-0/+6
* Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge2015-01-15239-548/+23335
* libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge2015-01-1065-82/+159
* libgomp: Fix 32-bit x86 Intel MIC offloading testing.Thomas Schwinge2015-01-083-2/+6
* libgomp: Fix "intelmic" offloading in build-tree testing.Thomas Schwinge2015-01-082-2/+6
* Update copyright years.Jakub Jelinek2015-01-0567-67/+68
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2015-01-052-1/+5
* [libgomp][testsuite] Explicitly include target-utils.exp (fix libgomp testsui...Kyrylo Tkachov2014-12-122-1/+7
* Force output of vars with "omp declare target" attribute in gcc/varpool.cIlya Verbin2014-12-102-0/+41