1. bcb265e Fixing the stack walker. by Gordon Henriksen · 17 years ago
  2. 8fa8929 With this patch, the LowerGC transformation becomes the by Gordon Henriksen · 17 years ago
  3. 234d529 remove attribution from a variety of miscellaneous files. by Chris Lattner · 17 years ago
  4. 57360d1 remove attributions from the rest of the llvm makefiles. by Chris Lattner · 17 years ago
  5. 326e24f GarbageCollection.html is expanded to encompass the coming by Gordon Henriksen · 18 years ago
  6. 8b2e141 Undo removal of the runtime libraries. While this may have been a bit by Reid Spencer · 18 years ago
  7. ac90d5e In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will by Reid Spencer · 18 years ago
  8. 18c8b49 Use archive libraries instead of object files for VMCore, BCReader, by Reid Spencer · 19 years ago
  9. ed069fc This never got updated to reflect the project makefile changes by Chris Lattner · 19 years ago
  10. fd93908 Remove trailing whitespace by Misha Brukman · 20 years ago
  11. e676067 For PR432: * Variable name change: cferuntime_libdir -> CFERuntimeLibDir by Reid Spencer · 20 years ago
  12. b8e7df3 Use the new BYTECODE_DESTINATION to override the default bytecode install by Reid Spencer · 20 years ago
  13. 0108346 Standardize the makefiles with space around = to match the rest of LLVM. by Reid Spencer · 20 years ago
  14. 20ac4e3 Add EXTRA_DIST for additional files to be distributed. by Reid Spencer · 20 years ago
  15. 40a955a We're not doing automake any more by Reid Spencer · 20 years ago
  16. 8c2c315 Adjust to changes in Makefile.rules by Reid Spencer · 20 years ago
  17. cac731e We won't use automake by Reid Spencer · 20 years ago
  18. 86d341b Initial automake generated Makefile template by Reid Spencer · 20 years ago
  19. da0a22b Initial Makefile.am for building with automake by Reid Spencer · 20 years ago
  20. 171b59d Do not mention Chris in public Makefiles by Misha Brukman · 21 years ago
  21. 93c9587 Update GC intrinsics to take a pointer to the object as well as a pointer by Chris Lattner · 21 years ago
  22. 66291f3 Fix warning on 64-bit machines by Brian Gaeke · 21 years ago
  23. 9772629 Continue the implementation by Chris Lattner · 21 years ago
  24. a2f45b2 A few more microsteps by Chris Lattner · 21 years ago
  25. 86f2382 Eliminate warnings by Alkis Evlogimenos · 21 years ago
  26. e6fd776 Initial checkin of GC implementation support files by Chris Lattner · 21 years ago
  27. 77ac7ba Check in an EARLY START on a simple copying collector by Chris Lattner · 21 years ago