1. 3da94ae Remove trailing whitespace by Misha Brukman · 19 years ago
  2. a3fcfff method renamed by Chris Lattner · 19 years ago
  3. 1ef8bda For PR351: by Reid Spencer · 20 years ago
  4. b50ae12 For PR351: by Reid Spencer · 20 years ago
  5. 11db4b8 PR351: \ Use sys::Path not FileUtilities to check file types by Reid Spencer · 20 years ago
  6. 63efb77 *Fix usage of changed function prototype*Use Archive interface to symbol table for archives by Reid Spencer · 20 years ago
  7. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  8. 9de7b33 The functions in Signal.h are now in the llvm::sys namespace - adjust by Reid Spencer · 20 years ago
  9. 4d143ee IA64 compat by Chris Lattner · 20 years ago
  10. 86f42bd Add #include <iostream> since Value.h does not include it any more. by Reid Spencer · 20 years ago
  11. bed85ff Header file moved by Chris Lattner · 20 years ago
  12. 09233fb Include cerrno (gcc-3.4 fix) by Alkis Evlogimenos · 20 years ago
  13. f73b4ca Make sure to print a stack trace whenever an error signal is delivered to the by Chris Lattner · 20 years ago
  14. 8b1daa3 Unbreak the "-" as filename hack. by Brian Gaeke · 21 years ago
  15. 8204287 Also print an error msg. for files we cannot currently deal with. by Brian Gaeke · 21 years ago
  16. 08d03c7 Fix PR134, by checking FileOpenable() on each input file before analyzing its by Brian Gaeke · 21 years ago
  17. 1c0b698 Include Support/FileUtilities.h. by Brian Gaeke · 21 years ago
  18. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  19. 08020c1 Reorder #includes, drop unneeded one by Chris Lattner · 21 years ago
  20. 1dd27b1 fix file header by Chris Lattner · 21 years ago
  21. 7c0e022 Added copyright header to all C++ source files. by John Criswell · 21 years ago
  22. fc046d5 Make llvm-nm work in "pipe mode" by Chris Lattner · 21 years ago
  23. 9eb52a5 Geeze, what is with Brian and these ifdef's? by Chris Lattner · 21 years ago
  24. 972d3d7 Okay, this is a little hack that "scratches an itch" of mine. by Brian Gaeke · 21 years ago