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
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-05
[Tizen] Add RelativeStubPrecode for arm64, which replaces StubPrecode in FNV ...
Gleb Balykov
2
-3
/
+152
2020-09-21
[Tizen] Add RelativeFixupPrecode for arm64, which replaces FixupPrecode in FN...
submit/tizen/20200921.230336
accepted/tizen/unified/20200922.034817
Gleb Balykov
5
-16
/
+315
2020-07-27
Implement genProfilingEnterCallback genProfilingLeaveCallback on Arm64 (dotne...
submit/tizen/20200731.014213
accepted/tizen/unified/20200731.145700
Mikhail Kurinnoi
4
-71
/
+374
2020-07-13
[Tizen] Update CreateDictionaryLookupHelper on arm64 to support relative indi...
Gleb Balykov
1
-22
/
+75
2020-07-13
[Tizen] Support relative indirection for 1st and 2nd levels of vtable on arm64
Gleb Balykov
2
-52
/
+70
2020-06-26
Fix a FNV error on arm64 (#286)
정동헌/Common Platform Lab(SR)/Principal Engineer/삼성전자
1
-0
/
+2
2020-06-18
Implement instantiating and unboxing through portable stublinker code… (#106)
JUNG DONG-HEON
2
-15
/
+62
2019-07-16
Add missing Arm64 specific diagnostic code (#25695)
Steve MacLean
1
-0
/
+15
2019-07-03
arm64singlestepper (#25512)
Steve MacLean
1
-0
/
+696
2019-06-06
PInvoke stubs for Unix platforms (#24834)
Fadi Hanna
2
-10
/
+75
2019-05-25
Make sure all of the calculations of enregistered return types match correctl...
Jeremy Koritzinsky
2
-3
/
+5
2019-05-22
Stop compiling fragile NGen support into the runtime (#24625)
Jan Kotas
2
-2
/
+9
2019-05-14
Fix more save/restore code for HVAs (#24434)
Carol Eidt
3
-19
/
+29
2019-04-16
Arm64 vector ABI (#23675)
Carol Eidt
5
-6
/
+28
2019-04-08
Merge pull request #23752 from adityamandaleeka/arm64_clrww
Aditya Mandaleeka
1
-2
/
+16
2019-04-05
Replacing some calls to GetThread with an inlined version (#23771)
Fadi Hanna
1
-3
/
+4
2019-04-04
Merge pull request #23721 from janvorli/fix-musl-arm64-crossbuild
Jan Vorlicek
1
-1
/
+1
2019-04-04
Fix MUSL ARM64 cross build
Jan Vorlicek
1
-1
/
+1
2019-04-03
Remove ADID and ADIndex from CoreCLR (#23588)
David Wrighton
1
-11
/
+0
2019-04-01
Enable R2R compilation/inlining of PInvoke stubs where no marshalling is requ...
Fadi Hanna
4
-0
/
+176
2019-03-28
Enable CLR write watch for ARM64 Windows.
Aditya Mandaleeka
1
-2
/
+16
2019-02-12
Enable portable fast alloc helpers on ARM64 Windows. (#22541)
Aditya Mandaleeka
1
-2
/
+0
2019-02-01
Preserve Vector Arg registers on Arm64 (#22257)
Carol Eidt
7
-49
/
+53
2019-01-23
Merge pull request #22003 from adityamandaleeka/writebarrier_updates_arm64
Aditya Mandaleeka
2
-51
/
+149
2019-01-15
Use separate shift and indexing.
Aditya Mandaleeka
1
-6
/
+9
2019-01-15
Load ephemeral bounds simultaneously with ldp.
Aditya Mandaleeka
1
-3
/
+4
2019-01-15
Switch back to two compares.
Aditya Mandaleeka
1
-2
/
+2
2019-01-15
Bringing Unix write barrier changes to Windows.
Aditya Mandaleeka
2
-48
/
+142
2019-01-11
Patch vtable slots and similar when tiering is enabled (#21292)
Koundinya Veluri
1
-1
/
+17
2019-01-08
Fix write barrier bounds checks for ARM64 Unix
Aditya Mandaleeka
1
-3
/
+15
2018-11-13
Optimize vtable calls (#20696)
Fadi Hanna
1
-0
/
+158
2018-10-30
Add support for large number of argumets in CCW call on Arm64 (#20670)
David Wrighton
1
-5
/
+15
2018-10-26
Implement interface dispatch to COM for ARM64 (#20618)
David Wrighton
2
-8
/
+86
2018-10-04
Remove AppDomain unload (#20250)
Jan Vorlicek
3
-227
/
+1
2018-09-01
i386: Fixed definition with declaration in eetoprofinterfaceimpl.cpp (#18792)
sergey ignatov
1
-1
/
+1
2018-08-10
Merge pull request #19344 from adityamandaleeka/aa64_vm_callconv_changes
Aditya Mandaleeka
7
-35
/
+51
2018-08-09
Update DynamicHelper for Unix to match Win.
Aditya Mandaleeka
1
-1
/
+1
2018-08-08
Fix R2R DynamicHelper to use the correct offset to x0 reg.
Aditya Mandaleeka
2
-3
/
+6
2018-08-07
Fix non-Windows assembly code to match Windows calldescr/arg reg changes.
Aditya Mandaleeka
2
-3
/
+6
2018-08-07
Make VM-side changes for ARM64 Windows calling convention.
Aditya Mandaleeka
5
-28
/
+38
2018-07-19
Eliminate arm64 contract asserts (#19015)
Noah Falk
1
-5
/
+5
2018-07-05
Enable genFnCalleeRegArgs for Arm64 Varargs (#18714)
Jarret Shook
2
-31
/
+0
2018-06-03
Typo (#18266)
John Doe
1
-1
/
+1
2018-05-24
[Arm64] debugging work (#17993)
David Wrighton
1
-1
/
+0
2018-05-07
Arm64 debugger step into behavior (#17912)
David Wrighton
2
-6
/
+6
2018-04-27
Use HiddenArg instead of hardcoded x12.
Aditya Mandaleeka
2
-4
/
+4
2018-04-26
Fix register being shifted in pinvoke stub.
Aditya Mandaleeka
2
-4
/
+4
2018-04-23
GenericPInvokeCalli shift left then or 1 (#17734)
Steve MacLean
2
-2
/
+21
2018-04-19
[Arm64/Linux] Fix GenericPInvokeCalliHelper (#17659)
Steve MacLean
2
-5
/
+4
2018-04-18
Fix ephemeral limits checks in write barrier for ARM64 (#17641)
Jan Vorlicek
2
-4
/
+4
[next]