index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgomp
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-05-16
Regenerate configure files for libtool.m4 change
H.J. Lu
2
-3
/
+14
2012-04-11
prune.exp (TEST_ALWAYS_FLAGS): If undefined, set to empty.
Manuel López-Ibáñez
2
-0
/
+7
2012-03-31
Handle -mx32 like -m64
H.J. Lu
2
-1
/
+6
2012-03-22
re PR middle-end/52547 (ICE with openmp with nested function which requires a...
Jakub Jelinek
2
-0
/
+41
2012-03-16
lib{gomp,itm}/testsuite: load missing fortran-modules.exp
Bernhard Reutner-Fischer
2
-0
/
+5
2012-03-14
Remove obsolete IRIX 6.5 support
Rainer Orth
2
-4
/
+4
2012-03-12
Remove obsolete Tru64 UNIX V5.1B support
Rainer Orth
4
-64
/
+9
2012-02-29
* config/linux/sparc/futex.h (cpu_relax): Read from CC register.
Eric Botcazou
2
-5
/
+5
2012-02-27
Fix Solaris symbol versioning (PR libstdc++/52188)
Rainer Orth
5
-50
/
+50
2012-02-14
Add ports for TILE-Gx and TILEPro.
Walter Lee
3
-0
/
+82
2012-02-08
re PR tree-optimization/46886 (wrong code with -ftree-parallelize-loops -fno-...
Richard Guenther
2
-0
/
+33
2012-01-25
arm: Remove empty directory.
Matthias Klose
2
-1
/
+6
2011-12-09
re PR libgomp/51376 (libgomp taskwait failure)
Alan Modra
2
-3
/
+12
2011-12-06
re PR libgomp/51132 (FAIL: libgomp.graphite/force-parallel-[678].c)
Jakub Jelinek
7
-9
/
+24
2011-12-02
affinity.c: Use atomic rather than sync builtin.
Alan Modra
13
-71
/
+58
2011-11-30
re PR libgomp/51298 (libgomp team_barrier locking failures)
Alan Modra
4
-20
/
+35
2011-11-30
ordered.c (gomp_ordered_sync): Add MEMMODEL_ACQ_REL fence.
Alan Modra
10
-156
/
+54
2011-11-30
re PR libgomp/51249 (semaphore implemetation for linux leaves threads blocked)
Alan Modra
3
-36
/
+94
2011-11-28
* libgomp.h (enum memmodel): New.
Richard Henderson
2
-0
/
+15
2011-11-21
Additional fixes for FreeBSD-10 build:
Andreas Tobler
2
-6
/
+10
2011-10-10
posix95: Remove empty directory.
Matthias Klose
1
-0
/
+4
2011-08-26
trans-decl.c (get_proc_pointer_decl): Set DECL_TLS_MODEL if threadprivate.
Jakub Jelinek
2
-0
/
+82
2011-08-19
re PR fortran/49792 (OpenMP workshare: Wrong result with array assignment)
Jakub Jelinek
3
-0
/
+46
2011-08-08
configure.ac (THREADS): Remove posix95.
Rainer Orth
3
-337
/
+4
2011-08-05
re PR target/49965 (libgomp.c++/reduction-4.C and libgomp.c++/task-8.C FAIL o...
Rainer Orth
2
-12
/
+17
2011-08-03
proc.h: New.
Uros Bizjak
4
-7
/
+51
2011-08-02
backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable...
Jakub Jelinek
37
-102
/
+2208
2011-08-02
Check __x86_64__ instead of __LP64__ for x86 futex.
H.J. Lu
2
-2
/
+7
2011-07-29
re PR middle-end/49897 (nesting lastprivate gives incorrect result)
Jakub Jelinek
5
-0
/
+109
2011-07-28
Check ia32 instead of ilp32 for ia32 tests.
H.J. Lu
4
-3
/
+11
2011-07-27
Fix PR49471: canonicalize_loop_ivs should not generate unsigned types.
Sebastian Pop
3
-2
/
+7
2011-07-26
Fix PR47653: do not handle loops using wrapping semantics in graphite
Sebastian Pop
1
-1
/
+1
2011-07-25
re PR libgomp/45351 (many unaligned accesses in libgomp tests)
Rainer Orth
3
-0
/
+64
2011-07-18
re PR target/49541 (TLS support partially broken in 64-bit mode)
Rainer Orth
2
-1
/
+6
[next]