1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. e75ca3d eliminate residual cruft related to recognizing bytecode by Gabor Greif · 17 years ago
  3. a99be51 Here is the bulk of the sanitizing. by Gabor Greif · 17 years ago
  4. c1d5624 Switch this over to bitcode instead of bytecode. by Chris Lattner · 17 years ago
  5. a021d5d Avoid a useless temporary constrution. by Reid Spencer · 17 years ago
  6. 44218f9 Fix another PathWithStatus issue. by Reid Spencer · 17 years ago
  7. 20c3489 For PR1302: Adjust useage of sys::Path::FileType for new enumerator names. by Reid Spencer · 17 years ago
  8. 8475ec0 For PR789: by Reid Spencer · 17 years ago
  9. 5ba2b70 For PR789: by Reid Spencer · 17 years ago
  10. f36c7b8 move archive-specific stuff out of bcreader into archive library. by Chris Lattner · 18 years ago
  11. f2e292c push bytecode decompressor out through APIs. Now the bytecode reader by Chris Lattner · 18 years ago
  12. cd5561a For PR1050: Convert asserts into error messages. by Reid Spencer · 18 years ago
  13. 0ff2d31 For PR797: by Reid Spencer · 18 years ago
  14. 751ca6b For PR797: by Reid Spencer · 18 years ago
  15. 252ad03 Change Path::getStatusInfo to return a boolean and error string on an error by Chris Lattner · 18 years ago
  16. 943b9b6 Apply bug fix supplied by Greg Pettyjohn for a bug he found: '<invalid>' is not a legal path on Windows. by Jeff Cohen · 18 years ago
  17. 6ff7240 Fix a problem with llvm-ranlib that (on some platforms) caused the archive by Reid Spencer · 19 years ago
  18. 6b8a63a Remove vim settings from source code; people should use llvm/utils/vim/vimrc by Misha Brukman · 19 years ago
  19. 2b37d7c Remove trailing whitespace by Misha Brukman · 19 years ago
  20. 8e827e8 Use the actual uid/gid for defaulting the fields in the archive. by Reid Spencer · 19 years ago
  21. d19d89a Properly close mapped files. by Jeff Cohen · 20 years ago
  22. 1fce091 Path::get -> Path::toString by Reid Spencer · 20 years ago
  23. 9a29db4 Distinguish between BSD4.4 and SVR4 symbol tables by Reid Spencer · 20 years ago
  24. 1f46580 Per code review:\ * Make sure all members are initialized upon construction by Reid Spencer · 20 years ago
  25. cf6afc6 First working version by Reid Spencer · 20 years ago
  26. 362cbf0 First kinda/sorta working version of the Archive library. Reading is not by Reid Spencer · 20 years ago