Write section and section table entries in the same order.
[oota-llvm.git] / lib / ExecutionEngine / RuntimeDyld /
2015-04-15 Lang Hames[RuntimeDyld] Add casts to make delta computation 64...
2015-04-15 Lang Hames[RuntimeDyld] Make sure we emit MachO __eh_frame and...
2015-04-14 Lang Hames[RuntimeDyld] Make SectionEntry's Name field a std...
2015-04-14 Keno Fischer[RuntimeDyldELF] Improve GOT support
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2015-04-07 Lang Hames[RuntimeDyld] Always allocate at least 1 byte for objec...
2015-03-30 Alexei Starovoitov[MCJIT] In debug memory dump output, don't truncate...
2015-03-30 Lang Hames[MCJIT][Orc] Refactor RTDyldMemoryManager, weave Runtim...
2015-03-11 Lang Hames[Orc][MCJIT][RuntimeDyld] Re-apply r231726 and r231724...
2015-03-10 Eric ChristopherTemporarily revert r231726 and r231724 as they're break...
2015-03-09 Lang Hames[Orc][MCJIT][RuntimeDyld] Add symbol flags to symbols...
2015-03-09 David BlaikieSimplify expressions involving boolean constants with...
2015-03-07 David MajnemerFix the autoconf build
2015-03-07 David MajnemerFix unused variable/function warnings
2015-03-07 David MajnemerExecutionEngine: Preliminary support for dynamically...
2015-02-17 Rafael EspindolaDon't deference the section_end() iterator.
2015-02-15 Lang Hames[ExecutionEngine] Fix dependence issue by moving RTDyld...
2015-02-05 Sean Silva[MC] Remove various unused MCAsmInfo parameters.
2015-01-28 Lang HamesRevert r227247 and r227228: "Add weak symbol support...
2015-01-27 Keno Fischer[ExecutionEngine] Add weak symbol support to RuntimeDyld
2015-01-23 Lang Hames[Orc] New JIT APIs.
2015-01-17 Lang Hames[RuntimeDyld] Tidy up emitCommonSymbols a little. NFC.
2015-01-17 Lang Hames[RuntimeDyld] Remove the brace initialization that...
2015-01-16 Lang Hames[RuntimeDyld] Track symbol visibility in RuntimeDyld.
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2015-01-10 Alexey SamsonovFix undefined behavior (shift of negative value) in...
2014-12-10 Rafael EspindolaMove three methods only used by MCJIT to MCJIT.
2014-11-27 Lang Hames[MCJIT] Remove the local symbol table from RuntimeDlyd...
2014-11-27 Lang Hames[MCJIT] Replace JITEventListener::anchor (temporarily...
2014-11-27 Lang Hames[MCJIT] Move get-any-symbol-load-address logic out...
2014-11-26 Lang Hames[MCJIT] Fix missing return statement.
2014-11-26 Lang Hames[MCJIT] Reapply r222828 and r222810-r222812 with fix...
2014-11-26 Aaron BallmanReverting r222828 and r222810-r222812 as they broke...
2014-11-26 Aaron BallmanRemoving a spurious semicolon; NFC
2014-11-26 Evgeniy StepanovAdd missing "override".
2014-11-26 Lang Hames[MCJIT] Re-enable GDB registration (temporarily disable...
2014-11-26 Lang Hames[MCJIT] Clean up RuntimeDyld's quirky object-ownership...
2014-11-18 Michael J. SpencerFix covered switch warning
2014-11-12 Aaron BallmanChanging a StringRef::begin() call into StringRef:...
2014-11-12 Aaron BallmanFixing a -Wcast-qual warning; NFC.
2014-11-12 Rafael EspindolaRemove the now unused StringRefMemoryObject.h.
2014-11-12 Rafael EspindolaPass an ArrayRef to MCDisassembler::getInstruction.
2014-11-06 Daniel Sanders[JIT] Fix more missing endian conversions (opcodes...
2014-11-01 Daniel Sanders[JIT] Fix some more missing endian conversions in Runti...
2014-10-21 Lang Hames[MCJIT] Defer application of AArch64 MachO GOT relocati...
2014-10-21 Lang Hames[MCJIT] Temporarily revert r220245 - it broke several...
2014-10-20 Lang Hames[MCJIT] Make MCJIT honor symbol visibility settings...
2014-10-10 Lang Hames[MCJIT] Replace memcpy with readBytesUnaligned in Runti...
2014-10-08 Rafael EspindolaRemove bogus std::error_code returns form SectionRef.
2014-10-08 Rafael EspindolaFix indentation.
2014-10-01 Lang Hames[MCJIT] Don't crash in debugging output for sections...
2014-09-23 Lang Hames[MCJIT] Fix some more RuntimeDyld debugging output...
2014-09-19 Chris BienemanConverting the JITDebugLock mutex to a ManagedStatic...
2014-09-18 Lang Hames[MCJIT] Fix a debugging-output formatting bug in Runtim...
2014-09-11 Lang Hames[MCJIT] Improve the "stub not found" diagnostic in...
2014-09-11 Lang Hames[MCJIT] Add support for ARM HALF_DIFF relocations to...
2014-09-11 Lang Hames[MCJIT] Take the relocation addend into account when...
2014-09-10 Lang Hames[MCJIT] Remove redundant architecture check from Runtim...
2014-09-07 Lang Hames[MCJIT] Revert partial RuntimeDyldELF cleanup that...
2014-09-07 Lang Hames[MCJIT] Rewrite RuntimeDyldMachO and its derived classe...
2014-09-07 Lang Hames[MCJIT] Fix a bug RuntimeDyldImpl's read/writeBytesUnal...
2014-09-05 Lang Hames[MCJIT] Const-ify the symbol lookup operations on Runti...
2014-09-04 David Blaikieunique_ptrify RuntimeDyld::Dyld
2014-09-04 Lang Hames[MCJIT] Make sure eh-frame fixups use the target's...
2014-09-04 Lang Hames[MCJIT] Add command-line argument to llvm-rtdyld to...
2014-09-03 David Blaikieunique_ptrify RuntimeDyldImpl::loadObject
2014-09-03 David Blaikieunique_ptrify a bunch of stuff through RuntimeDyld...
2014-09-03 Benjamin KramerAdd override to overriden virtual methods, remove virtu...
2014-09-03 Lang Hames[MCJIT] Make llvm-rtdyld process eh_frame sections...
2014-09-03 Lang Hames[MCJIT] Add a 'section_addr' builtin function to Runtim...
2014-08-29 Lang Hames[MCJIT] Move endian-aware read/writes from RuntimeDyldM...
2014-08-28 Lang Hames[MCJIT] Fix format specifiers for debug output in Runti...
2014-08-27 Alexey SamsonovFix unaligned reads/writes in X86JIT and RuntimeDyldELF.
2014-08-27 Lang Hames[MCJIT] Replace a C-style cast in RuntimeDyldImpl.h.
2014-08-27 Lang Hames[MCJIT] More endianness fixes for RuntimeDyldMachO.
2014-08-26 Benjamin KramerSilence unused function warning in Release builds.
2014-08-25 Lang Hames[MCJIT][SystemZ] Use a simpler expression for indirect...
2014-08-25 Lang Hames[MCJIT] Dump section memory both before and after reloc...
2014-08-25 Lang Hames[MCJIT] Make RuntimeDyld dump section contents in ...
2014-08-19 Lang Hames[MCJIT] Allow '$' characters in symbol names in Runtime...
2014-08-19 Rafael EspindolaDon't own the buffer in object::Binary.
2014-08-18 Lang Hames[MCJIT] Respect target endianness in RuntimeDyldMachO...
2014-08-17 Rafael EspindolaUse copy initialization to initialize std::unique_ptr.
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-08-08 Lang Hames[MCJIT] Simplify immediate decoding code in the Runtime...
2014-08-07 Lang Hames[MCJIT] Replace a c-style cast with reinterpret_cast...
2014-08-02 Lang Hames[MCJIT] Fix an overly-aggressive check in RuntimeDyldMa...
2014-07-31 Rafael EspindolaUse std::unique_ptr to make the ownership explicit.
2014-07-30 Lang Hames[MCJIT] Fix the ARM BR24 relocation in RuntimeDyldMachO.
2014-07-29 Lang Hames[MCJIT] Add options to llvm-rtdyld to describe a phony...
2014-07-29 Lang Hames[MCJIT] Make sure we print the full 64-bit result of...
2014-07-29 Lang Hames[MCJIT] Make the RuntimeDyldChecker stub_addr builtin...
2014-07-29 Juergen Ributzka[RuntimeDyld][AArch64] Make encode/decodeAddend also...
2014-07-29 Juergen Ributzka[RuntimeDyld][AArch64] Make encode/decodeAddend more...
2014-07-23 Saleem AbdulrasoolExecutionEngine: remove a stray semicolon
2014-07-23 Tim NorthoverAArch64: remove arm64 triple enumerator.
2014-07-23 NAKAMURA TakumiRuntimeDyldMachOAArch64.h: Fix a warning. [-Wunused...
2014-07-22 Lang Hames[MCJIT] Make stub_addr functionality in RuntimeDyldChec...
2014-07-22 Lang Hames[MCJIT] Teach RuntimeDyldChecker to handle underscores...
2014-07-22 Lang Hames[MCJIT] Improve stub_addr file-not-found diagnostic...
next