Don't attribute in file headers anymore. See llvmdev for the
[oota-llvm.git] / include / llvm / System / Memory.h
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2006-07-26 Reid SpencerFor PR780:
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...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-12-20 Reid SpencerWrap long lines
2004-09-13 Reid SpencerSimplify the sys::Memory interface per Chris' request.
2004-09-11 Reid SpencerInitial commit of a file to declare the interface for...