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
/
RTDyldMemoryManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ExecutionEngine] Fix dependence issue by moving RTDyldMemoryManager into
Lang Hames
2015-02-15
1
-294
/
+0
*
RTDyldMemoryManager.cpp: Make the reference to __morestack weak.
Peter Collingbourne
2014-12-30
1
-2
/
+4
*
The __morestack function is only available on i386 and x86_64 architectures.
Peter Collingbourne
2014-12-30
1
-1
/
+4
*
Make the __morestack function available to the JIT memory manager under Linux.
Peter Collingbourne
2014-12-30
1
-0
/
+7
*
[MCJIT] Turn the getSymbolAddress free function created in r218626 into a static
Lang Hames
2014-10-01
1
-1
/
+2
*
Unit test r218187, changing RTDyldMemoryManager::getSymbolAddress's behavior ...
David Blaikie
2014-09-29
1
-1
/
+1
*
Remove redundant if test.
Lang Hames
2014-09-21
1
-4
/
+1
*
RTDyldMemoryManager::getSymbolAddress(): Make sure to return 0 if symbol name...
NAKAMURA Takumi
2014-09-20
1
-0
/
+2
*
[MCJIT] Make RTDyldMemoryManager::getSymbolAddress's behaviour more consistent.
Lang Hames
2014-09-20
1
-10
/
+11
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+0
*
There are no __register_frame and __deregister_frame functions
Yaron Keren
2013-12-17
1
-1
/
+1
*
Resolve JIT runtime linking problems on Android.
Andrew Kaylor
2013-11-15
1
-2
/
+83
*
The FIXME was indeed fixed in the linker, comment removed.
Yaron Keren
2013-10-25
1
-4
/
+0
*
Really fix build warning/error that I think r192756 was trying to fix.
Craig Topper
2013-10-16
1
-4
/
+4
*
Fixing build warning/error
Andrew Kaylor
2013-10-16
1
-2
/
+3
*
Adding support for deregistering EH frames with MCJIT.
Andrew Kaylor
2013-10-16
1
-6
/
+77
*
Adding multiple object support to MCJIT EH frame handling
Andrew Kaylor
2013-10-11
1
-3
/
+8
*
Adding multiple module support for MCJIT.
Andrew Kaylor
2013-10-01
1
-15
/
+25
*
Fix the build issue under ia64. Close bug #5715
Sylvestre Ledru
2013-08-27
1
-1
/
+1
*
Preserve const correctness.
Benjamin Kramer
2013-06-04
1
-3
/
+3
*
Add missing header for atexit.
Michael J. Spencer
2013-05-24
1
-0
/
+2
*
Put RTDyldMemoryManager into its own file, and make it linked into
Filip Pizlo
2013-05-21
1
-0
/
+116
*
Roll out r182411 and 182412 because it's still broken.
Filip Pizlo
2013-05-21
1
-115
/
+0
*
Fix busted comment. This conditional include block used to be in SectionMemor...
Filip Pizlo
2013-05-21
1
-1
/
+1
*
Put RTDyldMemoryManager into its own file, and make it linked into
Filip Pizlo
2013-05-21
1
-0
/
+115
*
Roll out r182407 and r182408 because they broke builds.
Filip Pizlo
2013-05-21
1
-105
/
+0
*
Put RTDyldMemoryManager into its own file, and make it linked into
Filip Pizlo
2013-05-21
1
-0
/
+105