summaryrefslogtreecommitdiff
path: root/libgomp
Commit message (Expand)AuthorAgeFilesLines
* re PR libgomp/55411 (OMP threads lose their OMP_WAIT_POLICY when another OMP ...Jakub Jelinek2012-11-212-1/+16
* Use -Wl,-undefined,dynamic_lookup on darwinJack Howarth2012-11-072-0/+6
* * testsuite/libgomp.c++/pr24455.C: Use -Wl,-G on AIX.David Edelsohn2012-11-072-0/+5
* * semantics.c (finish_omp_threadprivate): Call complete_type.Jason Merrill2012-10-251-0/+2
* force-parallel-6.c: Adjust the loops.Dominique d'Humieres2012-10-242-3/+7
* AArch64 [9/10]Ian Bolton2012-10-232-0/+17
* Allow dynamic initialization of thread_locals.Jason Merrill2012-10-082-0/+30
* * configure: Regenerated.David Edelsohn2012-09-142-2/+8
* futex.h (sys_futex0): Change to static function with noinline, nomips16 attri...Chung-Lin Tang2012-08-292-4/+17
* libgomp.texi (Library Index): Renamed from "Index" to prevent conflict with i...Sandra Loosemore2012-07-042-3/+8
* xmmintrin.h (_mm_sfence): Use __builtin_ia32_pause.Uros Bizjak2012-07-033-5/+10
* cloog.m4: Set up to work against ISL only.Richard Guenther2012-07-025-13/+37
* * libgomp.texi: Include gpl_v3.texi instead of gpl.texi.Andreas Schwab2012-06-282-2/+6
* [multiple changes]Richard Guenther2012-06-223-2/+10
* re PR c/53580 (Internal Segmentation fault in nested "omp parallel", "omp par...Jakub Jelinek2012-06-076-8/+30
* re PR libgomp/52993 (gomp_init_nest_lock_25: possible bad call to memset)Jakub Jelinek2012-06-062-2/+8
* Regenerate configure files for libtool.m4 changeH.J. Lu2012-05-162-3/+14
* prune.exp (TEST_ALWAYS_FLAGS): If undefined, set to empty.Manuel López-Ibáñez2012-04-112-0/+7
* Handle -mx32 like -m64H.J. Lu2012-03-312-1/+6
* re PR middle-end/52547 (ICE with openmp with nested function which requires a...Jakub Jelinek2012-03-222-0/+41
* lib{gomp,itm}/testsuite: load missing fortran-modules.expBernhard Reutner-Fischer2012-03-162-0/+5
* Remove obsolete IRIX 6.5 supportRainer Orth2012-03-142-4/+4
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-124-64/+9
* * config/linux/sparc/futex.h (cpu_relax): Read from CC register.Eric Botcazou2012-02-292-5/+5
* Fix Solaris symbol versioning (PR libstdc++/52188)Rainer Orth2012-02-275-50/+50
* Add ports for TILE-Gx and TILEPro.Walter Lee2012-02-143-0/+82
* re PR tree-optimization/46886 (wrong code with -ftree-parallelize-loops -fno-...Richard Guenther2012-02-082-0/+33
* arm: Remove empty directory.Matthias Klose2012-01-252-1/+6
* re PR libgomp/51376 (libgomp taskwait failure)Alan Modra2011-12-092-3/+12
* re PR libgomp/51132 (FAIL: libgomp.graphite/force-parallel-[678].c)Jakub Jelinek2011-12-067-9/+24
* affinity.c: Use atomic rather than sync builtin.Alan Modra2011-12-0213-71/+58
* re PR libgomp/51298 (libgomp team_barrier locking failures)Alan Modra2011-11-304-20/+35
* ordered.c (gomp_ordered_sync): Add MEMMODEL_ACQ_REL fence.Alan Modra2011-11-3010-156/+54
* re PR libgomp/51249 (semaphore implemetation for linux leaves threads blocked)Alan Modra2011-11-303-36/+94
* * libgomp.h (enum memmodel): New.Richard Henderson2011-11-282-0/+15
* Additional fixes for FreeBSD-10 build:Andreas Tobler2011-11-212-6/+10
* posix95: Remove empty directory.Matthias Klose2011-10-101-0/+4
* trans-decl.c (get_proc_pointer_decl): Set DECL_TLS_MODEL if threadprivate.Jakub Jelinek2011-08-262-0/+82
* re PR fortran/49792 (OpenMP workshare: Wrong result with array assignment)Jakub Jelinek2011-08-193-0/+46
* configure.ac (THREADS): Remove posix95.Rainer Orth2011-08-083-337/+4
* re PR target/49965 (libgomp.c++/reduction-4.C and libgomp.c++/task-8.C FAIL o...Rainer Orth2011-08-052-12/+17
* proc.h: New.Uros Bizjak2011-08-034-7/+51
* backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...Jakub Jelinek2011-08-0237-102/+2208
* Check __x86_64__ instead of __LP64__ for x86 futex.H.J. Lu2011-08-022-2/+7
* re PR middle-end/49897 (nesting lastprivate gives incorrect result)Jakub Jelinek2011-07-295-0/+109
* Check ia32 instead of ilp32 for ia32 tests.H.J. Lu2011-07-284-3/+11
* Fix PR49471: canonicalize_loop_ivs should not generate unsigned types.Sebastian Pop2011-07-273-2/+7
* Fix PR47653: do not handle loops using wrapping semantics in graphiteSebastian Pop2011-07-261-1/+1
* re PR libgomp/45351 (many unaligned accesses in libgomp tests)Rainer Orth2011-07-253-0/+64
* re PR target/49541 (TLS support partially broken in 64-bit mode)Rainer Orth2011-07-182-1/+6