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