fix make install/uninstall of libcrtend.
[oota-llvm.git] / runtime / GC /
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