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
/
RuntimeDyld.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Formatting, grammar
Andrew Kaylor
2013-02-20
1
-3
/
+2
*
Adding support for absolute relocations. This occurs in ELF files when a rel...
Andrew Kaylor
2013-02-20
1
-7
/
+14
*
Query section for whether it should be executable.
Tim Northover
2012-12-17
1
-5
/
+3
*
RuntimeDyld: Fix up r169178. MSVC doesn't like "or".
NAKAMURA Takumi
2012-12-04
1
-1
/
+1
*
Runtime dynamic linker for MCJIT should support MIPS BigEndian architecture.
Akira Hatanaka
2012-12-03
1
-1
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+3
*
Add R_ARM_TARGET1 relocation to MCJIT and ensure that the runtime dyld reads
Amara Emerson
2012-11-16
1
-3
/
+1
*
Interface changes to allow RuntimeDyld memory managers to set memory permissi...
Andrew Kaylor
2012-11-15
1
-2
/
+10
*
Add a method to indicate section address re-assignment is finished.
Andrew Kaylor
2012-11-05
1
-7
/
+9
*
Change resolveRelocation parameters so the relocations can find placeholder v...
Andrew Kaylor
2012-11-02
1
-3
/
+3
*
Fixed format string to avoid pointer truncation during 64-bit debugging.
Andrew Kaylor
2012-11-01
1
-2
/
+2
*
Make use of common-symbol alignment info in ELF loader.
Tim Northover
2012-10-29
1
-15
/
+16
*
PowerPC: Initial support for PowerPC64 MCJIT
Adhemerval Zanella
2012-10-25
1
-2
/
+25
*
Indenting.
Eric Christopher
2012-10-12
1
-11
/
+11
*
Clean-up of memory buffer and object ownership model in MCJIT
Andrew Kaylor
2012-10-02
1
-10
/
+6
*
Better const handling for RuntimeDyld and MCJIT.
Jim Grosbach
2012-09-13
1
-2
/
+2
*
MCJIT: getPointerToFunction() references target address space.
Jim Grosbach
2012-09-05
1
-0
/
+4
*
Correct MCJIT functionality for MIPS32 architecture.
Akira Hatanaka
2012-08-17
1
-5
/
+22
*
Fix a typo (the the => the)
Sylvestre Ledru
2012-07-23
1
-1
/
+1
*
RuntimeDyld cleanup:
Eli Bendersky
2012-05-01
1
-38
/
+25
*
RuntimeDyld code cleanup:
Eli Bendersky
2012-05-01
1
-12
/
+17
*
It doesn't make sense to move symbol relocations to section relocations when
Eli Bendersky
2012-04-30
1
-21
/
+19
*
Code cleanup in RuntimeDyld:
Eli Bendersky
2012-04-30
1
-4
/
+4
*
Fix some formatting, grammar and style issues and add a couple of missing com...
Eli Bendersky
2012-04-29
1
-12
/
+13
*
Implement GDB integration for source level debugging of code JITed using
Preston Gurd
2012-04-16
1
-11
/
+26
*
This patch improves the MCJIT runtime dynamic loader by adding new handling
Preston Gurd
2012-04-12
1
-55
/
+148
*
Re-factored RuntimeDyLd:
Danil Malyshev
2012-03-30
1
-25
/
+270
*
Revert r153694. It was causing failures in the buildbots.
Bill Wendling
2012-03-29
1
-270
/
+25
*
Re-factored RuntimeDyld.
Danil Malyshev
2012-03-29
1
-25
/
+270
*
Revert a series of commits to MCJIT to get the build working in CMake
Chandler Carruth
2012-03-22
1
-270
/
+25
*
Re-factored RuntimeDyld.
Danil Malyshev
2012-03-21
1
-25
/
+270
*
Split the lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h header to smaller...
Eli Bendersky
2012-01-22
1
-0
/
+3
*
Tidy up.
Jim Grosbach
2012-01-16
1
-2
/
+2
*
ExecutionEngine interface to re-map addresses for engines that support it.
Jim Grosbach
2012-01-16
1
-0
/
+13
*
MCJIT support for non-function sections.
Jim Grosbach
2012-01-16
1
-10
/
+13
*
Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is curren...
Eli Bendersky
2012-01-16
1
-5
/
+30
*
Add to RuntimeDyld support different object formats
Danil Malyshev
2011-07-13
1
-599
/
+16
*
Be a bit more permissive about symbols we don't understand. Just skip them
Jim Grosbach
2011-05-13
1
-4
/
+12
*
Teach the RtDyld to tell the memory manager about how much space a function
Jim Grosbach
2011-05-13
1
-3
/
+4
*
MCJIT section loading should just skip non-text sections rather than
Jim Grosbach
2011-05-12
1
-4
/
+4
*
MCJIT lazy relocation resolution and symbol address re-assignment.
Jim Grosbach
2011-04-12
1
-98
/
+234
*
Tidy up a bit now that we're using the MemoryManager interface.
Jim Grosbach
2011-04-12
1
-7
/
+1
*
Make error message more useful.
Benjamin Kramer
2011-04-09
1
-2
/
+2
*
Workaround g++ 4.2.1 warning diagnostic false positive.
Jim Grosbach
2011-04-08
1
-2
/
+2
*
Refactor MCJIT 32-bit section loading.
Jim Grosbach
2011-04-08
1
-82
/
+61
*
tidy up.
Jim Grosbach
2011-04-06
1
-1
/
+1
*
RuntimeDyld should use the memory manager API.
Jim Grosbach
2011-04-06
1
-82
/
+83
*
Make the virtual destructor out-of-line so we have a key function.
Chandler Carruth
2011-04-05
1
-0
/
+3
*
Layer the memory manager between the JIT and the runtime Dyld.
Jim Grosbach
2011-04-04
1
-13
/
+12
*
Instantiate a JITMemoryManager for MCJIT Dyld
Jim Grosbach
2011-03-29
1
-3
/
+7
[next]