summaryrefslogtreecommitdiff
path: root/include/llvm/System
Commit message (Expand)AuthorAge
* Unbreak VC++ build.Jeff Cohen2006-11-05
* make optional pointer really optionalChris Lattner2006-08-27
* For PR797:Reid Spencer2006-08-25
* For PR797:Reid Spencer2006-08-25
* For PR797:Reid Spencer2006-08-23
* Fix constructor documentation.Reid Spencer2006-08-23
* For PR797:Reid Spencer2006-08-23
* For PR797:Reid Spencer2006-08-23
* For PR797:Reid Spencer2006-08-23
* For PR797:Reid Spencer2006-08-22
* Make the sys::Path::GetTemporaryDirectory method not throw exceptions andReid Spencer2006-08-22
* Fix some indentation.Reid Spencer2006-08-22
* For PR797:Reid Spencer2006-08-22
* For PR797:Reid Spencer2006-08-21
* For PR797:Reid Spencer2006-08-21
* Remove some now-dead methods. Use getFileStatus instead.Chris Lattner2006-08-01
* Modify setStatusInfoOnDisk to not throw an exception.Chris Lattner2006-07-28
* Modify Path::eraseFromDisk to not throw an exception.Chris Lattner2006-07-28
* Change Path::getStatusInfo to return a boolean and error string on an errorChris Lattner2006-07-28
* For PR780:Reid Spencer2006-07-26
* For PR780:Reid Spencer2006-07-26
* #include <iosfwd> not <ostream>Chris Lattner2006-07-07
* Change AllocateRWX/DeallocateRWX to not throw an exception.Chris Lattner2006-07-07
* Change LoadLibraryPermanently to not throw an exception.Chris Lattner2006-07-07
* For PR804:Reid Spencer2006-06-08
* For PR787:Reid Spencer2006-06-07
* For PR780:Reid Spencer2006-06-07
* For PR780:Reid Spencer2006-06-07
* For PR780:Reid Spencer2006-06-07
* Fix some doxygen usage in these headers.Reid Spencer2006-05-19
* Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.Chris Lattner2006-02-22
* Add AddSymbol() method to DynamicLibrary to work around Windows limitationJeff Cohen2006-01-30
* Add some documentation.Reid Spencer2006-01-08
* Fix documentation for the AlarmSetup function.Reid Spencer2005-12-22
* Implement a generic polled Alarm function. This merely removes the systemReid Spencer2005-12-22
* For PR616:Reid Spencer2005-08-24
* Implement SetInterruptFunction for Windows.Jeff Cohen2005-08-02
* add a new function protoChris Lattner2005-08-02
* support near allocations for the JITAndrew Lenharth2005-07-29
* Eliminate tabs and trailing spaces.Jeff Cohen2005-07-27
* Eliminate tabsJeff Cohen2005-07-13
* Win32 support for Mutex class.Jeff Cohen2005-07-13
* For PR540:Reid Spencer2005-07-12
* Final Changes For PR495:Reid Spencer2005-07-08
* fix typoJeff Cohen2005-07-08
* For PR495:Reid Spencer2005-07-07
* For PR495:Reid Spencer2005-07-07
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-05
* Remove trailing whitespaceMisha Brukman2005-04-21
* Add two new methods for getting the User Id and Group Id values for theReid Spencer2005-04-21