summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Fix VC++ compilation errorJeff Cohen2004-12-21
* Remove this file as there are no LLVM users of it any more.Reid Spencer2004-12-20
* Remove this file as its not used by anything in LLVM any more. SystemReid Spencer2004-12-20
* Remove these files as they are included by nothing in LLVM any more. TheReid Spencer2004-12-20
* Remove these headers. The files that used to #include them don't any moreReid Spencer2004-12-20
* Add HAVE_SYSCONFReid Spencer2004-12-20
* For PR351:Reid Spencer2004-12-20
* Wrap long linesReid Spencer2004-12-20
* For PR351:Reid Spencer2004-12-20
* For PR351:Reid Spencer2004-12-19
* For PR351:Reid Spencer2004-12-19
* For PR351:Reid Spencer2004-12-19
* Correct the name of the method. CopyFiles -> CopyFile.Reid Spencer2004-12-18
* Make code fit in 80 colsChris Lattner2004-12-17
* For PR351:Reid Spencer2004-12-16
* For PR351:Reid Spencer2004-12-16
* Get rid of inclusion of config.h because this file is autoconf'd.Reid Spencer2004-12-16
* Adjust documentation of GetBytecodeLibraryPaths after removing LLVMGCCDIRReid Spencer2004-12-15
* Remove LLVMGCCDIR.Reid Spencer2004-12-15
* Fix a file overwrite bug in llvm-ar introduced by changes toReid Spencer2004-12-15
* Make the AliasAnalysis interface more precise for common cases.Chris Lattner2004-12-15
* For PR351:Reid Spencer2004-12-15
* For PR351:Reid Spencer2004-12-15
* Add some system specific functions we useReid Spencer2004-12-15
* Implement Win32 Path::getStatusInfo(), TimeValue::toString()Jeff Cohen2004-12-14
* For PR351:Reid Spencer2004-12-14
* For PR351:Reid Spencer2004-12-13
* For PR351:Reid Spencer2004-12-13
* For PR351:Reid Spencer2004-12-13
* For PR351:Reid Spencer2004-12-13
* Change this method to return ulong, not uint, for 64-bit targets.Chris Lattner2004-12-13
* For PR351:Reid Spencer2004-12-13
* For PR351: \Reid Spencer2004-12-13
* Added a size_type typedef to LLVM containers to make Visual Studio shut upReid Spencer2004-12-13
* Add a convenience function for clearing the two global areas.Reid Spencer2004-12-13
* * Add a std::ostream inserter for sys::PathReid Spencer2004-12-13
* Remove commented out functions that have been replaced with lib/SystemReid Spencer2004-12-13
* Make the size() method constReid Spencer2004-12-13
* For PR351:\Reid Spencer2004-12-13
* Add LLVMGCCDIR for path lookupReid Spencer2004-12-13
* Make the OpenAndLoad functions have an ErrorMessage argument.Reid Spencer2004-12-13
* Completely rewrite the interface to be class basedReid Spencer2004-12-13
* For PR351:\Reid Spencer2004-12-13
* For PR351:Remove the file type checking methods (now in sys::Path)Reid Spencer2004-12-13
* Path::get -> Path::toStringReid Spencer2004-12-11
* Add missing accessor.Chris Lattner2004-12-10
* New prototypeChris Lattner2004-12-10
* Fix residual Visual Studio build problemsJeff Cohen2004-12-09
* Move method out of lineChris Lattner2004-12-08
* Define the pointer hash struct before the string one, to improve compatibilityChris Lattner2004-12-08