aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/System
Commit message (Expand)AuthorAgeFilesLines
* Moved disassembler to libSystemAnton Korobeynikov2007-01-231-0/+31
* Unbreak VC++ build.Jeff Cohen2006-11-051-1/+1
* make optional pointer really optionalChris Lattner2006-08-271-1/+1
* For PR797:Reid Spencer2006-08-252-3/+3
* For PR797:Reid Spencer2006-08-251-6/+0
* For PR797:Reid Spencer2006-08-231-3/+3
* Fix constructor documentation.Reid Spencer2006-08-231-7/+4
* For PR797:Reid Spencer2006-08-231-3/+2
* For PR797:Reid Spencer2006-08-231-3/+5
* For PR797:Reid Spencer2006-08-231-19/+21
* For PR797:Reid Spencer2006-08-221-4/+4
* Make the sys::Path::GetTemporaryDirectory method not throw exceptions andReid Spencer2006-08-221-3/+4
* Fix some indentation.Reid Spencer2006-08-221-5/+4
* For PR797:Reid Spencer2006-08-221-7/+24
* For PR797:Reid Spencer2006-08-211-8/+10
* For PR797:Reid Spencer2006-08-211-1/+2
* Remove some now-dead methods. Use getFileStatus instead.Chris Lattner2006-08-011-22/+0
* Modify setStatusInfoOnDisk to not throw an exception.Chris Lattner2006-07-281-2/+3
* Modify Path::eraseFromDisk to not throw an exception.Chris Lattner2006-07-281-6/+4
* Change Path::getStatusInfo to return a boolean and error string on an errorChris Lattner2006-07-281-56/+44
* For PR780:Reid Spencer2006-07-268-0/+21
* For PR780:Reid Spencer2006-07-263-3/+10
* #include <iosfwd> not <ostream>Chris Lattner2006-07-071-5/+2
* Change AllocateRWX/DeallocateRWX to not throw an exception.Chris Lattner2006-07-071-7/+15
* Change LoadLibraryPermanently to not throw an exception.Chris Lattner2006-07-071-3/+4
* For PR804:Reid Spencer2006-06-081-1/+1
* For PR787:Reid Spencer2006-06-071-0/+4
* For PR780:Reid Spencer2006-06-071-3/+5
* For PR780:Reid Spencer2006-06-071-8/+31
* For PR780:Reid Spencer2006-06-071-0/+40
* Fix some doxygen usage in these headers.Reid Spencer2006-05-192-5/+4
* Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.Chris Lattner2006-02-223-3/+3
* Add AddSymbol() method to DynamicLibrary to work around Windows limitationJeff Cohen2006-01-301-0/+14
* Add some documentation.Reid Spencer2006-01-081-0/+2
* Fix documentation for the AlarmSetup function.Reid Spencer2005-12-221-2/+5
* Implement a generic polled Alarm function. This merely removes the systemReid Spencer2005-12-221-0/+42
* For PR616:Reid Spencer2005-08-241-0/+2
* Implement SetInterruptFunction for Windows.Jeff Cohen2005-08-021-1/+2
* add a new function protoChris Lattner2005-08-021-0/+9
* support near allocations for the JITAndrew Lenharth2005-07-291-1/+3
* Eliminate tabs and trailing spaces.Jeff Cohen2005-07-273-32/+32
* Eliminate tabsJeff Cohen2005-07-131-2/+2
* Win32 support for Mutex class.Jeff Cohen2005-07-131-3/+3
* For PR540:Reid Spencer2005-07-121-0/+82
* Final Changes For PR495:Reid Spencer2005-07-081-124/+129
* fix typoJeff Cohen2005-07-081-1/+1
* For PR495:Reid Spencer2005-07-071-97/+55
* For PR495:Reid Spencer2005-07-071-3/+11
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-056-6/+0
* Remove trailing whitespaceMisha Brukman2005-04-218-160/+160