1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 1a097e3 Don't use <sstream> in Streams.h but <iosfwd> instead. by Bill Wendling · 18 years ago
  3. e815619 Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are by Bill Wendling · 18 years ago
  4. fe6b146 Removed #include <iostream> and replace with llvm_* streams. by Bill Wendling · 18 years ago
  5. 17aa9d3 LoadLibraryPermanently no longer throws an exception, so this code doesn't have by Chris Lattner · 18 years ago
  6. 9d90144 dynamically allocate plugin space as needed by Andrew Lenharth · 19 years ago
  7. 4b93476 Remember plugins should someone like bugpoint want to know them. by Andrew Lenharth · 19 years ago
  8. 3c94497 Convert tabs to spaces by Misha Brukman · 19 years ago
  9. f976c85 Remove trailing whitespace by Misha Brukman · 19 years ago
  10. 737459d Use System/DynamicLibrary instead of Support/DynamicLinker to implement. by Reid Spencer · 20 years ago
  11. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  12. 13a253a Implicitly getting a new option by linking to support.o instead of support.a by Chris Lattner · 20 years ago
  13. 1c457b8 Prune #includes by Chris Lattner · 20 years ago
  14. 7f7d16b Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into by John Criswell · 21 years ago
  15. 2cdd21c Finegrainify namespacification by Chris Lattner · 21 years ago
  16. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  17. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 21 years ago
  18. 56d8616 Change to use LinkDynamicObject instead of dlopen. by Brian Gaeke · 21 years ago
  19. 3ce4ac6 The RTLD_GLOBAL flag allows symbols to be globally accessible, which makes by Misha Brukman · 21 years ago
  20. 7a73b80 Merged in autoconf branch. This provides configuration via the autoconf system. by John Criswell · 21 years ago
  21. 0c0edf8 *** empty log message *** by Chris Lattner · 22 years ago
  22. c1b5d09 Initial checkin by Chris Lattner · 22 years ago