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
/
kmp_alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change source files from .c to .cpp
Jonathan Peyton
2016-12-14
1
-2078
/
+0
*
fixed typo in comment
Andrey Churbanov
2016-11-03
1
-1
/
+1
*
Use getpagesize() instead of PAGE_SIZE macro when KMP_OS_LINUX is true
Jonathan Peyton
2016-10-26
1
-7
/
+2
*
Adding new kmp_aligned_malloc() entry point
Jonathan Peyton
2016-05-12
1
-6
/
+53
*
Fix incorrect indention in kmp_alloc.c
Jonathan Peyton
2016-03-29
1
-73
/
+61
*
Fix memory corruption in Windows debug library
Jonathan Peyton
2015-09-25
1
-1
/
+1
*
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
-2
/
+2
*
Comments only: removing the Revision and Date svn variables from the top of a...
Andrey Churbanov
2015-01-27
1
-2
/
+0
*
I apologise in advance for the size of this check-in. At Intel we do
Jim Cownie
2014-10-07
1
-5
/
+9
*
For your Christmas hacking pleasure.
Jim Cownie
2013-12-23
1
-4
/
+4
*
First attempt to import OpenMP runtime
Jim Cownie
2013-09-27
1
-0
/
+2046