| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing the stack walker. | Gordon Henriksen | 2008-01-24 | 1 | -4/+7 |
* | With this patch, the LowerGC transformation becomes the | Gordon Henriksen | 2008-01-07 | 1 | -15/+17 |
* | remove attribution from a variety of miscellaneous files. | Chris Lattner | 2007-12-29 | 2 | -4/+4 |
* | remove attributions from the rest of the llvm makefiles. | Chris Lattner | 2007-12-29 | 2 | -4/+4 |
* | GarbageCollection.html is expanded to encompass the coming | Gordon Henriksen | 2007-09-27 | 1 | -0/+5 |
* | Undo removal of the runtime libraries. While this may have been a bit | Reid Spencer | 2006-11-17 | 5 | -0/+215 |
* | In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will | Reid Spencer | 2006-11-16 | 5 | -215/+0 |
* | Use archive libraries instead of object files for VMCore, BCReader, | Reid Spencer | 2006-06-01 | 1 | -0/+2 |
* | This never got updated to reflect the project makefile changes | Chris Lattner | 2005-10-18 | 1 | -1/+1 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -2/+2 |
* | For PR432: | Reid Spencer | 2004-12-22 | 1 | -1/+1 |
* | Use the new BYTECODE_DESTINATION to override the default bytecode install | Reid Spencer | 2004-12-13 | 1 | -1/+1 |
* | Standardize the makefiles with space around = to match the rest of LLVM. | Reid Spencer | 2004-12-02 | 1 | -2/+2 |
* | Add EXTRA_DIST for additional files to be distributed. | Reid Spencer | 2004-10-26 | 1 | -0/+1 |
* | We're not doing automake any more | Reid Spencer | 2004-10-22 | 2 | -1314/+0 |
* | Adjust to changes in Makefile.rules | Reid Spencer | 2004-10-22 | 1 | -3/+1 |
* | We won't use automake | Reid Spencer | 2004-10-22 | 2 | -32/+0 |
* | Initial automake generated Makefile template | Reid Spencer | 2004-10-18 | 2 | -0/+1314 |
* | Initial Makefile.am for building with automake | Reid Spencer | 2004-10-17 | 2 | -0/+32 |
* | Do not mention Chris in public Makefiles | Misha Brukman | 2004-08-09 | 1 | -3/+1 |
* | Update GC intrinsics to take a pointer to the object as well as a pointer | Chris Lattner | 2004-07-22 | 2 | -4/+4 |
* | Fix warning on 64-bit machines | Brian Gaeke | 2004-07-16 | 1 | -1/+1 |
* | Continue the implementation | Chris Lattner | 2004-05-27 | 1 | -37/+61 |
* | A few more microsteps | Chris Lattner | 2004-05-27 | 1 | -1/+7 |
* | Eliminate warnings | Alkis Evlogimenos | 2004-05-23 | 1 | -1/+1 |
* | Initial checkin of GC implementation support files | Chris Lattner | 2004-05-23 | 3 | -0/+69 |
* | Check in an EARLY START on a simple copying collector | Chris Lattner | 2004-05-23 | 2 | -0/+117 |