1. 4f9f41f Load multiple object files and link them via RuntimeDyld in llvm-rtdyld. by Jim Grosbach · 14 years ago
  2. 6b32e7e Allow user-specified program entry point for llvm-rtdyld. by Jim Grosbach · 14 years ago
  3. f8c1c84 MCJIT lazy relocation resolution and symbol address re-assignment. by Jim Grosbach · 14 years ago
  4. 7cbf92d Tidy up a bit now that we're using the MemoryManager interface. by Jim Grosbach · 14 years ago
  5. b027105 Refactor MCJIT 32-bit section loading. by Jim Grosbach · 14 years ago
  6. c41ab78 RuntimeDyld should use the memory manager API. by Jim Grosbach · 14 years ago
  7. fcbe5b7 Layer the memory manager between the JIT and the runtime Dyld. by Jim Grosbach · 14 years ago
  8. 00b7ce6 Update CMake link dependency. by Francois Pichet · 14 years ago
  9. 5acfa9f Instantiate a JITMemoryManager for MCJIT Dyld by Jim Grosbach · 14 years ago
  10. b3eecaf Propogate the error message, not just the error state. by Jim Grosbach · 14 years ago
  11. 1dbf6f5 Build the new RuntimeDyld library. by Oscar Fuentes · 14 years ago
  12. 6e56331 Library-ize the dyld components of llvm-rtdyld. by Jim Grosbach · 14 years ago
  13. 35fdeb7 Add llvm-rtdyld support for loading 32-bit code. by Jim Grosbach · 14 years ago
  14. d4336e2 Update list of link components for llvm-rtdyld. by Oscar Fuentes · 14 years ago
  15. 82c25b4 Naming conventional tidy up. by Jim Grosbach · 14 years ago
  16. 1cb19a4 MachO file loader and execution utility. by Jim Grosbach · 14 years ago