1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 96ea209 Provide hook for _alloca to make JITing on Cygwin slightly happier :) by Anton Korobeynikov · 17 years ago
  3. 6745458 really fix PR1581, thanks to Daniel Dunbar for pointing this out. by Chris Lattner · 17 years ago
  4. 6240ab5 Fix PR1581, patch by Timo Savola by Chris Lattner · 17 years ago
  5. acf8145 silence warning by Chris Lattner · 18 years ago
  6. a867cf0 Unbreak Darwin. by Reid Spencer · 18 years ago
  7. 02f20d3 Help the lli interpreter find the stderr/stdin/stdout symbols. These are by Reid Spencer · 18 years ago
  8. 81e3954 Handle each of stderr/stdin/stdout separately. by Reid Spencer · 18 years ago
  9. 65de742 Avoid taking the address of a macro by checking to see if stdin is defined by Reid Spencer · 18 years ago
  10. 11f457a Allow LLI, in interpreter mode, to find stdin, stdout, and stderr. This is by Reid Spencer · 18 years ago
  11. 9b0d6f4 Guess what happens when asserts are disabled. :( by Chris Lattner · 18 years ago
  12. 99655e1 For PR797: by Reid Spencer · 18 years ago
  13. 23dd332 For PR780: by Reid Spencer · 18 years ago
  14. adcbce0 Change LoadLibraryPermanently to not throw an exception. by Chris Lattner · 18 years ago
  15. f883eb9 Bug noticed, by inspection. Filename can be null. by Chris Lattner · 18 years ago
  16. 2b80e8d Fix iterator invalidation bug, identified by Coverity. by Chris Lattner · 18 years ago
  17. 8504690 Add AddSymbol() method to DynamicLibrary to work around Windows limitation by Jeff Cohen · 19 years ago
  18. f976c85 Remove trailing whitespace by Misha Brukman · 19 years ago
  19. bccc8ab Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly by Reid Spencer · 20 years ago
  20. d6b1f5f Correct the case of a #include directory name, just in case. by Reid Spencer · 20 years ago
  21. a4c9751 Get VC++ building again by Jeff Cohen · 20 years ago
  22. 1a46635 Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used, by Jeff Cohen · 20 years ago
  23. 368cb8e Fix compilation error on Darwin. by Chris Lattner · 20 years ago
  24. 28dabf7 Move darwin-specific majik here. by Chris Lattner · 20 years ago
  25. 19cd4a9 Implement two new functions: LoadLibraryPermanently and by Reid Spencer · 20 years ago
  26. 29ae177 We just use ltdl's implementation for this abstraction now. Its portable to by Reid Spencer · 20 years ago
  27. 441cc2a Implement the default constructor which causes the current program to be by Reid Spencer · 20 years ago
  28. 0de02a6 Dynamic Library abstraction. This makes the abstraction of a single dynamic by Reid Spencer · 20 years ago