1. 6220aa8 Group the hidden command line arguments. by Reid Spencer · 20 years ago
  2. 321f831 Add #include <iostream> since Value.h doesn't include it any more. by Reid Spencer · 20 years ago
  3. 12fe669 Add support for dos-style files by Chris Lattner · 20 years ago
  4. 6f9e607 Header moved by Chris Lattner · 20 years ago
  5. 379b380 Use inttypes.h, which exists on all of Linux, Solaris and Darwin. by Brian Gaeke · 20 years ago
  6. 3528a4b Unbreak the build on X86. by Chris Lattner · 20 years ago
  7. a7750fc Squash warnings on Solaris/sparc... the test suite is not working for me so I by Brian Gaeke · 20 years ago
  8. 2928a16 Do not hardcode the name of gcc, because its full pathname may have been by Brian Gaeke · 20 years ago
  9. 8c603ef Do not depend on the path to bash by Brian Gaeke · 20 years ago
  10. c66d8b0 Include <sys/types.h> to get the definition of int64_t on Solaris. by Brian Gaeke · 20 years ago
  11. dc8e6b5 Changes to make the Stacker Stack use 64 bit values. This *should* get by Reid Spencer · 20 years ago
  12. e803682 If we're going to use tabs, use them consistently. Maybe doxygen will find the by Misha Brukman · 20 years ago
  13. 91ef460 Avoid TRUE and FALSE which apparently conflict with some macros on OSX by Chris Lattner · 20 years ago
  14. 3710644 Remove dependence on the return type of ConstantArray::get by Chris Lattner · 20 years ago
  15. c745b49 Fix apparent copy-and-paste-o. by Brian Gaeke · 21 years ago
  16. 1b9ce47 Add a missing semi colon, which breaks bison 1.5 by Chris Lattner · 21 years ago
  17. 0c82ee7 Makefile updates contributed by Reid by Chris Lattner · 21 years ago
  18. 35976d9 * Squelch warning on Sun by Chris Lattner · 21 years ago
  19. 9b3b5de Adjusted the projects Makefile so that it picks up the name of projects by John Criswell · 21 years ago
  20. bf6b5d0 Configure script for ModuleMaker. by John Criswell · 21 years ago
  21. 02af846 Auto-confed ModuleMaker. by John Criswell · 21 years ago
  22. 27bf637 Auto-conf'ed the ModuleMaker code. Moved Makefile.common to Makefile.common.in. by John Criswell · 21 years ago
  23. 3e4a271 Apply patches from PR136 by Brian Gaeke · 21 years ago
  24. ac981ae Add a script I missed by Chris Lattner · 21 years ago
  25. e44f1db Checkin tests by Chris Lattner · 21 years ago
  26. 7610029 Disable test. by Chris Lattner · 21 years ago
  27. c7afc06 Fix these assertions: by Chris Lattner · 21 years ago
  28. 767a1e4 Checkin the stacker compiler by Chris Lattner · 21 years ago
  29. afec3dc Fix file header by Chris Lattner · 21 years ago
  30. 42cb6df Initial checkin by Chris Lattner · 21 years ago
  31. 9d014e7 Initial checkin of stacker samples by Chris Lattner · 21 years ago
  32. 900f12b Adjust file header by Chris Lattner · 21 years ago
  33. 302810d Initial checkin of stacker runtime by Chris Lattner · 21 years ago
  34. f608e85 Initial stacker checkin by Chris Lattner · 21 years ago
  35. 3fabd81 Update file header by Chris Lattner · 21 years ago
  36. 2025b24 initial checkin of stacker makefile by Chris Lattner · 21 years ago
  37. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  38. 7939597 Removed LLVM copyright from sample Makefile. by John Criswell · 21 years ago
  39. c2bc2f1 Removed LLVM copyright notice from sample Makefile. by John Criswell · 21 years ago
  40. e26ba9f Added LLVM copyrights to Makefiles. by John Criswell · 21 years ago
  41. 0e077f7 Adding license information for the sample project. by John Criswell · 21 years ago
  42. 8a7ae30 Modified the Makefile so that the sample library is linked dynamically. by John Criswell · 21 years ago
  43. 451f67f Adding autoconf support to the sample project. by John Criswell · 21 years ago
  44. caca6ea Adding autoconf support for the sample project. by John Criswell · 21 years ago
  45. 607b1ea Adding autoconf support for the sample project. by John Criswell · 21 years ago
  46. a37fefd Checkin of autoconf-style object root. by John Criswell · 21 years ago
  47. 9534acb Initial checkin by Chris Lattner · 21 years ago
  48. 8ca0eeb Initial checkin of ModuleMaker project by Chris Lattner · 21 years ago
  49. c137b30 Remove commented out declaration by Chris Lattner · 21 years ago
  50. c3c1d32 Disable sample project until it works by Chris Lattner · 21 years ago
  51. 723ccd6 Adding in sample project tree. by John Criswell · 21 years ago
  52. 2f8b417 Adding in projects subtree. by John Criswell · 21 years ago