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
/
ToolBox
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-12
Add SPMI for getTypeForPrimitiveNumericClass
Fei Peng
8
-1
/
+67
2017-12-11
fix CoreCLR build errors with clang5.0. (#15477)
Sergey Andreenko
1
-2
/
+0
2017-12-06
new intrinsic type support (#15340)
Fei Peng
8
-1
/
+178
2017-11-21
format spmi source (#15144)
Sergey Andreenko
4
-29
/
+23
2017-11-20
fix the adding (#15121)
Sergey Andreenko
1
-1
/
+1
2017-11-13
fix DevDiv521437
dotnet-bot
1
-0
/
+12
2017-11-04
[Infrastructure] Use MSBuild v15 extension point to control CL parallelism, a...
Jacek Blaszczynski
5
-5
/
+5
2017-10-30
JIT: optimize calls on boxed objects
Andy Ayers
8
-1
/
+101
2017-10-17
format spmi sources. (#14545)
Sergey Andreenko
28
-245
/
+305
2017-10-16
protect strlen from nullptr (#14533)
Sergey Andreenko
1
-5
/
+6
2017-10-11
Delete !FEATURE_IMPLICIT_TLS (#14398)
Jan Kotas
1
-26
/
+2
2017-10-05
JIT: More type equality opts (#14317)
Andy Ayers
8
-1
/
+153
2017-10-05
[SOS] Fix address types inconsistency (#14188)
Konstantin Baladurin
1
-21
/
+21
2017-10-05
[x86/Linux][SOS] Fix clrstack command of lldb sosplugin on x86 (#13973)
Konstantin Baladurin
2
-1
/
+22
2017-10-04
Few build changes to support Freebsd (#14121)
Tomas Weinfurt
1
-3
/
+8
2017-10-03
[SOS] Use addresses without sign extension in lldb plugin (#14009)
Konstantin Baladurin
1
-0
/
+23
2017-10-02
The !DumpArray sos command emits invalid DML for array elements (#13855)
tvass83
1
-1
/
+1
2017-09-29
Update build clang/llvm/lldb 3.9 (#14096)
Mike McLaughlin
1
-3
/
+3
2017-09-29
[x86/Linux][SOS] Fix DumpStack command output on x86 (#14189)
Konstantin Baladurin
1
-4
/
+4
2017-09-28
Add the capability to force JIT options on the SPMI command line. (#14209)
Sergey Andreenko
7
-72
/
+155
2017-09-27
JIT: devirtualization support for EqualityComparer<T>.Default (#14125)
Andy Ayers
8
-3
/
+69
2017-09-27
[GDBJIT] Provide full file names in generated DWARF (#14172)
Igor Kulaychuk
1
-1
/
+1
2017-09-21
Merge pull request #14108 from jashook/spmi_get_helper
Jarret Shook
1
-2
/
+2
2017-09-20
Fix superPMI getHelperFunction
jashook
1
-2
/
+2
2017-09-18
Change jit notifications so that they pass the native code address. (#14021)
David Mason
1
-7
/
+34
2017-09-15
fix ilgen after: "Add the capability to specify JIT options from smpi command...
dotnet-bot
1
-3
/
+3
2017-09-14
The !heapstat sos command emits difficult to read output as the "Percentage" ...
tvass83
1
-8
/
+8
2017-09-11
Merge changes from TFS (#13884)
dotnet bot
1
-1
/
+1
2017-09-08
Merge pull request #13110 from pgavlin/SPMIJitOptions
Pat Gavlin
16
-362
/
+185
2017-09-07
Add the capability to specify JIT options on the SPMI command line.
Pat Gavlin
16
-362
/
+185
2017-09-07
Make dumpmd work with tiered jitting. Now displays previous code addresses (#...
David Mason
1
-14
/
+73
2017-09-07
New jit intrinsic support (#13815)
Andy Ayers
8
-4
/
+141
2017-08-31
spmi: fix prevEnviroment delete statement. (#13729)
Sergey Andreenko
1
-2
/
+9
2017-08-28
SuperPMI replay: fix enviroment variables initialization. (#13596)
Sergey Andreenko
7
-1
/
+83
2017-08-25
Enable clrstack -f in ARM/Linux
Jonghyun Park
2
-16
/
+24
2017-08-22
Merge pull request #12216 from ellismg/fix-warnings
William Godbe
1
-6
/
+3
2017-08-17
Enable SuperPMI asm diffs using CoreDisTools
Bruce Forstall
6
-27
/
+92
2017-08-16
Fixed Android AMD64 build. (#13402)
Mike McLaughlin
1
-4
/
+4
2017-08-15
Implement out of context stack unwinder (#13302)
Mike McLaughlin
1
-11
/
+152
2017-08-09
typo (#13287)
John Doe
1
-1
/
+1
2017-08-08
Merge pull request #12168 from gbalykov/remove-relocations-readonly
Bruce Forstall
9
-21
/
+42
2017-08-07
Fix SuperPMI x86 desktop build
Bruce Forstall
5
-23
/
+23
2017-08-07
Review fixes
Gleb Balykov
7
-13
/
+13
2017-07-10
Remove relocations for MethodTable's vtable-1st-level-indirection
Gleb Balykov
8
-20
/
+37
2017-07-10
Remove relocations for MethodTable::m_pPerInstInfo for Linux ARM
Gleb Balykov
3
-0
/
+4
2017-07-06
Fix DumpLog to be compatible with CoreRT (#12636)
Jan Kotas
1
-1
/
+1
2017-06-27
spmi add R2R field to getFieldInfo (#12498)
Sergey Andreenko
2
-37
/
+41
2017-06-26
support spmi collection for r2r calls. (#12343)
Sergey Andreenko
6
-187
/
+325
2017-06-22
Spmi third cleaning (#12418)
Sergey Andreenko
12
-412
/
+343
2017-06-21
Spmi second cleaning (#12402)
Sergey Andreenko
3
-459
/
+240
[next]