aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-02-11re PR middle-end/64824 (ICE in gimple verification)Jakub Jelinek1-0/+6
2015-02-04re PR middle-end/64824 (ICE in gimple verification)Jakub Jelinek1-0/+9
2015-02-01re PR libgomp/64635 (darwin produces libgomp-plugin-host_nonshm.1.dylib but t...David Edelsohn1-0/+7
2015-01-28re PR libgomp/64635 (darwin produces libgomp-plugin-host_nonshm.1.dylib but t...Jack Howarth1-0/+13
2015-01-23re PR middle-end/64734 (ICE at omp lowering)Jakub Jelinek1-0/+5
2015-01-23Make fopenacc an LTO optionTom de Vries1-0/+5
2015-01-23Make fopenmp an LTO optionTom de Vries1-0/+6
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 Schwinge1-0/+8
2015-01-16libgomp: Don't use <alloca.h>.Thomas Schwinge1-0/+5
2015-01-16* target.c (num_devices): Guard with PLUGIN_SUPPORT.Gerald Pfeifer1-0/+4
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+351
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge1-0/+10
2015-01-08libgomp: Fix 32-bit x86 Intel MIC offloading testing.Thomas Schwinge1-0/+4
2015-01-08libgomp: Fix "intelmic" offloading in build-tree testing.Thomas Schwinge1-0/+5
2015-01-05Update copyright years.Jakub Jelinek1-0/+2
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-0/+4
2014-12-12[libgomp][testsuite] Explicitly include target-utils.exp (fix libgomp testsui...Kyrylo Tkachov1-0/+5
2014-12-10Force output of vars with "omp declare target" attribute in gcc/varpool.cIlya Verbin1-0/+4
2014-12-10config.h.in: Regenerate.Varvara Rainchik1-0/+9
2014-12-03configure.tgt (x86_64): Tune -m32 multilib to generic.Uros Bizjak1-1/+5
2014-11-28omp-low.c (lower_omp_critical): Mark critical sections inside target function...Andrey Turetskiy1-0/+5
2014-11-26e.53.4.c: Add -DITESTITERS=20 to dg-options unless expensive testing is on.Jakub Jelinek1-2/+13
2014-11-25re PR fortran/63938 (OpenMP atomic update does not protect access to automati...Jakub Jelinek1-0/+6
2014-11-21futex.h (SYS_futex): Define if not already done.Steve Ellcey1-0/+4
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu1-0/+5
2014-11-19e.53.5.c: Require vect_simd_clones effective target.Uros Bizjak1-0/+6
2014-11-14e.54.2.c (main): Use N / 8 instead of 32 as block_size.Jakub Jelinek1-0/+7
2014-11-13[PATCH 4/4] OpenMP 4.0 offloading to Intel MIC: non-fallback testing.Andrey Turetskiy1-0/+15
2014-11-13[PATCH 7/7] OpenMP 4.0 offloading infrastructure: testsuite.Andrey Turetskiy1-0/+72
2014-11-13[PATCH 5/7] OpenMP 4.0 offloading infrastructure: libgomp.Jakub Jelinek1-0/+33
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt1-0/+12
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert1-0/+5
2014-11-05Fix gnu11 fallout on Solaris 10+Rainer Orth1-0/+4
2014-10-06affinity-1.c: Include <sys/wait.h>.Marek Polacek1-0/+7
2014-10-06affinity-1.c: Fix implicit declarations.Marek Polacek1-0/+22
2014-10-03re PR libgomp/61200 (internal compiler error: Segmentation fault, assert & op...Jakub Jelinek1-0/+5
2014-09-18re PR c++/63248 (Crash when OpenMP target's array section handling is used wi...Jakub Jelinek1-0/+5
2014-08-04task.c (GOMP_taskgroup_end): If taskgroup->num_children is not zero...Jakub Jelinek1-0/+11
2014-08-01libgomp.h (struct gomp_task_depend_entry): Add redundant_out field.Jakub Jelinek1-1/+31
2014-07-13pr34020.f90: Make compile with TS 18508/Fortran 2015Tobias Burnus1-0/+5
2014-07-06re PR c/6940 (taking sizeof array parameter should trigger a warning)Marek Polacek1-0/+5
2014-07-03libgomp.exp (libgomp_target_compile): If $source matches regex $lang_source_r...Jakub Jelinek1-0/+11
2014-07-03Explain gfortran-dg-runtest usage in libgomp Fortran testing.Thomas Schwinge1-0/+5
2014-06-25langhooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR): Define.Jakub Jelinek1-0/+6
2014-06-24gimplify.c (gimplify_omp_for): For #pragma omp for simd iterator not mentione...Jakub Jelinek1-0/+16
2014-06-24gimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE_MAP, [...]): Make sur...Jakub Jelinek1-0/+19
2014-06-18gimplify.c (omp_notice_variable): If n is non-NULL and no flags change in ORT...Jakub Jelinek1-0/+19
2014-06-10re PR fortran/60928 (gfortran issue with allocatable components and OpenMP)Jakub Jelinek1-0/+14
2014-06-06dump-parse-tree.c (show_omp_namelist): Dump reduction id in each list item.Jakub Jelinek1-0/+15