aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Windows/Memory.inc
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-15/+16
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Fix a conversion warning in the mingw32 buildAlp Toker2013-10-181-2/+2
* Add a comment about the requirement that the Windows.h header be last.Chandler Carruth2012-12-041-0/+2
* Revert the header sort on this file.Michael J. Spencer2012-12-031-1/+1
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-1/+1
* This patch adds memory support functions which will later be used to implemen...Andrew Kaylor2012-09-191-26/+139
* Windows/Memory.inc: Support the ability to allocate memory "near" another blo...NAKAMURA Takumi2011-10-151-2/+7
* Support/Windows: Add support modifying memory permissions on Windows. Patch b...Michael J. Spencer2011-10-131-3/+45
* Merge System into Support.Michael J. Spencer2010-11-291-0/+73