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
/
zap
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-12
Improvements in the Zapper to VM interface, no longer throw exceptions across...
Brian Sullivan
2
-73
/
+68
2017-07-11
Fix crossgen debug directory generation problems. (#12715)
Mike McLaughlin
2
-0
/
+11
2017-07-04
Fix missing refernces in FEATURE_MERGE_JIT_AND_ENGINT
Jonghyun Park
1
-0
/
+3
2017-06-29
Implement a /verbose flag to show the verbose output from crossgen
Brian Sullivan
1
-1
/
+1
2017-06-27
Implement JIT_NewArr1_R2R as R2R wrapper for JIT_NewArr1 to support both Meth...
Ruben Ayrapetyan
1
-1
/
+1
2017-06-14
Crossgen - Disable the Target-dependent SIMD vector types warning
Brian Sullivan
3
-3
/
+12
2017-06-14
Remove the warning about Implicit boxing during crossgen (#12274)
Brian Sullivan
1
-1
/
+0
2017-06-06
Merge pull request #12069 from CarolEidt/CrossGenMinOpts
Carol Eidt
1
-0
/
+7
2017-06-06
new JitEE interface method: expandRawHandleIntrinsic (#12071)
Sergey Andreenko
2
-16
/
+11
2017-06-02
Support COMPlus_JITMinOpts for crossgen
Carol Eidt
1
-0
/
+7
2017-05-23
Delete special handling of IJW RVA fields at NGen time (#11818)
Jan Kotas
1
-39
/
+0
2017-05-23
Merge pull request #11366 from ruben-ayrapetyan/remove-zap-code-relocs-for-li...
Bruce Forstall
3
-4
/
+50
2017-05-15
Change relocations in ngen-ed code with PC-relative constants for Linux ARM32.
Ruben Ayrapetyan
3
-4
/
+50
2017-05-09
Fix static analysis issues (#11466)
Koundinya Veluri
2
-1
/
+7
2017-04-24
Remove PAL FileAlignment restriction (#10959)
Steve MacLean
2
-4
/
+10
2017-04-07
Merge pull request #10656 from hseok-oh/ryujit/fix_10654
Bruce Forstall
1
-40
/
+25
2017-04-06
Modify THUNK_PARAM generated in SaveWork
Hyeongseok Oh
1
-40
/
+25
2017-04-06
[x86/Linux] Clean up ZapUnwindData (#10750)
Jonghyun Park
1
-4
/
+2
2017-04-05
[x86/Linux] add three functions for _X86_TARGET_ (#10378)
ragmani
1
-0
/
+24
2017-03-31
Added DisableInlining flag to the ProfileData.
Brian Sullivan
3
-28
/
+61
2017-03-29
Added two new profile data flags: ExcludeHotMethodCode and ExcludeColdMethodCode
Brian Sullivan
2
-71
/
+221
2017-03-28
Ctor Jit-EE interface change (#10512)
Sergey Andreenko
2
-5
/
+5
2017-03-21
Add /silent option to crossgen (#10350)
Bruce Forstall
1
-1
/
+1
2017-03-16
Interface call devirtualization: VM side of changes
Andy Ayers
2
-3
/
+5
2017-03-13
Work for IBC profiling with ReadyToRun images
Brian Sullivan
5
-11
/
+18
2017-03-02
Jit interface support for devirtualization
Andy Ayers
2
-0
/
+13
2017-02-25
Treat BitConverter.IsLittleEndian as an intrinsic
Mike Danes
1
-0
/
+1
2017-02-24
Fix segmentation fault when using ZapImage::PrintStats() (#9731)
Sujin Kim
2
-34
/
+46
2017-02-14
Remove never defined FEATURE_MULTIMODULE_ASSEMBLIES
danmosemsft
1
-140
/
+0
2017-02-13
Rejit support for R2R images
noahfalk
4
-2
/
+18
2017-02-12
Remove never defined FEATURE_FUSION
danmosemsft
4
-2027
/
+0
2017-02-12
Remove remainder of FEATURE_CORECLR (tool missed some files, also comments)
danmosemsft
1
-8
/
+8
2017-02-11
Revert "Remove always defined FEATURE_CORESYSTEM"
danmosemsft
1
-1
/
+1
2017-02-10
Remove always defined FEATURE_CORECLR
danmosemsft
5
-1177
/
+10
2017-02-10
Remove always defined FEATURE_CORESYSTEM
danmosemsft
1
-1
/
+1
2017-02-06
[ARM32/Linux] Fix calling convention - stdcall in crossgen (#9364)
Hyeongseok Oh
2
-2
/
+2
2017-01-11
[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)
Jonghyun Park
2
-3
/
+3
2016-12-26
Remove files related to legacy build system (#8723)
Robert
4
-99
/
+0
2016-11-29
[x86/Linux] Disable WIN64EXECPTION and fix related changes (#8375)
SaeHie Park
1
-2
/
+2
2016-11-28
[x86/Linux] Fix compile error in zapcode (#8294)
SaeHie Park
1
-1
/
+1
2016-11-23
[x86/Linux] Fix compile error with exception handling (#8269)
SaeHie Park
1
-2
/
+2
2016-11-07
Change crossgen to always pass USE_SSE2 to the JIT.
Pat Gavlin
1
-0
/
+5
2016-11-01
CrossGen: Copy all entries of Debug Directory Table (#7849)
John Chen
2
-45
/
+69
2016-10-28
Ensure the module slot in R2R image can be located (#7875)
John Chen
2
-3
/
+6
2016-10-27
Introduce new CORJIT_FLAGS type
Bruce Forstall
6
-76
/
+87
2016-10-19
Call JIT compiler's shutdown logic from crossgen. (#7663)
Peter Kukol
1
-0
/
+9
2016-09-26
Check PAL first, and then Windows Phone (#7354)
Jonghyun Park
1
-4
/
+4
2016-09-22
Generate CrossGen Pdbs as part of bulid (#7298)
Vance Morrison
3
-4
/
+60
2016-09-06
[ARM] Remove ARM_HAZARD_AVOIDANCE (#7019)
Hanjoung Lee
2
-193
/
+2
2016-08-08
Modify "crossgen -createpdb" to skip loading clrjit.dll (#6607)
John Chen (CLR)
1
-2
/
+40
[next]