1. bbf97ea Don't use PathV1.h in FileUtilities.h. by Rafael Espindola · 11 years ago
  2. 1f6efa3 Merge System into Support. by Michael J. Spencer · 14 years ago
  3. 8f10915 Remove unnecessary uses of <iostream>. by Daniel Dunbar · 14 years ago
  4. 3060910 remove attributions from utils. by Chris Lattner · 17 years ago
  5. 5116784 remove attributions from tools/utils makefiles. by Chris Lattner · 17 years ago
  6. 8e27acf Update for PathWithStatus by Reid Spencer · 17 years ago
  7. c9c1787 Set the new NO_INSTALL flag for build-only tools. by Reid Spencer · 17 years ago
  8. 3da94ae Remove trailing whitespace by Misha Brukman · 19 years ago
  9. 417c4d5 This method takes sys::Path objects now. by Chris Lattner · 19 years ago
  10. 220df9c Drop dead #include by Chris Lattner · 19 years ago
  11. 537a49a The meat of this utility has been moved to FileUtilities, where it can be by Chris Lattner · 19 years ago
  12. 15653af For PR351: by Reid Spencer · 20 years ago
  13. 2a3af75 For PR351: libLLVMSupport now depends on libLLVMSystem by Reid Spencer · 20 years ago
  14. 6cb21d4 Change Library Names Not To Conflict With Others When Installed by Reid Spencer · 20 years ago
  15. 40a955a We're not doing automake any more by Reid Spencer · 20 years ago
  16. cac731e We won't use automake by Reid Spencer · 20 years ago
  17. 86d341b Initial automake generated Makefile template by Reid Spencer · 20 years ago
  18. 36a7d90 Updates for changes in Makefile rules. by Reid Spencer · 20 years ago
  19. 9f41a5f Initial version of automake Makefile.am file. by Reid Spencer · 20 years ago
  20. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  21. 8e6d2bb Make fpcmp handle running off of the beginning or end of the file correctly. by Chris Lattner · 20 years ago
  22. 4a4bfd8 Get rid of "might be uninitialized" warnings when compiling with GCC 3.3.2 by Reid Spencer · 20 years ago
  23. ff2c64c Fix the really bizarre stuff that happened last night in the tester by Chris Lattner · 20 years ago
  24. 18884fa Right: the #includes are not needed either by Chris Lattner · 20 years ago
  25. 531b802 Use fileutilities instead of mmap directly by Chris Lattner · 20 years ago
  26. 6893ead mmap of a zero length file returns null on some platforms, so hack around it. by Brian Gaeke · 20 years ago
  27. 9a459ab Fix typo. by Brian Gaeke · 20 years ago
  28. 6de6a0a Fix bug, add support for +/- by Chris Lattner · 20 years ago
  29. 337481a Okay, spiff is completely incapable of handling files of nontrivial size. by Chris Lattner · 20 years ago