1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. ef361a6 remove obviously dead uses of IncludeFile. by Chris Lattner · 17 years ago
  3. e75ca3d eliminate residual cruft related to recognizing bytecode by Gabor Greif · 17 years ago
  4. f283a5e pull some win32 code into common code, add bitcode identification support. by Chris Lattner · 17 years ago
  5. 24eac6c silence annoying gcc 4.3 warnings by Chris Lattner · 17 years ago
  6. ade7592 Hack to get sys::Path to recognize macho dylibs. by Chris Lattner · 17 years ago
  7. 947aa7d Teach sys::Path how to recognize different kinds of object files for ELF by Reid Spencer · 17 years ago
  8. 410aa02 Make isDynamicLibrary detect more than just an ELF file. by Reid Spencer · 17 years ago
  9. 8bb5fd1 For PR1302: by Reid Spencer · 17 years ago
  10. 23dd332 For PR780: by Reid Spencer · 18 years ago
  11. c67dc45 Move << method out of line. by Chris Lattner · 18 years ago
  12. dd04df0 For PR495: by Reid Spencer · 19 years ago
  13. c7f0832 For PR495: by Reid Spencer · 19 years ago
  14. 6b8a63a Remove vim settings from source code; people should use llvm/utils/vim/vimrc by Misha Brukman · 19 years ago
  15. f976c85 Remove trailing whitespace by Misha Brukman · 19 years ago
  16. bccc8ab Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly by Reid Spencer · 20 years ago
  17. dafe55f For PR351: by Reid Spencer · 20 years ago
  18. ab68df0 Fix VC++ compilation errors by Jeff Cohen · 20 years ago
  19. c29befb For PR351: by Reid Spencer · 20 years ago
  20. 79fc924 Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXT by Reid Spencer · 20 years ago
  21. ccb23a1 For PR351: \ by Reid Spencer · 20 years ago
  22. a2a6221 Make sure IdentifyFileType is in the sys namespace. by Reid Spencer · 20 years ago
  23. 98bc8ed Add missing include. by Alkis Evlogimenos · 20 years ago
  24. f37ce99 Implement IdentifyFileType function by Reid Spencer · 20 years ago
  25. cbad701 Provide initial implementations of Memory and Process concepts for various by Reid Spencer · 20 years ago
  26. 36853b9 Correct the vim: specification by Reid Spencer · 20 years ago
  27. 8e66595 Revise the design of the Path concept per peer review. Too many changes to by Reid Spencer · 20 years ago
  28. b89a223 Initial implementation of the Path operating system concept. by Reid Spencer · 20 years ago
  29. 08bfab1 Remove lib/System contents until a satisfactory solution can be provided. by Reid Spencer · 20 years ago
  30. 439ed90 Initial implementations of the ErrorCode and Path concepts for Linux. by Reid Spencer · 20 years ago