Age | Commit message (Expand) | Author | Files | Lines |
2013-12-12 | re PR libgomp/59467 (copyprivate in the fortran testsuite) | Jakub Jelinek | 2 | -1/+7 |
2013-11-07 | libgomp: Prepare for testcases without -fopenmp. | Thomas Schwinge | 6 | -3/+20 |
2013-11-07 | Add missing include. | Thomas Schwinge | 2 | -0/+3 |
2013-11-07 | Generally link to libgomp for -ftree-parallelize-loops=*. | Thomas Schwinge | 4 | -3/+9 |
2013-10-16 | intrinsic.texi (OpenMP Modules): Update to OpenMPv4. | Tobias Burnus | 2 | -166/+476 |
2013-10-14 | env.c (parse_bind_var): Initialize value to avoid (false positive) warning. | Jakub Jelinek | 2 | -1/+6 |
2013-10-12 | re PR libgomp/58691 (OpenMP 4: Surprising results with OMP_PLACES=) | Jakub Jelinek | 5 | -19/+61 |
2013-10-11 | force-parallel-1.c: Expect 4 instead of 5 loopfn matches. | Thomas Schwinge | 10 | -14/+28 |
2013-10-11 | Makefile.am (omp_lib.mod): Streamline rule. | Thomas Schwinge | 3 | -2/+5 |
2013-10-11 | libgomp.texi (Runtime Library Routines): C linkage, don't throw exceptions. | Thomas Schwinge | 2 | -0/+5 |
2013-10-11 | lib-1.c (main): Add missing error check. | Thomas Schwinge | 5 | -0/+10 |
2013-10-11 | configure.ac: Typo fix. | Thomas Schwinge | 3 | -2/+5 |
2013-10-11 | _OPENMP pre-processor checks, openmp_version Fortran instrinsic checks. | Thomas Schwinge | 3 | -0/+21 |
2013-10-11 | omp.h.in: Don't touch the user's namespace. | Thomas Schwinge | 2 | -3/+7 |
2013-10-11 | target.c: New file. | Jakub Jelinek | 114 | -407/+10414 |
2013-09-20 | re PR testsuite/57605 (colors break note pruning in the testsuite) | Jakub Jelinek | 2 | -0/+9 |
2013-09-20 | libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match. | Alan Modra | 2 | -5/+15 |
2013-09-19 | omp-low.c (expand_omp_sections): Always pass len - 1 to GOMP_sections_start, ... | Jakub Jelinek | 2 | -0/+33 |
2013-06-28 | Disable strassen.f90 test for aarch64 tiny memory. | Marcus Shawcroft | 2 | -0/+6 |
2013-06-20 | libgomp.exp: Reorder lib loads into dependency order. | Iain Sandoe | 6 | -10/+29 |
2013-06-10 | forced.C: Extend current handling of Linux-based x86 systems to cover all GNU... | Thomas Schwinge | 4 | -3/+10 |
2013-06-06 | configure.tgt (XCFLAGS): Add -ftls-model=initial-exec for GNU/Hurd, as done f... | Thomas Schwinge | 2 | -1/+7 |
2013-06-06 | ptrlock.h: Fix comment. | Thomas Schwinge | 2 | -3/+6 |
2013-05-27 | re PR fortran/57423 (Incorrect keyword argument names in Fortran OpenMP proce... | Tobias Burnus | 3 | -61/+75 |
2013-05-16 | omp-low.c (extract_omp_for_data): For collapsed loops... | Jakub Jelinek | 7 | -0/+777 |
2013-02-06 | re PR c++/56217 (ICE: OpenMP: when combining shared() and a move constructor) | Jakub Jelinek | 2 | -0/+41 |
2013-02-01 | task.c (GOMP_task, [...]): Comment. | Alan Modra | 2 | -0/+19 |
2013-01-31 | re PR sanitizer/55561 (TSAN: provide a TSAN instrumented libgomp) | Dmitry Vyukov | 4 | -5/+16 |
2013-01-22 | re PR libgomp/51376 (libgomp taskwait failure) | Alan Modra | 2 | -5/+21 |
2013-01-19 | re PR target/54908 (misc regressions on emutls targets remain from dynamic in... | Jason Merrill | 1 | -2/+1 |
2013-01-16 | re PR driver/55884 (FAIL: libgomp.fortran/omp_parse3.f90 -O0 (test for exce... | Jakub Jelinek | 2 | -1/+9 |
2013-01-14 | Update copyright years in libgomp. | Richard Sandiford | 63 | -68/+66 |
2012-12-19 | fortran.exp: Set -fintrinsic-modules-path. | Tobias Burnus | 2 | -0/+6 |
2012-12-19 | use_intrinsic_1.f90: New; moved from gcc/testsuite/gfortran.dg/gomp/use_intri... | Tobias Burnus | 2 | -0/+16 |
2012-11-21 | re PR libgomp/55411 (OMP threads lose their OMP_WAIT_POLICY when another OMP ... | Jakub Jelinek | 2 | -1/+16 |
2012-11-07 | Use -Wl,-undefined,dynamic_lookup on darwin | Jack Howarth | 2 | -0/+6 |
2012-11-07 | * testsuite/libgomp.c++/pr24455.C: Use -Wl,-G on AIX. | David Edelsohn | 2 | -0/+5 |
2012-10-25 | * semantics.c (finish_omp_threadprivate): Call complete_type. | Jason Merrill | 1 | -0/+2 |
2012-10-24 | force-parallel-6.c: Adjust the loops. | Dominique d'Humieres | 2 | -3/+7 |
2012-10-23 | AArch64 [9/10] | Ian Bolton | 2 | -0/+17 |
2012-10-08 | Allow dynamic initialization of thread_locals. | Jason Merrill | 2 | -0/+30 |
2012-09-14 | * configure: Regenerated. | David Edelsohn | 2 | -2/+8 |
2012-08-29 | futex.h (sys_futex0): Change to static function with noinline, nomips16 attri... | Chung-Lin Tang | 2 | -4/+17 |
2012-07-04 | libgomp.texi (Library Index): Renamed from "Index" to prevent conflict with i... | Sandra Loosemore | 2 | -3/+8 |
2012-07-03 | xmmintrin.h (_mm_sfence): Use __builtin_ia32_pause. | Uros Bizjak | 3 | -5/+10 |
2012-07-02 | cloog.m4: Set up to work against ISL only. | Richard Guenther | 5 | -13/+37 |
2012-06-28 | * libgomp.texi: Include gpl_v3.texi instead of gpl.texi. | Andreas Schwab | 2 | -2/+6 |
2012-06-22 | [multiple changes] | Richard Guenther | 3 | -2/+10 |
2012-06-07 | re PR c/53580 (Internal Segmentation fault in nested "omp parallel", "omp par... | Jakub Jelinek | 6 | -8/+30 |
2012-06-06 | re PR libgomp/52993 (gomp_init_nest_lock_25: possible bad call to memset) | Jakub Jelinek | 2 | -2/+8 |