index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ExecutionEngine
/
RuntimeDyld
/
RuntimeDyldMachO.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separating ELF and MachO stub info functions for RuntimeDyld
Andrew Kaylor
2013-10-15
1
-0
/
+13
*
Adding multiple object support to MCJIT EH frame handling
Andrew Kaylor
2013-10-11
1
-1
/
+18
*
Add EH support to the MCJIT.
Rafael Espindola
2013-05-05
1
-0
/
+1
*
Rationalize what is public in RuntimeDyldMachO and RuntimeDyldELF.
Rafael Espindola
2013-04-29
1
-11
/
+8
*
Use a RelocationRef instead of a relocation_iterator.
Rafael Espindola
2013-04-29
1
-1
/
+1
*
Propagate relocation info to resolveRelocation.
Rafael Espindola
2013-04-29
1
-5
/
+8
*
Replace ObjRelocationInfo with relocation_iterator.
Rafael Espindola
2013-04-29
1
-1
/
+2
*
Use llvm/Object/MachO.h in macho-dumper. Drop the old macho parser.
Rafael Espindola
2013-04-26
1
-1
/
+1
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Change resolveRelocation parameters so the relocations can find placeholder v...
Andrew Kaylor
2012-11-02
1
-2
/
+2
*
Clean-up of memory buffer and object ownership model in MCJIT
Andrew Kaylor
2012-10-02
1
-1
/
+1
*
RuntimeDyld code cleanup:
Eli Bendersky
2012-05-01
1
-1
/
+2
*
Implement GDB integration for source level debugging of code JITed using
Preston Gurd
2012-04-16
1
-2
/
+2
*
Re-factored RuntimeDyLd:
Danil Malyshev
2012-03-30
1
-74
/
+12
*
Revert r153694. It was causing failures in the buildbots.
Bill Wendling
2012-03-29
1
-12
/
+74
*
Re-factored RuntimeDyld.
Danil Malyshev
2012-03-29
1
-74
/
+12
*
Made RuntimeDyldMachO support vanilla i386
Sean Callanan
2012-03-26
1
-0
/
+7
*
Revert a series of commits to MCJIT to get the build working in CMake
Chandler Carruth
2012-03-22
1
-12
/
+74
*
Re-factored RuntimeDyld.
Danil Malyshev
2012-03-21
1
-74
/
+12
*
RuntimeDyldMachO has the ability to keep track of
Sean Callanan
2012-03-20
1
-0
/
+16
*
Improved support in RuntimeDyldMachO for generating
Sean Callanan
2012-03-07
1
-6
/
+21
*
Remove duplicate code in this header file which seemed to undergo a copy/past...
Ahmed Charles
2012-02-13
1
-96
/
+0
*
Split the lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h header to smaller...
Eli Bendersky
2012-01-22
1
-0
/
+190