index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vm
/
prestub.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-15
Merge pull request #9603 from danmosemsft/defines4
Dan Moseley
1
-28
/
+0
2017-02-14
Remove never defined FEATURE_REMOTING
danmosemsft
1
-28
/
+0
2017-02-14
[x86/Linux] Fix CreateInstantiatingILStub (#9590)
SaeHie Park
1
-18
/
+10
2017-02-14
[x86/Linux] Fix IL Stub for Shared Generic (#9571)
SaeHie Park
1
-6
/
+16
2017-02-13
Rejit support for R2R images
noahfalk
1
-0
/
+1
2017-02-12
Remove never defined FEATURE_CER and header
danmosemsft
1
-7
/
+0
2017-01-11
[x86/Linux] Fix generic context(hidden arg) position (#8848)
SaeHie Park
1
-5
/
+23
2016-12-13
[x86/Linux] implement TheUMEntryPrestub (#8589)
SaeHie Park
1
-7
/
+7
2016-12-04
[x86/Linux] Revert UMThkCallFrame-related changes (#8434)
Jonghyun Park
1
-7
/
+7
2016-11-29
Disable CER feature as it is not used (#8218)
John Chen
1
-2
/
+2
2016-11-29
[x86/Linux] Fix constructor missing in UnmanagedToManagedFrame (#8275)
SaeHie Park
1
-3
/
+3
2016-11-01
Use resolver to get IL header and size (#7924)
Mukul Sabharwal
1
-15
/
+19
2016-10-27
Introduce new CORJIT_FLAGS type
Bruce Forstall
1
-5
/
+5
2016-10-21
Address CR feedback
Mukul Sabharwal
1
-2
/
+2
2016-10-21
Add LCG JIT Compilation Profiler Callbacks
Mukul Sabharwal
1
-0
/
+8
2016-10-01
Initial support of local variables and method arguments in GDB JIT interface ...
Evgeny Pavlov
1
-1
/
+1
2016-09-08
Merge pull request #6764 from swgillespie/gc-interface-3
Sean Gillespie
1
-1
/
+1
2016-09-08
Introduce an interface separating the GC and the VM,
Sean Gillespie
1
-1
/
+1
2016-09-06
[Linux][LLDB][GDB/JIT] Add support for lldb 'breakpoint set' for jitted code ...
Dmitri-Botcharnikov
1
-1
/
+5
2016-06-23
Undo accidental change
Jan Kotas
1
-1
/
+1
2016-06-23
Add missing contracts
Jan Kotas
1
-1
/
+3
2016-06-21
Fixing build break on x86 and arm.
Fadi Hanna
1
-1
/
+1
2016-06-21
Generic dictionary minor performance improvement and simplification for R2R (...
Fadi Hanna
1
-107
/
+129
2016-06-02
Avoid calling prestub through wrong MethodDesc (#5439)
John Chen
1
-5
/
+2
2016-05-19
Implementation of the following generic dictionary entries for R2R: (#5079)
Fadi Hanna
1
-4
/
+25
2016-05-18
Porting the changes to support generic dictionaries lookups in R2R images to ...
Fadi Hanna
1
-12
/
+14
2016-05-13
Initial implementation of generic dictionary access for R2R. (#4519)
Fadi Hanna
1
-8
/
+113
2016-04-25
ARM64: Fix Vararg for PInvoke
Kyungwoo Lee
1
-1
/
+1
2016-03-23
Fix generic struct delegate in ReadyToRun (#3690)
John Chen (JOCHEN7)
1
-0
/
+8
2016-03-18
Fix instantiating stub for methods of value types
Jan Vorlicek
1
-2
/
+6
2016-02-11
Fix VSO bug #190301 contract problems in DACRaiseException.
Mike McLaughlin
1
-2
/
+3
2016-01-27
Update license headers
dotnet-bot
1
-4
/
+3
2016-01-18
Add ready to run support to unix crossgen
Jan Vorlicek
1
-1
/
+1
2015-11-12
Merge pull request #2033 from brianrob/crossgen_perfmap2
Brian Robbins
1
-2
/
+2
2015-11-12
Fix Thread.Start while debugging bug on OSX.
Mike McLaughlin
1
-2
/
+6
2015-11-12
Enable offline generation of text-based symbol tables for native images. Thi...
Brian Robbins
1
-2
/
+2
2015-09-08
Fix managed exception dispatching
Jan Vorlicek
1
-0
/
+6
2015-08-07
Fix BPMD SOS command for ReadyToRun
Jan Kotas
1
-0
/
+9
2015-05-30
Fix a bug in implementation of ICastable when CoreCLR throws exception on IL ...
Eugene Zemtsov
1
-12
/
+8
2015-04-30
Fix spurious assertion failure in ReadyToRun tests
Jan Kotas
1
-0
/
+4
2015-04-22
Adds support for resolving JIT compiled managed call frames in perf_events.
Brian Robbins
1
-1
/
+16
2015-03-18
Implement runtime support for ICastable interface
Eugene Zemtsov
1
-4
/
+25
2015-01-30
Initial commit to populate CoreCLR repo
dotnet-bot
1
-0
/
+2657