1. 30c0f33 Don't use <sstream> in Streams.h but <iosfwd> instead. by Bill Wendling · 19 years ago
  2. f3baad3 Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are by Bill Wendling · 19 years ago
  3. 3750ae2 Removed #include <iostream> and replace with llvm_* streams. by Bill Wendling · 19 years ago
  4. a41def5 LoadLibraryPermanently no longer throws an exception, so this code doesn't have by Chris Lattner · 19 years ago
  5. 4558e4a dynamically allocate plugin space as needed by Andrew Lenharth · 20 years ago
  6. bb4c9c0 Remember plugins should someone like bugpoint want to know them. by Andrew Lenharth · 20 years ago
  7. 5191b4b Convert tabs to spaces by Misha Brukman · 21 years ago
  8. 10468d8 Remove trailing whitespace by Misha Brukman · 21 years ago
  9. 9ec2761 Use System/DynamicLibrary instead of Support/DynamicLinker to implement. by Reid Spencer · 21 years ago
  10. 7c16caa Changes For Bug 352 by Reid Spencer · 21 years ago
  11. 99dcad4 Implicitly getting a new option by linking to support.o instead of support.a by Chris Lattner · 21 years ago
  12. 972c68f Prune #includes by Chris Lattner · 22 years ago
  13. e6a4181 Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into by John Criswell · 22 years ago
  14. c9499b6 Finegrainify namespacification by Chris Lattner · 22 years ago
  15. 960707c Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  16. 482202a Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  17. 0cf2da2 Change to use LinkDynamicObject instead of dlopen. by Brian Gaeke · 22 years ago
  18. 3bb5331 The RTLD_GLOBAL flag allows symbols to be globally accessible, which makes by Misha Brukman · 22 years ago
  19. 3ef61af Merged in autoconf branch. This provides configuration via the autoconf system. by John Criswell · 22 years ago
  20. 10073a9 *** empty log message *** by Chris Lattner · 23 years ago
  21. 2c54a0d Initial checkin by Chris Lattner · 23 years ago