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
/
zap
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-21
Arm64:return buffer arg should be passed in x8
Rahul Kumar
1
-7
/
+7
2016-06-21
Generic dictionary minor performance improvement and simplification for R2R (...
Fadi Hanna
1
-5
/
+5
2016-06-02
Validate new object construction in Ready to Run (#5398)
John Chen
1
-0
/
+3
2016-05-20
Merge remote-tracking branch 'upstream/master' into from-tfs
dotnet-bot
2
-4
/
+17
2016-05-19
Implementation of the following generic dictionary entries for R2R: (#5079)
Fadi Hanna
2
-4
/
+17
2016-05-19
Add some quirk and versioning flags and change some preprocessor symbols into...
Pat Gavlin
2
-140
/
+154
2016-05-18
ARM64: Enable End-To-End ReadyToRun (R2R) Crossgen
Kyungwoo Lee
1
-18
/
+8
2016-05-16
Initial change to support System.Private.CoreLib.dll as Core Library.
Gaurav Khanna
1
-1
/
+1
2016-05-13
Initial implementation of generic dictionary access for R2R. (#4519)
Fadi Hanna
6
-106
/
+194
2016-05-12
Apply the JIT interface changes needed for Fadi's upcoming shared generics ch...
Pat Gavlin
2
-3
/
+7
2016-05-09
Merge pull request #4883 from JohnChen0/r2r
John Chen
1
-0
/
+18
2016-05-09
Fix CrossGen to skip some methods that require generic dictionary
John Chen (CLR)
1
-0
/
+18
2016-05-09
Merge pull request #4837 from rahku/crossgen
Rahul Kumar
1
-33
/
+33
2016-05-09
[Arm64] Helpers for ReadyToRun
Rahul Kumar
1
-33
/
+33
2016-05-07
Remove FEATURE_HOSTED_BINDER definition (#4838)
Jan Vorlicek
1
-1
/
+1
2016-05-03
Remove SEH interactions between the JIT and the EE.
Pat Gavlin
2
-0
/
+7
2016-05-02
Merge pull request #4684 from gkhanna79/CrossgenJIT
Gaurav Khanna
1
-12
/
+38
2016-05-02
Merge pull request #4688 from dotnet-bot/from-tfs
Jan Kotas
2
-0
/
+7
2016-05-02
Enable crossgen to load JIT from a custom location
Gaurav Khanna
1
-12
/
+38
2016-04-30
Support generic methods without generic dictionary
John Chen (CLR)
3
-37
/
+89
2016-04-29
ARM64: Enabling Crossgen End-to-End Mscorlib
Kyungwoo Lee
2
-0
/
+40
2016-04-29
Eliminate SEH interactions between the JIT and the EE during verification.
Pat Gavlin
2
-0
/
+7
2016-04-28
Merge pull request #4652 from rahku/arm64EnableR2R
Rahul Kumar
2
-0
/
+68
2016-04-28
Enable ReadyToRun feature for arm64
Rahul Kumar
2
-0
/
+68
2016-04-28
Load JIT from a custom location
Gaurav Khanna
1
-2
/
+2
2016-04-28
Refuse to compile references to nativecallable methods in R2R images (#4627)
Jan Kotas
1
-0
/
+6
2016-04-27
Merge pull request #4614 from ramarag/fragileNIstartup
Rama krishnan Raghupathy
1
-2
/
+2
2016-04-27
Arm64:Fxing up VM helper Table in mscorlib NI
Rama Krishnan Raghupathy
1
-2
/
+2
2016-04-26
Fix build break introduced by https://github.com/dotnet/coreclr/commit/140396...
Gaurav Khanna
1
-1
/
+3
2016-04-26
Keep FEATURE_MERGE_JIT_AND_ENGINE with refactored approach
Gaurav Khanna
1
-4
/
+14
2016-04-14
Removing NYI for ZapUnwindData
Rama Krishnan Raghupathy
2
-9
/
+12
2016-04-05
Fix issue 2963
Rahul Kumar
3
-0
/
+28
2016-03-30
Fix R2R fixups for delegate ctors
Jan Kotas
4
-8
/
+32
2016-03-30
Getting SOS to work on ARm64:
Rama Krishnan Raghupathy
2
-2
/
+2
2016-03-24
Delete legacy netcf compat support (final part)
Jan Kotas
1
-32
/
+0
2016-03-23
Title: Hashtable of types for R2R modules
Fadi Hanna
5
-0
/
+311
2016-03-16
Update code to use COMPlus_ instead of COMPLUS_ when referencing knobs
Manu
3
-4
/
+4
2016-03-11
Merge pull request #3674 from jkotas/tail-call
Jan Kotas
1
-0
/
+8
2016-03-11
Fallback to JIT for explicit tailcalls in R2R
Jan Kotas
1
-0
/
+8
2016-03-09
Delete dead code
Jan Kotas
15
-3160
/
+44
2016-02-29
Support long paths in CoreCLR runtime on Windows
John Chen (JOCHEN7)
1
-3
/
+5
2016-02-23
Expose a hosting interface for the JIT.
Pat Gavlin
4
-37
/
+9
2016-02-19
Merge pull request #2998 from ramarag/LongFileSupport
Rama krishnan Raghupathy
1
-6
/
+5
2016-02-19
This Change Adds initial Support for LongFiles in the VM,
Rama Krishnan Raghupathy
1
-6
/
+5
2016-02-18
Delete unused files
Jan Kotas
1
-58
/
+0
2016-02-18
Delete MDIL generation support from JIT-EE interface
Jan Kotas
3
-1031
/
+0
2016-02-17
Option for Enforcing Intrinsic Expansion
dotnet-bot
2
-3
/
+5
2016-02-04
Make a few JIT interface changes to accommodate CoreRT:
Pat Gavlin
2
-0
/
+28
2016-02-03
Integrate changes from full .NET Framework
Jan Kotas
1
-4
/
+5
2016-02-02
Write null pointer for unsupported interfaces
Dmitry-Me
1
-0
/
+1
[next]