index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openmp
/
runtime
/
src
/
z_Linux_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change source files from .c to .cpp
Jonathan Peyton
2016-12-14
1
-2612
/
+0
*
Cleanup: memory leaks on warnings printing fixed; some memory freeing cleaned...
Andrey Churbanov
2016-11-28
1
-15
/
+47
*
Update stats-gathering code
Jonathan Peyton
2016-11-14
1
-11
/
+9
*
Introduce dynamic affinity dispatch capabilities
Jonathan Peyton
2016-11-14
1
-112
/
+1
*
[OpenMP] Enable ThreadSanitizer to check OpenMP programs
Jonas Hahnfeld
2016-11-07
1
-0
/
+4
*
Disable monitor thread creation by default.
Jonathan Peyton
2016-09-27
1
-1
/
+31
*
Decouple the kmp_affin_mask_t type from determining if affinity is capable
Jonathan Peyton
2016-09-02
1
-2
/
+2
*
Apply the KMP_USE_FUTEX feature macro everywhere
Jonathan Peyton
2016-06-22
1
-2
/
+2
*
Fix crash when libomp loaded/unloaded multiple times
Jonathan Peyton
2016-06-13
1
-38
/
+23
*
Add an assembly __kmp_invoke_microtask for ppc64[le]
Hal Finkel
2016-05-26
1
-1
/
+1
*
Remove trailing whitespace in src/ directory
Jonathan Peyton
2016-05-20
1
-4
/
+4
*
Clean all the mess around KMP_USE_FUTEX and kmp_lock.h
Paul Osmialowski
2016-05-16
1
-3
/
+4
*
Solve 'Too many args to microtask' problem
Paul Osmialowski
2016-05-13
1
-3
/
+3
*
[STATS] Use partitioned timer scheme
Jonathan Peyton
2016-05-05
1
-2
/
+7
*
Fix for pthread_setspecific (TLS and shutdown) problem
Jonathan Peyton
2016-04-18
1
-6
/
+9
*
Exponential back off logic for test-and-set lock
Jonathan Peyton
2016-04-14
1
-0
/
+9
*
Formatting fixes
Jonathan Peyton
2016-01-27
1
-124
/
+73
*
Removing extra empty lines
Jonathan Peyton
2016-01-27
1
-7
/
+0
*
Prevent monitor thread creation when KMP_BLOCKTIME="infinite"
Jonathan Peyton
2015-12-18
1
-0
/
+8
*
Adding Hwloc library option for affinity mechanism
Jonathan Peyton
2015-11-30
1
-2
/
+11
*
Fixes to wait-loop code
Jonathan Peyton
2015-11-09
1
-2
/
+3
*
Remove some empty lines.
Jonathan Peyton
2015-11-04
1
-2
/
+0
*
Formatting/Whitespace/Comment changes associated with wait/release improvements.
Jonathan Peyton
2015-10-08
1
-3
/
+2
*
Debug trace and assert statement changes for wait/release improvements.
Jonathan Peyton
2015-10-08
1
-2
/
+2
*
Use sysconf for the number of cores on FreeBSD too.
Joerg Sonnenberger
2015-09-21
1
-13
/
+2
*
Add basic NetBSD support.
Joerg Sonnenberger
2015-09-21
1
-9
/
+9
*
Remove unused caller_gtid variable in both z_Linux_util.c and z_Windows_NT_ut...
Jonathan Peyton
2015-08-26
1
-3
/
+0
*
Tidy statistics collection
Jonathan Peyton
2015-08-11
1
-2
/
+2
*
D11301: Remove the __kmp_invoke_microtask() that relies on libffi
Andrey Churbanov
2015-08-05
1
-55
/
+1
*
D11159: Fixing the stack offset functionality
Andrey Churbanov
2015-08-05
1
-3
/
+8
*
Fix some bugs in OMPT support
Jonathan Peyton
2015-07-13
1
-2
/
+26
*
Remove unused variable warnings by deletion.
Jonathan Peyton
2015-06-08
1
-3
/
+1
*
Remove unused variable warnings by adding proper macro guards.
Jonathan Peyton
2015-06-08
1
-0
/
+2
*
Remove unused variable warnings by fooling compiler.
Jonathan Peyton
2015-06-08
1
-1
/
+3
*
Fix some sign compare warnings.
Jonathan Peyton
2015-06-04
1
-5
/
+5
*
Replace some unsafe API calls with safe alternatives on Windows, prepare code...
Andrey Churbanov
2015-04-02
1
-6
/
+6
*
fix for broken commit 231774
Andrey Churbanov
2015-03-10
1
-143
/
+45
*
cleanup: removed unused function __kmp_change_thread_affinity_mask
Andrey Churbanov
2015-03-10
1
-0
/
+49
*
cleanup: usages of mask size wrapped into macros
Andrey Churbanov
2015-03-10
1
-7
/
+7
*
Adding some 8-bit atomic operations for future use
Andrey Churbanov
2015-03-10
1
-0
/
+51
*
Added new user-guided lock api, currently disabled. Use KMP_USE_DYNAMIC_LOCK=...
Andrey Churbanov
2015-02-20
1
-0
/
+2
*
Comments only: removing the Revision and Date svn variables from the top of a...
Andrey Churbanov
2015-01-27
1
-2
/
+0
*
aarch64 port sent by C. Bergstrom
Andrey Churbanov
2015-01-13
1
-6
/
+18
*
I apologise in advance for the size of this check-in. At Intel we do
Jim Cownie
2014-10-07
1
-85
/
+115
*
Fix a bug where the library slept for up to KMP_BLOCKTIME before exiting
Jim Cownie
2014-09-03
1
-7
/
+37
*
Commit PowerPC64 support from Carlo Bertolli at IBM.
Jim Cownie
2014-08-07
1
-13
/
+108
*
Make affinity support conditional on KMP_AFFINITY_SUPPORTED
Alp Toker
2014-03-02
1
-2
/
+2
*
Add support for FreeBSD
Alp Toker
2014-02-28
1
-22
/
+37
*
Fix typos
Alp Toker
2014-02-24
1
-2
/
+2
*
For your Christmas hacking pleasure.
Jim Cownie
2013-12-23
1
-49
/
+61
[next]