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