1. 7adf8c5 Remove name space pollution from Signals.cpp by Kristof Beyls · 9 years ago
  2. 2ad6d48 Search for llvm-symbolizer binary in the same directory as argv[0], before by Richard Smith · 9 years ago
  3. 02d97aa Appease hosts without HAVE_BACKTRACE nor ENABLE_BACKTRACES. by NAKAMURA Takumi · 10 years ago
  4. ba5757d [Windows] Symbolize with llvm-symbolizer instead of dbghelp in a self-host by Reid Kleckner · 10 years ago
  5. 2873810 Rename RunCallBacksToRun to llvm::sys::RunSignalHandlers by Yaron Keren · 10 years ago
  6. 240bd9c De-duplicate Unix & Windows CallBacksToRun by Yaron Keren · 10 years ago
  7. 0ab5e2c Fix a ton of comment typos found by codespell. Patch by by Chris Lattner · 15 years ago
  8. 447762d Merge System into Support. by Michael J. Spencer · 15 years ago[Renamed (93%) from llvm/lib/System/Signals.cpp]
  9. a8b7e78 Remove uses of llvm/System/IncludeFile.h that are no longer needed. by Dan Gohman · 18 years ago
  10. f3ebc3f Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  11. 082e2a7 For PR780: by Reid Spencer · 19 years ago
  12. 291f6b7 Remove vim settings from source code; people should use llvm/utils/vim/vimrc by Misha Brukman · 21 years ago
  13. 10468d8 Remove trailing whitespace by Misha Brukman · 21 years ago
  14. c892a0d Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly by Reid Spencer · 21 years ago
  15. 844f3fe For PR351: by Reid Spencer · 21 years ago
  16. 3d7a614 Initial platform independent implementation of operating system concept by Reid Spencer · 21 years ago