1. ed0881b Use the new script to sort the includes of every file under lib. by Chandler Carruth · 13 years ago
  2. 447762d Merge System into Support. by Michael J. Spencer · 15 years ago
  3. 471ba48 remove some uses of llvm/Support/Streams.h by Chris Lattner · 16 years ago
  4. 5c96ef7 Have scoped mutexes take referenes instead of pointers. by Owen Anderson · 16 years ago
  5. bee30f5 Guard the plugin loader. by Owen Anderson · 16 years ago
  6. e9de15b Fix for PR2881: fix a small leak exposed by valgrind, using a ManagedStatic. by Julien Lerouge · 17 years ago
  7. f3ebc3f Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  8. 30c0f33 Don't use <sstream> in Streams.h but <iosfwd> instead. by Bill Wendling · 19 years ago
  9. f3baad3 Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are by Bill Wendling · 19 years ago
  10. 3750ae2 Removed #include <iostream> and replace with llvm_* streams. by Bill Wendling · 19 years ago
  11. a41def5 LoadLibraryPermanently no longer throws an exception, so this code doesn't have by Chris Lattner · 19 years ago
  12. 4558e4a dynamically allocate plugin space as needed by Andrew Lenharth · 20 years ago
  13. bb4c9c0 Remember plugins should someone like bugpoint want to know them. by Andrew Lenharth · 20 years ago
  14. 5191b4b Convert tabs to spaces by Misha Brukman · 21 years ago
  15. 10468d8 Remove trailing whitespace by Misha Brukman · 21 years ago
  16. 9ec2761 Use System/DynamicLibrary instead of Support/DynamicLinker to implement. by Reid Spencer · 21 years ago
  17. 7c16caa Changes For Bug 352 by Reid Spencer · 21 years ago
  18. 99dcad4 Implicitly getting a new option by linking to support.o instead of support.a by Chris Lattner · 21 years ago
  19. 972c68f Prune #includes by Chris Lattner · 21 years ago
  20. e6a4181 Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into by John Criswell · 22 years ago
  21. c9499b6 Finegrainify namespacification by Chris Lattner · 22 years ago
  22. 960707c Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  23. 482202a Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  24. 0cf2da2 Change to use LinkDynamicObject instead of dlopen. by Brian Gaeke · 22 years ago
  25. 3bb5331 The RTLD_GLOBAL flag allows symbols to be globally accessible, which makes by Misha Brukman · 22 years ago
  26. 3ef61af Merged in autoconf branch. This provides configuration via the autoconf system. by John Criswell · 22 years ago
  27. 10073a9 *** empty log message *** by Chris Lattner · 23 years ago
  28. 2c54a0d Initial checkin by Chris Lattner · 23 years ago