aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2013-02-01task.c (GOMP_task, [...]): Comment.Alan Modra2-0/+19
2013-01-31re PR sanitizer/55561 (TSAN: provide a TSAN instrumented libgomp)Dmitry Vyukov4-5/+16
2013-01-22re PR libgomp/51376 (libgomp taskwait failure)Alan Modra2-5/+21
2013-01-19re PR target/54908 (misc regressions on emutls targets remain from dynamic in...Jason Merrill1-2/+1
2013-01-16re PR driver/55884 (FAIL: libgomp.fortran/omp_parse3.f90 -O0 (test for exce...Jakub Jelinek2-1/+9
2013-01-14Update copyright years in libgomp.Richard Sandiford63-68/+66
2012-12-19fortran.exp: Set -fintrinsic-modules-path.Tobias Burnus2-0/+6
2012-12-19use_intrinsic_1.f90: New; moved from gcc/testsuite/gfortran.dg/gomp/use_intri...Tobias Burnus2-0/+16
2012-11-21re PR libgomp/55411 (OMP threads lose their OMP_WAIT_POLICY when another OMP ...Jakub Jelinek2-1/+16
2012-11-07Use -Wl,-undefined,dynamic_lookup on darwinJack Howarth2-0/+6
2012-11-07* testsuite/libgomp.c++/pr24455.C: Use -Wl,-G on AIX.David Edelsohn2-0/+5
2012-10-25* semantics.c (finish_omp_threadprivate): Call complete_type.Jason Merrill1-0/+2
2012-10-24force-parallel-6.c: Adjust the loops.Dominique d'Humieres2-3/+7
2012-10-23AArch64 [9/10]Ian Bolton2-0/+17
2012-10-08Allow dynamic initialization of thread_locals.Jason Merrill2-0/+30
2012-09-14* configure: Regenerated.David Edelsohn2-2/+8
2012-08-29futex.h (sys_futex0): Change to static function with noinline, nomips16 attri...Chung-Lin Tang2-4/+17
2012-07-04libgomp.texi (Library Index): Renamed from "Index" to prevent conflict with i...Sandra Loosemore2-3/+8
2012-07-03xmmintrin.h (_mm_sfence): Use __builtin_ia32_pause.Uros Bizjak3-5/+10
2012-07-02cloog.m4: Set up to work against ISL only.Richard Guenther5-13/+37
2012-06-28* libgomp.texi: Include gpl_v3.texi instead of gpl.texi.Andreas Schwab2-2/+6
2012-06-22[multiple changes]Richard Guenther3-2/+10
2012-06-07re PR c/53580 (Internal Segmentation fault in nested "omp parallel", "omp par...Jakub Jelinek6-8/+30
2012-06-06re PR libgomp/52993 (gomp_init_nest_lock_25: possible bad call to memset)Jakub Jelinek2-2/+8
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu2-3/+14
2012-04-11prune.exp (TEST_ALWAYS_FLAGS): If undefined, set to empty.Manuel López-Ibáñez2-0/+7
2012-03-31Handle -mx32 like -m64H.J. Lu2-1/+6
2012-03-22re PR middle-end/52547 (ICE with openmp with nested function which requires a...Jakub Jelinek2-0/+41
2012-03-16lib{gomp,itm}/testsuite: load missing fortran-modules.expBernhard Reutner-Fischer2-0/+5
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth2-4/+4
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth4-64/+9
2012-02-29* config/linux/sparc/futex.h (cpu_relax): Read from CC register.Eric Botcazou2-5/+5
2012-02-27Fix Solaris symbol versioning (PR libstdc++/52188)Rainer Orth5-50/+50
2012-02-14Add ports for TILE-Gx and TILEPro.Walter Lee3-0/+82
2012-02-08re PR tree-optimization/46886 (wrong code with -ftree-parallelize-loops -fno-...Richard Guenther2-0/+33
2012-01-25arm: Remove empty directory.Matthias Klose2-1/+6
2011-12-09re PR libgomp/51376 (libgomp taskwait failure)Alan Modra2-3/+12
2011-12-06re PR libgomp/51132 (FAIL: libgomp.graphite/force-parallel-[678].c)Jakub Jelinek7-9/+24
2011-12-02affinity.c: Use atomic rather than sync builtin.Alan Modra13-71/+58
2011-11-30re PR libgomp/51298 (libgomp team_barrier locking failures)Alan Modra4-20/+35
2011-11-30ordered.c (gomp_ordered_sync): Add MEMMODEL_ACQ_REL fence.Alan Modra10-156/+54
2011-11-30re PR libgomp/51249 (semaphore implemetation for linux leaves threads blocked)Alan Modra3-36/+94
2011-11-28* libgomp.h (enum memmodel): New.Richard Henderson2-0/+15
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler2-6/+10
2011-10-10posix95: Remove empty directory.Matthias Klose1-0/+4
2011-08-26trans-decl.c (get_proc_pointer_decl): Set DECL_TLS_MODEL if threadprivate.Jakub Jelinek2-0/+82
2011-08-19re PR fortran/49792 (OpenMP workshare: Wrong result with array assignment)Jakub Jelinek3-0/+46
2011-08-08configure.ac (THREADS): Remove posix95.Rainer Orth3-337/+4
2011-08-05re PR target/49965 (libgomp.c++/reduction-4.C and libgomp.c++/task-8.C FAIL o...Rainer Orth2-12/+17
2011-08-03proc.h: New.Uros Bizjak4-7/+51