Remove attribution from file headers, per discussion on llvmdev.
[oota-llvm.git] / lib / System / Win32 / Memory.inc
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2006-08-25 Reid SpencerFor PR797:
2006-07-26 Chris LattnerFix the build on win32
2006-07-07 Chris LattnerChange AllocateRWX/DeallocateRWX to not throw an exception.
2005-07-29 Andrew Lenharthsupport near allocations for the JIT
2005-05-05 Misha BrukmanRemove vim settings from source code; people should...
2004-11-16 Reid SpencerRemove useless #include.
2004-09-15 Reid SpencerPatches to make this file actually compile under windows.
2004-09-13 Reid SpencerSimplify the sys::Memory interface per Chris' request.
2004-09-11 Reid SpencerProvide initial implementations of Memory and Process...