1. ea3e5e5 Eliminate tabs and trailing spaces by Jeff Cohen · 19 years ago
  2. 2fb645a Portability fix, thanks to Markus F.X.J. Oberhumer. by Chris Lattner · 20 years ago
  3. cc2d1e2 Internalize variable names to prevent recursive assignment. Cleanup docs. by Reid Spencer · 20 years ago
  4. cd1e7dd Fix the dependency of lex.o on gram.tab.h by Reid Spencer · 20 years ago
  5. 20ac4e3 Add EXTRA_DIST for additional files to be distributed. by Reid Spencer · 20 years ago
  6. 99a401c Remove double colon rule for gram.tab.h so it doesn't conflict with the by Reid Spencer · 20 years ago
  7. 40a955a We're not doing automake any more by Reid Spencer · 20 years ago
  8. 8c2c315 Adjust to changes in Makefile.rules by Reid Spencer · 20 years ago
  9. cac731e We won't use automake by Reid Spencer · 20 years ago
  10. 86d341b Initial automake generated Makefile template by Reid Spencer · 20 years ago
  11. 36a7d90 Updates for changes in Makefile rules. by Reid Spencer · 20 years ago
  12. 9f41a5f Initial version of automake Makefile.am file. by Reid Spencer · 20 years ago
  13. 3326305 Make comment header span the entire line by Misha Brukman · 20 years ago
  14. 40b062f Clean up some "clean:" targets so they use $(VERB) and don't print anything by Reid Spencer · 20 years ago
  15. 8238c27 The correct prototype is `int atoi(CONST char*)'. Unbroke AIX build. by Misha Brukman · 20 years ago
  16. 116e70f This function REALLY DOES return void by Chris Lattner · 21 years ago
  17. 5cea0e1 fix warnings on sparc by Chris Lattner · 21 years ago
  18. e2fab73 Added LLVM copyright to Makefiles. by John Criswell · 21 years ago
  19. 7eadec6 Adding additional license information to these files. by John Criswell · 21 years ago
  20. 0a92ebf Move support/tools/* back into utils by Chris Lattner · 21 years ago
  21. 788816f Updated Makefiles to reflect new location in llvm/support/tools. by John Criswell · 21 years ago
  22. 4104f23 Fix the flag on `rm' to properly do a recursive deletion. by Misha Brukman · 21 years ago
  23. 410d1b5 Updated to find source files using VPATH. This makes writing build rules by John Criswell · 21 years ago
  24. 38dc918 Updated the log of changes (as required by the Burg copyright) to give an by John Criswell · 21 years ago
  25. 40574dd Checkin of autoconf-style object root. by John Criswell · 21 years ago
  26. 87486b4 Only use :: rules for #included files by Chris Lattner · 21 years ago
  27. 7a73b80 Merged in autoconf branch. This provides configuration via the autoconf system. by John Criswell · 21 years ago
  28. 3a56364 Added code to the clean rule that deletes files placed in the source directory. by John Criswell · 21 years ago
  29. 5449955 Fix misspelling of ExtraSources, hopefully to unbreak the nightly tester by Chris Lattner · 21 years ago
  30. aff713c Updated to the new Makefile.common. by John Criswell · 21 years ago
  31. 88a9a3e Update to work with newer versions of bison by Chris Lattner · 21 years ago
  32. b16b399 Fix warning on sparc by Chris Lattner · 22 years ago
  33. 4170123 Fix warnings by Chris Lattner · 22 years ago
  34. e6f960a Fix burg build problem. by Chris Lattner · 22 years ago
  35. a50d6ec Work better with other versions of bison by Chris Lattner · 22 years ago
  36. 28c664d Clean up dead rules by Chris Lattner · 22 years ago
  37. 9c9bfa7 Fix tons of warnings, convert burg to use Makefile.common system, rename by Chris Lattner · 22 years ago
  38. c4f6727 Build burg separately for different architectures. by Vikram S. Adve · 22 years ago
  39. b194f62 Include our config and system-specific Makefiles to get the by Vikram S. Adve · 22 years ago
  40. 3ae260d TEst commit by Chris Lattner · 22 years ago
  41. 9277d45 Test commit by Chris Lattner · 22 years ago
  42. 72c6f02 Test change by Chris Lattner · 22 years ago
  43. 29e8558 We need an 'all' target to build burg, add it back by Chris Lattner · 22 years ago
  44. ab83fe2 Don't run tests by default by Chris Lattner · 22 years ago
  45. 4f372f0 Initial checkin of burg documetnation files by Chris Lattner · 22 years ago
  46. 633a5b1 Initial checkin of burg files by Chris Lattner · 22 years ago