1. 77cf296 Add #include <iostream> which is needed now that Value.h doesn't include it by Reid Spencer · 21 years ago
  2. fb777c2 Use the new FileUtilities.h API for mapping a file into an address space by Chris Lattner · 21 years ago
  3. 60d6e54 Use the true, decoded name of the archive member in getObjectType. by Brian Gaeke · 21 years ago
  4. 3446ae8 * finegrainify namespacification of ArchiveReader.cpp by Chris Lattner · 22 years ago
  5. b70abe1 Use new getFileSize function instead of sys/stat.h directly. by Chris Lattner · 22 years ago
  6. 9059158 Reverted back to revision 1.11. The previous fix doesn't really fix by John Criswell · 22 years ago
  7. 1118d0f Fix PR#193. by John Criswell · 22 years ago
  8. 6ca5b8f Make getObjectType() smarter about ranlibbed Mac OS X archives. by Brian Gaeke · 22 years ago
  9. 3c09636 In getObjectType(), doxygenify comment, and take a pointer to the by Brian Gaeke · 22 years ago
  10. 2c61d7b Implement skeletal support for __.SYMDEF (ranlib) sections in archives. by Brian Gaeke · 22 years ago
  11. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  12. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  13. 23219d1 Update file header for renamed file by Chris Lattner · 22 years ago
  14. 37f92e2 Fixed spelling and grammar. by Misha Brukman · 22 years ago
  15. 7a73b80 Merged in autoconf branch. This provides configuration via the autoconf system. by John Criswell · 22 years ago
  16. 09ff150 Fixed 'prevalent'. by Misha Brukman · 22 years ago
  17. 75f2053 Preserve module source information in the ModuleID by Chris Lattner · 22 years ago
  18. 968cfd0 Initial support for reading standard .a files by Chris Lattner · 22 years ago