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
/
gcinfo
/
gcinfoencoder.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-01
Cross-bitness in GcInfoEncoder::Build() (#19206)
Egor Chesakov
1
-54
/
+35
2018-06-14
clean up list of disabled warnings. (#18318)
Sergey Andreenko
1
-3
/
+3
2018-06-03
Warnings cleanup (#18260)
Robin Sue
1
-1
/
+1
2018-02-14
Fix ARM/ARM64 hijacking in tail calls (#16039)
Jan Vorlicek
1
-1
/
+21
2016-12-06
GcInfoEncoder: Initialize the BitArrays tracking liveness (#8485)
Swaroop Sridhar
1
-1
/
+2
2016-10-27
Fixed gcinfoencoder build errors. (#7826)
Jim Ma
1
-0
/
+8
2016-10-24
Add back call to BitArray::ClearAll (#7779)
Jan Kotas
1
-0
/
+1
2016-10-23
Delete DISABLE_EH_VECTORS
Jan Kotas
1
-131
/
+0
2016-08-24
GcInfo: Don't use slim header for struct-returns
Swaroop Sridhar
1
-1
/
+2
2016-08-05
Implement GcInfo v2
Swaroop Sridhar
1
-6
/
+57
2016-07-21
Remove DBG GcInfo encoder/decoder (#6374)
Swaroop Sridhar
1
-84
/
+0
2016-04-19
ARM64: Fix GC encoding settings
Swaroop Sridhar
1
-1
/
+3
2016-04-15
Stop including utilcode.h in the GC info encoder.
Pat Gavlin
1
-2
/
+7
2016-04-14
Move `BitPosition` into its own file.
Pat Gavlin
1
-0
/
+1
2016-04-13
Refactor `MemoryBlockDesc`.
Pat Gavlin
1
-18
/
+46
2016-04-13
Replace `SList` in the GC info encoders.
Pat Gavlin
1
-8
/
+11
2016-04-12
Clean up StructArrayList for GC info.
Pat Gavlin
1
-4
/
+4
2016-04-08
Replace CQuickSort with qsort in GC info encoders.
Pat Gavlin
1
-64
/
+50
2016-04-06
Add JIT and GC info SimplerHashTable behaviors.
Pat Gavlin
1
-30
/
+67
2016-03-09
Delete dead code
Jan Kotas
1
-5
/
+0
2016-03-08
Move some definitions out of gcinfoencoder.h.
Pat Gavlin
1
-0
/
+415
2016-01-27
Update license headers
dotnet-bot
1
-4
/
+3
2015-12-09
Enable Linux compilation of LLILC
Manu
1
-19
/
+19
2015-11-20
Fix build breaks in legacy build
Jan Kotas
1
-0
/
+2
2015-11-10
Fix for build break
Kyungwoo Lee
1
-0
/
+2
2015-09-03
Fix compilation warnings in gcinfoencoder.
Andy Ayers
1
-0
/
+2
2015-07-06
Remove a few Unused Definitions
Swaroop Sridhar
1
-3
/
+0
2015-05-12
Fix some const-correctness issues in the GC info encoder.
Pat Gavlin
1
-7
/
+7
2015-05-05
GcInfo: Add support for Standalone build
Swaroop Sridhar
1
-1
/
+5
2015-02-28
Fix definitions of preserved regs in GCInfo to match Unix calling convention
Jan Kotas
1
-0
/
+2
2015-01-30
Initial commit to populate CoreCLR repo
dotnet-bot
1
-0
/
+2378