Cleanup some comments in the OCaml bindings.
[oota-llvm.git] / runtime / GC /
2008-01-24 Gordon HenriksenFixing the stack walker.
2008-01-07 Gordon HenriksenWith this patch, the LowerGC transformation becomes the
2007-12-29 Chris Lattnerremove attribution from a variety of miscellaneous...
2007-12-29 Chris Lattnerremove attributions from the rest of the llvm makefiles.
2007-09-27 Gordon HenriksenGarbageCollection.html is expanded to encompass the...
2006-11-17 Reid SpencerUndo removal of the runtime libraries. While this may...
2006-11-16 Reid SpencerIn LLVM 2.0 we won't use the runtime libraries as llvm...
2006-06-01 Reid SpencerUse archive libraries instead of object files for VMCor...
2005-10-18 Chris LattnerThis never got updated to reflect the project makefile...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-12-22 Reid SpencerFor PR432:
2004-12-13 Reid SpencerUse the new BYTECODE_DESTINATION to override the defaul...
2004-12-02 Reid SpencerStandardize the makefiles with space around = to match...
2004-10-26 Reid SpencerAdd EXTRA_DIST for additional files to be distributed.
2004-10-22 Reid SpencerWe're not doing automake any more
2004-10-22 Reid SpencerAdjust to changes in Makefile.rules
2004-10-22 Reid SpencerWe won't use automake
2004-10-18 Reid SpencerInitial automake generated Makefile template
2004-10-17 Reid SpencerInitial Makefile.am for building with automake
2004-08-09 Misha BrukmanDo not mention Chris in public Makefiles
2004-07-22 Chris LattnerUpdate GC intrinsics to take a pointer to the object...
2004-07-16 Brian GaekeFix warning on 64-bit machines
2004-05-27 Chris LattnerContinue the implementation
2004-05-27 Chris LattnerA few more microsteps
2004-05-23 Alkis EvlogimenosEliminate warnings
2004-05-23 Chris LattnerInitial checkin of GC implementation support files
2004-05-23 Chris LattnerCheck in an EARLY START on a simple copying collector