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_Windows_NT_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some sign compare warnings.
Jonathan Peyton
2015-06-04
1
-1
/
+1
*
Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIB
Jonathan Peyton
2015-05-26
1
-2
/
+2
*
Fix spelling errors
Jonathan Peyton
2015-05-22
1
-1
/
+1
*
Replace some unsafe API calls with safe alternatives on Windows, prepare code...
Andrey Churbanov
2015-04-02
1
-1
/
+1
*
cleanup: removed unused function __kmp_change_thread_affinity_mask
Andrey Churbanov
2015-03-10
1
-40
/
+0
*
cleanup: usages of mask size wrapped into macros
Andrey Churbanov
2015-03-10
1
-2
/
+2
*
Pin the libiomp5.dll for the lifetime of application, Windows-specific
Andrey Churbanov
2015-01-29
1
-0
/
+15
*
Comments only: removing the Revision and Date svn variables from the top of a...
Andrey Churbanov
2015-01-27
1
-2
/
+0
*
Adds some new Windows processor groups trace messages
Andrey Churbanov
2015-01-27
1
-1
/
+11
*
Replaces KMP_OS_WINDOWS && KMP_ARCH_X86_64 or any combination of those two op...
Andrey Churbanov
2015-01-27
1
-13
/
+13
*
I apologise in advance for the size of this check-in. At Intel we do
Jim Cownie
2014-10-07
1
-123
/
+97
*
Fix a problem on Windows machines with >32 processors
Jim Cownie
2014-09-03
1
-1
/
+1
*
For your Christmas hacking pleasure.
Jim Cownie
2013-12-23
1
-23
/
+5
*
First attempt to import OpenMP runtime
Jim Cownie
2013-09-27
1
-0
/
+1993