aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/System
AgeCommit message (Expand)Author
2007-03-06Implement PR1240Anton Korobeynikov
2007-02-16Add possibility to set memory limit for binaries run via libSystem. ThisAnton Korobeynikov
2007-01-23Moved disassembler to libSystemAnton Korobeynikov
2006-11-05Unbreak VC++ build.Jeff Cohen
2006-08-27make optional pointer really optionalChris Lattner
2006-08-25For PR797:Reid Spencer
2006-08-25For PR797:Reid Spencer
2006-08-23For PR797:Reid Spencer
2006-08-23Fix constructor documentation.Reid Spencer
2006-08-23For PR797:Reid Spencer
2006-08-23For PR797:Reid Spencer
2006-08-23For PR797:Reid Spencer
2006-08-22For PR797:Reid Spencer
2006-08-22Make the sys::Path::GetTemporaryDirectory method not throw exceptions andReid Spencer
2006-08-22Fix some indentation.Reid Spencer
2006-08-22For PR797:Reid Spencer
2006-08-21For PR797:Reid Spencer
2006-08-21For PR797:Reid Spencer
2006-08-01Remove some now-dead methods. Use getFileStatus instead.Chris Lattner
2006-07-28Modify setStatusInfoOnDisk to not throw an exception.Chris Lattner
2006-07-28Modify Path::eraseFromDisk to not throw an exception.Chris Lattner
2006-07-28Change Path::getStatusInfo to return a boolean and error string on an errorChris Lattner
2006-07-26For PR780:Reid Spencer
2006-07-26For PR780:Reid Spencer
2006-07-07#include <iosfwd> not <ostream>Chris Lattner
2006-07-07Change AllocateRWX/DeallocateRWX to not throw an exception.Chris Lattner
2006-07-07Change LoadLibraryPermanently to not throw an exception.Chris Lattner
2006-06-08For PR804:Reid Spencer
2006-06-07For PR787:Reid Spencer
2006-06-07For PR780:Reid Spencer
2006-06-07For PR780:Reid Spencer
2006-06-07For PR780:Reid Spencer
2006-05-19Fix some doxygen usage in these headers.Reid Spencer
2006-02-22Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.Chris Lattner
2006-01-30Add AddSymbol() method to DynamicLibrary to work around Windows limitationJeff Cohen
2006-01-08Add some documentation.Reid Spencer
2005-12-22Fix documentation for the AlarmSetup function.Reid Spencer
2005-12-22Implement a generic polled Alarm function. This merely removes the systemReid Spencer
2005-08-24For PR616:Reid Spencer
2005-08-02Implement SetInterruptFunction for Windows.Jeff Cohen
2005-08-02add a new function protoChris Lattner
2005-07-29support near allocations for the JITAndrew Lenharth
2005-07-27Eliminate tabs and trailing spaces.Jeff Cohen
2005-07-13Eliminate tabsJeff Cohen
2005-07-13Win32 support for Mutex class.Jeff Cohen
2005-07-12For PR540:Reid Spencer
2005-07-08Final Changes For PR495:Reid Spencer
2005-07-08fix typoJeff Cohen
2005-07-07For PR495:Reid Spencer
2005-07-07For PR495:Reid Spencer