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
2018-04-12
Protect SuperPMI from crashes calling jitStartup
Bruce Forstall
2
-11
/
+60
2018-03-21
Add missing license header to test py and cs files (#17102)
Mike McLaughlin
32
-0
/
+128
2018-03-16
This change make DacTableGen work for VS2017
Vance Morrison
4
-6
/
+39
2018-03-10
Fix build with Clang 6.0 and enable build with Clang 5.0 (#16855)
Jan Vorlicek
1
-3
/
+5
2018-03-08
Don't build superpmi as crosscomponent (#16729)
Egor Chesakov
5
-10
/
+10
2018-03-06
Remove libuuid usage (#16643)
Jan Vorlicek
3
-3
/
+3
2018-03-02
Use TARGET_POINTER_SIZE macro (#16640)
Egor Chesakov
1
-0
/
+4
2018-03-02
Fix !threads -special spurious error message (#16701)
Mike McLaughlin
2
-7
/
+12
2018-02-25
Delete printing of security transparency in SOS (#16560)
Jan Kotas
6
-39
/
+0
2018-02-17
delete unused mirror files (#16423)
Sergey Andreenko
9
-9
/
+0
2018-01-19
Revert "Change just-in-time debugging registry keys. (#15722)" (#15921)
Mike McLaughlin
1
-5
/
+5
2018-01-05
Change just-in-time debugging registry keys. (#15722)
Mike McLaughlin
1
-5
/
+5
2017-12-28
Fix desktop build warnings
Bruce Forstall
1
-2
/
+2
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
[next]