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
/
debug
/
daccess
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
Merge pull request #4874 from gkhanna79/SPC_S1
AlexGhiondea
1
-3
/
+4
2016-05-16
Enable DefaultDllImportSearchPathsAttribute in CoreCLR Windows. Host NATIVE_D...
Yi Zhang (CLR)
1
-2
/
+0
2016-05-16
Initial change to support System.Private.CoreLib.dll as Core Library.
Gaurav Khanna
1
-3
/
+4
2016-05-07
Remove FEATURE_HOSTED_BINDER definition (#4838)
Jan Vorlicek
1
-2
/
+2
2016-04-27
ARM, SOS: Fix fail to load libsos.so while debugging with lldb
SaeHie Park
1
-1
/
+5
2016-04-18
enable build of cross target components.
Rahul Kumar
1
-23
/
+0
2016-04-18
Fix nidump to avoid crashing while working with Ready to Run images
John Chen
1
-1
/
+1
2016-03-31
Merge pull request #4021 from dotnet-bot/from-tfs
Jan Kotas
3
-13
/
+13
2016-03-30
Fixed issue #3987 "Debugger fails to stop on entry due to stack walk failure"
Mike McLaughlin
1
-0
/
+3
2016-03-30
Getting SOS to work on ARm64:
Rama Krishnan Raghupathy
3
-13
/
+13
2016-03-17
Merge pull request #3783 from mikem8361/fixsosbp
Mike McLaughlin
1
-0
/
+4
2016-03-17
Fixed problem with bpmd not working sometimes.
Mike McLaughlin
1
-0
/
+4
2016-03-16
Update code to use COMPlus_ instead of COMPLUS_ when referencing knobs
Manu
1
-4
/
+4
2016-02-10
Fix SOS managed breakpoints when coreclr symbols are stripped.
Mike McLaughlin
3
-1
/
+32
2016-01-31
Stop defining WIN32 in Unix builds
Jan Kotas
1
-4
/
+0
2016-01-27
Update license headers
dotnet-bot
28
-112
/
+84
2016-01-21
FIx the incremental build for Windows
Jan Vorlicek
1
-1
/
+1
2015-12-16
Rename CNameSpace to GCScan
Jan Kotas
3
-4
/
+4
2015-12-15
Build arm64 using private toolset
Rahul Kumar
1
-17
/
+2
2015-11-19
Replaced remaining types
Jan Vorlicek
3
-4
/
+4
2015-11-18
Replace most windows style types by c++ types
Jan Vorlicek
3
-8
/
+8
2015-11-04
Fix build break from CL#1544863 Part II
Mike McLaughlin
1
-0
/
+2
2015-11-04
Fix build break from CL# 1544863 (git PR #1946 merge commit 810b1162fff85075f...
Mike McLaughlin
1
-2
/
+2
2015-11-03
Fix sos clrstack unwinding for the special HelperMethodFrame.
Mike McLaughlin
1
-2
/
+8
2015-10-29
Port .NET Framework 4.6.1 changes
Jan Kotas
5
-8
/
+139
2015-10-20
Implementation of System V ABI struct passing.
Lubomir Litchev
1
-0
/
+5
2015-09-17
Add ICorDebugDataTarget4 to SOS.
Mike McLaughlin
2
-7
/
+7
2015-09-17
Fix build break on arm
Jan Kotas
1
-1
/
+1
2015-09-16
Merge pull request #1560 from Priya91/longpath-test
Lakshmi Priya
3
-7
/
+7
2015-09-15
Use out-of-proc libunwind to unwind native stack from DAC
Eugene
1
-0
/
+19
2015-09-15
Use Frame list context when GetThreadContext is unavailable
Eugene Zemtsov
1
-2
/
+35
2015-09-08
Replace MAX_PATH with new defines, rest of coreclr.
Lakshmi Priya Sekar
3
-7
/
+7
2015-08-10
Implement /disassemble nidump option for readytorun images
Jan Kotas
2
-48
/
+203
2015-08-05
Fix build breaks on VS2015 RTM
Jan Kotas
1
-2
/
+2
2015-08-04
Enable the Windows x86 build
Mike Danes
1
-1
/
+6
2015-07-27
[aarch64] Initial aarch64/linux bring up
Geoff Norton
2
-10
/
+18
2015-07-24
Add ARM target for CoreCLR on Linux.
Ben Pye
2
-8
/
+29
2015-07-01
Fix Windows build.
Mike McLaughlin
1
-1
/
+3
2015-07-01
Generate the dac table RVA using nm at build time.
Mike McLaughlin
2
-12
/
+12
2015-06-24
Fixed the PAL_Initialize* order problem.
Mike McLaughlin
1
-15
/
+0
2015-05-26
Fix warning no-overloaded-virtual
Jan Vorlicek
1
-0
/
+3
2015-05-26
Fix the virtual destructor warning
Jan Vorlicek
5
-19
/
+21
2015-05-07
Merge changes from parent branch
dotnet-bot
1
-0
/
+1
2015-04-27
Fix build break
Jan Kotas
1
-1
/
+1
2015-04-27
Replace hash_map/set with unordered_map/set
Dick van den Brink
1
-4
/
+4
2015-04-23
Merge pull request #783 from Djuffin/dbi-linux
Eugene Zemtsov
1
-5
/
+10
2015-04-23
CoreCLR DBI automatically detects CLR instance to attach to (when possible)
Eugene Zemtsov
1
-5
/
+10
2015-04-23
Fixed the dac table file problem. The file name used isn't unique if there is...
Mike McLaughlin
1
-3
/
+1
2015-04-22
Changed the VM's hardware exception to return if not in manged code. For DAC'...
Mike McLaughlin
1
-11
/
+0
2015-04-07
Improve comments and fix Realloc in executable debugger heap
Eugene Zemtsov
1
-2
/
+2
[next]