1. 3da94ae Remove trailing whitespace by Misha Brukman · 19 years ago
  2. 1ef8bda For PR351: by Reid Spencer · 20 years ago
  3. 5116330 For PR351: * sys::PreventCoreFiles -> sys::Process::PreventCoreFiles by Reid Spencer · 20 years ago
  4. 6e6e88a llvm/Config/unistd.h has gone away, far, far away by Misha Brukman · 20 years ago
  5. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  6. 9de7b33 The functions in Signal.h are now in the llvm::sys namespace - adjust by Reid Spencer · 20 years ago
  7. eed80e2 * Convert "\n" -> '\n' by Misha Brukman · 20 years ago
  8. 4a1de8b Add -load option by Chris Lattner · 20 years ago
  9. bed85ff Header file moved by Chris Lattner · 20 years ago
  10. 3733f3b Make sure to print a stack trace whenever an error signal is delivered by Chris Lattner · 20 years ago
  11. 1d29a6d Make ToolExecutionError inherit std::exception and implement its by Alkis Evlogimenos · 20 years ago
  12. 230fef8 Catch exception and print message as appropriate by Chris Lattner · 20 years ago
  13. 74d4527 Bugpoint will be throwing exceptions soon, perpare for the worst. by Chris Lattner · 20 years ago
  14. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  15. 9432111 fix file headers by Chris Lattner · 21 years ago
  16. 7c0e022 Added copyright header to all C++ source files. by John Criswell · 21 years ago
  17. 670406d Add usage blurb by Chris Lattner · 21 years ago
  18. 67b36e4 Bugpoint has the ability of generating a plethora of core files, so to by Misha Brukman · 21 years ago
  19. e49603d Re-grouped and alphabetized headers for easier reading and cleaner style. by Misha Brukman · 21 years ago
  20. 800e6e2 Moved definition of InputArgv into ExecutionDriver.cpp -- it is only used there. by Misha Brukman · 21 years ago
  21. c1869e8 Add variable to capture arguments that should be passed to the user program by Chris Lattner · 21 years ago
  22. 5073336 Major addition to bugpoint: ability to debug code generators (LLC and LLI). by Misha Brukman · 21 years ago
  23. fb74224 Bugpoint is always verbose, eliminate option by Chris Lattner · 21 years ago
  24. afade92 Initial checkin of bugpoint by Chris Lattner · 22 years ago