aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-9/+26
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-10/+0
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-13/+16
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-5/+5
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-3/+3
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-3/+5
* Update to LLVM 3.5a.Stephen Hines2014-04-241-75/+50
* Adding support for deregistering EH frames with MCJIT.Andrew Kaylor2013-10-161-0/+2
* Separating ELF and MachO stub info functions for RuntimeDyldAndrew Kaylor2013-10-151-0/+24
* Adding multiple object support to MCJIT EH frame handlingAndrew Kaylor2013-10-111-3/+7
* Adding multiple GOT handling to RuntimeDyldELFAndrew Kaylor2013-10-051-4/+8
* Adding PIC support for ELF on x86_64 platformsAndrew Kaylor2013-08-191-3/+16
* Add EH support to the MCJIT.Rafael Espindola2013-05-051-0/+1
* AArch64: implement first relocation required for MCJITTim Northover2013-05-041-0/+6
* [SystemZ] Add MCJIT supportRichard Sandiford2013-05-031-0/+5
* Add getSymbolAlignment to the ObjectFile interface.Rafael Espindola2013-04-291-3/+0
* Rationalize what is public in RuntimeDyldMachO and RuntimeDyldELF.Rafael Espindola2013-04-291-14/+10
* Use a RelocationRef instead of a relocation_iterator.Rafael Espindola2013-04-291-1/+1
* Propagate relocation info to resolveRelocation.Rafael Espindola2013-04-291-5/+7
* Replace ObjRelocationInfo with relocation_iterator.Rafael Espindola2013-04-291-1/+2
* Change resolveRelocation parameters so the relocations can find placeholder v...Andrew Kaylor2012-11-021-12/+12
* Make use of common-symbol alignment info in ELF loader.Tim Northover2012-10-291-1/+13
* PowerPC: Initial support for PowerPC64 MCJITAdhemerval Zanella2012-10-251-0/+11
* Clean-up of memory buffer and object ownership model in MCJITAndrew Kaylor2012-10-021-6/+3
* Fix coding style violations in 162135 and 162136.Akira Hatanaka2012-08-201-4/+4
* Correct MCJIT functionality for MIPS32 architecture.Akira Hatanaka2012-08-171-0/+6
* RuntimeDyld code cleanup:Eli Bendersky2012-05-011-1/+2
* Implement GDB integration for source level debugging of code JITed usingPreston Gurd2012-04-161-2/+10
* Re-factored RuntimeDyLd:Danil Malyshev2012-03-301-146/+30
* Revert r153694. It was causing failures in the buildbots.Bill Wendling2012-03-291-30/+146
* Re-factored RuntimeDyld.Danil Malyshev2012-03-291-146/+30
* Revert a series of commits to MCJIT to get the build working in CMakeChandler Carruth2012-03-221-30/+146
* Re-factored RuntimeDyld.Danil Malyshev2012-03-211-146/+30
* Split the lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h header to smaller...Eli Bendersky2012-01-221-0/+178