1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 0ccb930 This change does a couple of things. First it gets the Visual Studio builds working. by Chuck Rose III · 17 years ago
  3. 5248896 Provide hook for alloca on VCPP. Patch by Scott Graham by Anton Korobeynikov · 17 years ago
  4. cd79df0 Partly fixed JITing on mingw32 platform. The support is not full due to by Anton Korobeynikov · 18 years ago
  5. 0554575 For PR797: by Reid Spencer · 18 years ago
  6. adcbce0 Change LoadLibraryPermanently to not throw an exception. by Chris Lattner · 18 years ago
  7. 48fdf91 Provide configuration support and usage for MINGW32 platform by Reid Spencer · 18 years ago
  8. 8504690 Add AddSymbol() method to DynamicLibrary to work around Windows limitation by Jeff Cohen · 19 years ago
  9. 715bd76 Fix indentation. by Jeff Cohen · 19 years ago
  10. 6b8a63a Remove vim settings from source code; people should use llvm/utils/vim/vimrc by Misha Brukman · 19 years ago
  11. 01c5513 Eliminate tabs by Jeff Cohen · 19 years ago
  12. 23a1cf3 Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach. by Jeff Cohen · 19 years ago
  13. c18671c Fix MINGW compilation errors by Jeff Cohen · 20 years ago
  14. c2b9162 mingw doesn't support the official debug API. by Jeff Cohen · 20 years ago
  15. 1a46635 Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used, by Jeff Cohen · 20 years ago
  16. ebf8d0e Resurrect this file. by Reid Spencer · 20 years ago
  17. 48a1f42 Remove these files as they are not being included any more. DynamicLibrary by Reid Spencer · 20 years ago
  18. 31127e1 Fix residual Visual Studio build problems by Jeff Cohen · 20 years ago
  19. 441cc2a Implement the default constructor which causes the current program to be by Reid Spencer · 20 years ago
  20. 7a45389 Cast the void* handle data member to HMODULE* to keep the VC++ compiler by Reid Spencer · 20 years ago
  21. 0de02a6 Dynamic Library abstraction. This makes the abstraction of a single dynamic by Reid Spencer · 20 years ago