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
/
codeman.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
Fix GCStress modes that do code instrumentation to work with code versioning ...
Koundinya Veluri
1
-0
/
+15
2019-05-24
Remove dependency on IEEMemoryManager (#24755)
Jan Kotas
1
-44
/
+30
2019-04-25
Fixing 23941 (#24199)
Fadi Hanna
1
-0
/
+25
2019-04-18
Move R2R-specific code to be outside FEATURE_PREJIT (#24075)
Jan Kotas
1
-114
/
+117
2019-03-07
Fix signed compare warnings
Sinan Kaya
1
-2
/
+2
2019-02-26
GCC compatibility fixes #7 (#22810)
Sinan Kaya
1
-1
/
+1
2019-02-04
Fix arm32 unwind for large methods (#22381)
Andy Ayers
1
-2
/
+4
2019-01-28
Fix finding entry point unwind record for a method with fragmented un… (#22...
Andy Ayers
1
-21
/
+40
2019-01-23
Remove all traces of FEATURE_STACK_PROBE. (#22149)
Filip Navara
1
-23
/
+0
2019-01-19
Cleanup: Remove MethodDesc::GetLoaderAllocatorForCode (#22067)
Jan Vorlicek
1
-3
/
+3
2018-12-13
Fixing up configEnableISA and Compiler::compSetProcessor to be consistent wit...
Tanner Gooding
1
-0
/
+1
2018-11-28
Delete code related to LoaderOptimization and SharedDomain (#21031)
Jan Kotas
1
-9
/
+2
2018-11-15
Delete HAS_FLS_SUPPORT and related code (#21035)
Jan Kotas
1
-9
/
+0
2018-11-03
Add Windows support for Arm64 HW Intrinsics
Carol Eidt
1
-5
/
+20
2018-08-01
Allow rejit on attach (#19054)
David Mason
1
-1
/
+1
2018-07-31
Updating SetCpuInfo to be more accurate
Tanner Gooding
1
-94
/
+139
2018-05-27
Typo (#18141)
John Doe
1
-2
/
+2
2018-05-24
Typo (#18122)
John Doe
1
-1
/
+1
2018-05-24
Fix a variety of typos (#18096)
John Doe
1
-1
/
+1
2018-04-17
Ensure thumb bit is set when searching for debugger jit info on ARM (#17617)
Chris Sienkiewicz
1
-1
/
+1
2018-03-27
[Arm64] reserve for jump stubs (#17244)
Steve MacLean
1
-1
/
+1
2018-02-28
Replace ambiguous _WIN64 and BIT64 with _TARGET_64BIT_ macro
Egor Chesakov
1
-2
/
+2
2018-02-11
Fix stack trace population to get proper source/line info for tier 1 methods ...
Koundinya Veluri
1
-0
/
+13
2018-01-04
Merge changes from TFS (#15732)
dotnet bot
1
-11
/
+0
2017-12-14
Change non-exclusive Check postconditions to null checks (#15523)
Jan Kotas
1
-4
/
+4
2017-12-13
[Arm64/Linux] PAL_GetJitCpuCapabilityFlags() (#15447)
Steve MacLean
1
-0
/
+4
2017-12-05
[Arm64] Enable SIMD (#14633)
Steve MacLean
1
-0
/
+13
2017-11-30
Jumpstub fixes (#15296)
Jan Kotas
1
-227
/
+197
2017-10-16
Fix deadlock caused by R2R method info lookups during code heap
Aditya Mandaleeka
1
-0
/
+8
2017-09-29
Implement IsSuppoored for all ISA classes
Fei Peng
1
-7
/
+81
2017-07-25
PerfMap instrument stubs (#12437)
Steve MacLean
1
-0
/
+8
2017-07-05
Jitted Code Pitching Feature implemented
sergey ignatov
1
-13
/
+19
2017-04-27
Remove support for the x86 compat JIT from .NET Core.
Pat Gavlin
1
-77
/
+2
2017-04-24
Fix 11181
Steve MacLean, Qualcomm Datacenter Technologies, Inc
1
-1
/
+1
2017-04-22
Two improvments for LCG jump stubs (dynamic methods): (#9160)
Brian Sullivan
1
-32
/
+68
2017-04-06
[x86/Linux] Clean up ZapUnwindData (#10750)
Jonghyun Park
1
-2
/
+2
2017-04-05
[x86/Linux] add three functions for _X86_TARGET_ (#10378)
ragmani
1
-0
/
+7
2017-02-12
Remove remainder of FEATURE_CORECLR (tool missed some files, also comments)
danmosemsft
1
-2
/
+2
2017-02-12
Remove never defined FEATURE_APPX_BINDER
danmosemsft
1
-17
/
+0
2017-02-10
Remove always defined FEATURE_CORECLR
danmosemsft
1
-37
/
+2
2017-01-25
Fix non-deterministic AVX2 detection
Bruce Forstall
1
-1
/
+1
2017-01-24
Document jumpStub usage in Codeman.cpp
Brian Sullivan
1
-1
/
+128
2017-01-11
[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)
Jonghyun Park
1
-1
/
+1
2017-01-03
Fix a typo that caused AVX2 flag to be unset
John Chen (CLR)
1
-1
/
+1
2016-12-15
Remove API Set dependency (#8624)
John Chen
1
-10
/
+3
2016-12-09
[x86/Linux] Fix getcpuid calling convention (#8552)
SaeHie Park
1
-2
/
+0
2016-11-30
Fix to avoid stalling the process when ETW is doing a rundown (#8357)
Vance Morrison
1
-0
/
+10
2016-11-29
Uses 'W' to fix build error (#8345)
Jonghyun Park
1
-1
/
+1
2016-11-21
Remove unsafe banned functions (#8162)
Jan Vorlicek
1
-2
/
+2
2016-10-28
C++ conformance. (building with /permissive-) (#7855)
Phil Christensen
1
-1
/
+1
[next]