index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
ExecutionEngine
/
RuntimeDyld
/
RuntimeDyldELF.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding PIC support for ELF on x86_64 platforms
Andrew Kaylor
2013-08-19
1
-3
/
+16
*
Add EH support to the MCJIT.
Rafael Espindola
2013-05-05
1
-0
/
+1
*
AArch64: implement first relocation required for MCJIT
Tim Northover
2013-05-04
1
-0
/
+6
*
[SystemZ] Add MCJIT support
Richard Sandiford
2013-05-03
1
-0
/
+5
*
Add getSymbolAlignment to the ObjectFile interface.
Rafael Espindola
2013-04-29
1
-3
/
+0
*
Rationalize what is public in RuntimeDyldMachO and RuntimeDyldELF.
Rafael Espindola
2013-04-29
1
-14
/
+10
*
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
/
+7
*
Replace ObjRelocationInfo with relocation_iterator.
Rafael Espindola
2013-04-29
1
-1
/
+2
*
Change resolveRelocation parameters so the relocations can find placeholder v...
Andrew Kaylor
2012-11-02
1
-12
/
+12
*
Make use of common-symbol alignment info in ELF loader.
Tim Northover
2012-10-29
1
-1
/
+13
*
PowerPC: Initial support for PowerPC64 MCJIT
Adhemerval Zanella
2012-10-25
1
-0
/
+11
*
Clean-up of memory buffer and object ownership model in MCJIT
Andrew Kaylor
2012-10-02
1
-6
/
+3
*
Fix coding style violations in 162135 and 162136.
Akira Hatanaka
2012-08-20
1
-4
/
+4
*
Correct MCJIT functionality for MIPS32 architecture.
Akira Hatanaka
2012-08-17
1
-0
/
+6
*
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
/
+10
*
Re-factored RuntimeDyLd:
Danil Malyshev
2012-03-30
1
-146
/
+30
*
Revert r153694. It was causing failures in the buildbots.
Bill Wendling
2012-03-29
1
-30
/
+146
*
Re-factored RuntimeDyld.
Danil Malyshev
2012-03-29
1
-146
/
+30
*
Revert a series of commits to MCJIT to get the build working in CMake
Chandler Carruth
2012-03-22
1
-30
/
+146
*
Re-factored RuntimeDyld.
Danil Malyshev
2012-03-21
1
-146
/
+30
*
Split the lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h header to smaller...
Eli Bendersky
2012-01-22
1
-0
/
+178