aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Win32/Memory.inc
Commit message (Expand)AuthorAgeFilesLines
* Revert r48676. I had plans for using it, but now it's just dead code.Owen Anderson2008-03-241-23/+0
* Add an AllocateRW to match AllocateRWX.Owen Anderson2008-03-221-0/+23
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* For PR797:Reid Spencer2006-08-251-2/+2
* Fix the build on win32Chris Lattner2006-07-261-1/+2
* Change AllocateRWX/DeallocateRWX to not throw an exception.Chris Lattner2006-07-071-6/+8
* support near allocations for the JITAndrew Lenharth2005-07-291-1/+3
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-051-1/+0
* Remove useless #include.Reid Spencer2004-11-161-1/+0
* Patches to make this file actually compile under windows.Reid Spencer2004-09-151-13/+22
* Simplify the sys::Memory interface per Chris' request.Reid Spencer2004-09-131-8/+9
* Provide initial implementations of Memory and Process concepts for variousReid Spencer2004-09-111-0/+44