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
/
llvm
/
lib
/
Support
/
Windows
/
Memory.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Windows error code and tidy formatting for system errors.
Paul Robinson
2015-11-23
1
-2
/
+2
*
[Support] Fix a race initializing a static local in MSVC
Reid Kleckner
2015-06-11
1
-1
/
+9
*
Remove 'using std::errro_code' from lib.
Rafael Espindola
2014-06-13
1
-13
/
+12
*
Don't use 'using std::error_code' in include/llvm.
Rafael Espindola
2014-06-12
1
-0
/
+1
*
Used mapWindowsError. I missed these in the initial transition.
Rafael Espindola
2014-06-12
1
-3
/
+4
*
Use error_code() instead of error_code::succes()
Rafael Espindola
2014-05-31
1
-7
/
+7
*
Rename Windows.h to WindowsSupport.h to avoid ambiguity
Reid Kleckner
2014-02-12
1
-1
/
+1
*
Fix a conversion warning in the mingw32 build
Alp Toker
2013-10-18
1
-2
/
+2
*
Add a comment about the requirement that the Windows.h header be last.
Chandler Carruth
2012-12-04
1
-0
/
+2
*
Revert the header sort on this file.
Michael J. Spencer
2012-12-03
1
-1
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
This patch adds memory support functions which will later be used to implemen...
Andrew Kaylor
2012-09-19
1
-26
/
+139
*
Windows/Memory.inc: Support the ability to allocate memory "near" another blo...
NAKAMURA Takumi
2011-10-15
1
-2
/
+7
*
Support/Windows: Add support modifying memory permissions on Windows. Patch b...
Michael J. Spencer
2011-10-13
1
-3
/
+45
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-0
/
+73