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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
Remove unused local from List<T>.RemoveRange (dotnet/corefx#31727)
Robin Sue
1
-1
/
+0
2018-08-12
non shared changes and feedback addressed
Anipik
3
-13
/
+23
2018-08-12
Fix a couple of apartment state issues (#19384)
Koundinya Veluri
4
-12
/
+14
2018-08-12
Create Microsoft.IO.Redist (dotnet/corefx#31679)
Jeremy Kuhne
7
-36
/
+69
2018-08-12
Silence WinRT type assert in crossgen (#19442)
Simon Nattress
1
-1
/
+0
2018-08-11
[local gc] disable feature redhawk (#17769)
David Mason
11
-55
/
+30
2018-08-11
Make RuntimeType sealed and deleted support for introspection only loads (#19...
Jan Kotas
67
-867
/
+182
2018-08-11
moved to shared (#19419)
Anirudh Agnihotry
6
-18
/
+27
2018-08-10
Moved SpinLock.cs to shared (#19391)
Anirudh Agnihotry
3
-60
/
+60
2018-08-10
Don't early terminate on null for 64bit NR HashCode (#19331)
Ben Adams
3
-45
/
+28
2018-08-10
CORDbgSetInstruction: clear thumb bit of the address before flushing icache (...
Konstantin Baladurin
1
-1
/
+1
2018-08-10
Moved to shared (#19399)
Anirudh Agnihotry
3
-122
/
+92
2018-08-10
update order of locks so jitstress is unblocked (#19401)
David Mason
2
-174
/
+174
2018-08-10
Merge pull request #19344 from adityamandaleeka/aa64_vm_callconv_changes
Aditya Mandaleeka
14
-40
/
+134
2018-08-10
Align the Contents of EventPipeBuffers (#19375)
Brian Robbins
3
-9
/
+27
2018-08-10
Updating the ilproj-sdk to also copy native dependencies from Microsoft.NETCo...
Tanner Gooding
1
-0
/
+3
2018-08-09
Update DynamicHelper for Unix to match Win.
Aditya Mandaleeka
2
-1
/
+2
2018-08-09
Implementing the Avx.MaskStore intrinsics
Tanner Gooding
7
-20
/
+118
2018-08-08
Change CoreLib native image to be R2R by default on all platforms (#19359)
Jan Kotas
1
-16
/
+5
2018-08-08
Move methodbody and exceptionHandlingClause to shared (#19364)
Anirudh Agnihotry
16
-210
/
+246
2018-08-08
Fix R2R DynamicHelper to use the correct offset to x0 reg.
Aditya Mandaleeka
2
-3
/
+6
2018-08-08
ReNaming and rearranging the variables to reduce the diff (#19338)
Anirudh Agnihotry
3
-176
/
+133
2018-08-08
JIT: update lvaGrabTemp for new minopts/debug ref counting approach (#19351)
Andy Ayers
1
-5
/
+14
2018-08-07
Fix non-Windows assembly code to match Windows calldescr/arg reg changes.
Aditya Mandaleeka
2
-3
/
+6
2018-08-07
FillRegDisplay: initialize volatileCurrContextPointers for ARM and ARM64 (#19...
Konstantin Baladurin
1
-1
/
+12
2018-08-07
Make VM-side changes for ARM64 Windows calling convention.
Aditya Mandaleeka
11
-33
/
+120
2018-08-07
Merge pull request #19325 from AndyAyersMS/RecomputeRefCounts2
Andy Ayers
2
-38
/
+101
2018-08-07
Merge pull request #19335 from AndyAyersMS/FixDumpIssue
Andy Ayers
1
-2
/
+2
2018-08-07
Add support to use an indirected address for JMP instructions to ARM64 (#19281)
David Wrighton
4
-40
/
+24
2018-08-07
fix bug in jit dump output
Andy Ayers
1
-2
/
+2
2018-08-06
JIT: recompute local ref counts after lower
Andy Ayers
2
-38
/
+101
2018-08-06
JIT: refactor ref count computation into a reusable utility method (#19240)
Andy Ayers
2
-156
/
+196
2018-08-06
Port x86 unwinder fix from .NET Framework (#19311)
Jan Kotas
1
-1
/
+2
2018-08-06
Merge pull request #19228 from AndyAyersMS/FixDevirtFinalMethod
Andy Ayers
1
-0
/
+14
2018-08-06
Only register signals and create alt exception stack in coreclr. (#19309)
Mike McLaughlin
8
-120
/
+227
2018-08-06
R2RDump - Ignore sensitive properties to pass tests (#19155)
Amy
2
-3
/
+27
2018-08-05
Improve StreamWriter format perf (#19235)
Jeremy Kuhne
1
-0
/
+117
2018-08-03
Moved LocalVariableInfo to shared (#19184)
Anirudh Agnihotry
7
-42
/
+50
2018-08-03
Handle MovRelocatableImmediate on ARM32 as a special case (IF_T2_N3) (#19013)
Egor Chesakov
12
-125
/
+226
2018-08-03
Merge pull request #18223 from mikedn/inc-codegen
Bruce Forstall
5
-393
/
+373
2018-08-02
Fix resolveVirtualMethodHelper to check for explicit override cases
Andy Ayers
1
-0
/
+14
2018-08-02
Moved NativeCallable Attribute to shared (#19258)
Anirudh Agnihotry
3
-3
/
+2
2018-08-02
Remove unused/nop/questionable code (#19239)
Aaron Robinson
6
-266
/
+1
2018-08-02
Make `Vector64<T>`, `Vector128<T>`, and `Vector256<T>` readonly
Tanner Gooding
6
-16
/
+16
2018-08-02
Merge pull request #19115 from dotnet/dev/unix_test_workflow
Bruce Forstall
5
-94
/
+60
2018-08-02
Resolving the remaining HWIntrinsics issues blocking PMI for S.P.CoreLib
Tanner Gooding
2
-3
/
+2
2018-08-02
Get rid of x86_instrs.h
Mike Danes
3
-12
/
+2
2018-08-02
Get rid of codegenlinear.h
Mike Danes
3
-381
/
+371
2018-08-02
Merge pull request #19234 from CarolEidt/Fix19124
Carol Eidt
1
-7
/
+8
2018-08-01
Enable ARM64 builds using release product tools
Bruce Forstall
5
-94
/
+60
[next]