Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Tidy up a bit now that we're using the MemoryManager interface. | Jim Grosbach | 2011-04-12 | 1 | -9/+21 | |
* | Refactor MCJIT 32-bit section loading. | Jim Grosbach | 2011-04-08 | 1 | -1/+1 | |
* | RuntimeDyld should use the memory manager API. | Jim Grosbach | 2011-04-06 | 1 | -5/+5 | |
* | Layer the memory manager between the JIT and the runtime Dyld. | Jim Grosbach | 2011-04-04 | 1 | -4/+17 | |
* | Instantiate a JITMemoryManager for MCJIT Dyld | Jim Grosbach | 2011-03-29 | 1 | -1/+2 | |
* | Propogate the error message, not just the error state. | Jim Grosbach | 2011-03-22 | 1 | -2/+3 | |
* | Library-ize the dyld components of llvm-rtdyld. | Jim Grosbach | 2011-03-21 | 1 | -226/+10 | |
* | Add llvm-rtdyld support for loading 32-bit code. | Jim Grosbach | 2011-03-18 | 1 | -66/+158 | |
* | Naming conventional tidy up. | Jim Grosbach | 2011-03-18 | 1 | -2/+2 | |
* | MachO file loader and execution utility. | Jim Grosbach | 2011-03-18 | 1 | -0/+231 |