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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
Change CoreLib native image to be R2R by default on all platforms (#21497)
Fadi Hanna
1
-16
/
+5
2019-01-07
Fix incorrect assignment of READYTORUN_HELPER_[Dbl|Flt][Rem/Round] (#21836)
Tomáš Rylek
1
-4
/
+4
2018-12-24
Add Module Override Recognition to R2RDump (#21617)
Andon Andonov
2
-4
/
+32
2018-12-18
Add support for parsing field signatures (#21573)
Tomáš Rylek
1
-16
/
+62
2018-12-15
Implement GC ref map parsing and display in R2RDump (#21509)
Tomáš Rylek
9
-74
/
+553
2018-12-03
Improvements for naked R2RDump output (#21317)
Tomáš Rylek
5
-83
/
+78
2018-11-19
Add headers to crossgen, cee_crossgen, corzap_crossgen vcxproj files (#20082)
Jacek Blaszczynski
1
-0
/
+1
2018-11-13
Initial support for normalized 'naked' R2RDump output (#20875)
Tomáš Rylek
7
-70
/
+271
2018-10-16
Structured dump of instance entrypoints and decoding generic lookups (#20433)
Tomáš Rylek
3
-13
/
+44
2018-10-10
Minor dump improvements in R2RDump (#20344)
Tomáš Rylek
4
-23
/
+22
2018-10-04
R2RDump fixes for dumping method instance entrypoint table (#20243)
Tomáš Rylek
6
-216
/
+278
2018-10-03
Fix X86 disassembly and a bug regarding ExportedTypes in R2RDump (#20230)
Tomáš Rylek
2
-50
/
+138
2018-09-25
Delete dead .NET Framework activation code (#20134)
Jan Kotas
1
-21
/
+0
2018-09-20
Fix decoding bug in r2rdump's native format reader
Simon Nattress
1
-1
/
+2
2018-09-20
Make EH table optional in R2RDump
Simon Nattress
1
-3
/
+6
2018-09-18
Add EH info support to R2RDump (#20000)
Tomáš Rylek
3
-2
/
+309
2018-09-08
Add DebugInfo dumping support to r2rdump
Simon Nattress
5
-2
/
+386
2018-09-07
Import signature parsing and general improvements in R2RDump (#19813)
Tomáš Rylek
12
-175
/
+1832
2018-08-28
Merge pull request #19053 from riverar/riverar/r2r_size_unavail
Simon Nattress
1
-0
/
+4
2018-08-28
Add architectures supported table
Amy Yu
1
-2
/
+19
2018-08-25
R2RDump - Non-Windows machine code (#19638)
Amy
2
-4
/
+29
2018-08-25
R2RDump - Fix errors caused by ExportedTypes rids in AvailableTypes section (...
Amy
2
-6
/
+62
2018-08-25
R2RDump - Check disassembler support (#19664)
Amy
3
-22
/
+15
2018-08-24
R2RDump - ARM and ARM64 UnwindInfo (#19618)
Amy
12
-23
/
+530
2018-08-23
Two R2RDump fixes for Crossgen output (#19585)
Tomáš Rylek
1
-2
/
+20
2018-08-21
R2RDump - Interweave x64 unwind codes into disasm (#19577)
Amy
6
-77
/
+108
2018-08-20
R2RDump - Add image describing R2R format (#19528)
Amy
3
-3
/
+7
2018-08-20
Update Microsoft.NETCore.CoreDisTools to version 1.0.1-prerelease-00005 (#19520)
Zach Montoya
3
-13
/
+41
2018-08-18
Initial support for R2R image diff (#19533)
Tomáš Rylek
3
-17
/
+246
2018-08-16
R2RDump - Documentation (#19497)
Amy
23
-34
/
+322
2018-08-15
Revert "Change CoreLib native image to be R2R by default on all platforms (#1...
Jan Kotas
1
-5
/
+16
2018-08-15
R2RDump - GcInfo for x86
Amy Yu
19
-129
/
+1888
2018-08-14
Translate [rip +- offset] to absolute RVA's in R2RDump (#19219)
Tomáš Rylek
4
-19
/
+106
2018-08-08
Change CoreLib native image to be R2R by default on all platforms (#19359)
Jan Kotas
1
-16
/
+5
2018-08-06
R2RDump - Ignore sensitive properties to pass tests (#19155)
Amy
2
-3
/
+27
2018-07-31
R2RDump - Fix and update R2RDumpTests (#19039)
Amy
4
-27
/
+49
2018-07-23
R2RDump - UnwindInfo for x86 (#18994)
Amy
5
-5
/
+65
2018-07-23
Partial R2R IBC fixes (#19073)
Jan Kotas
1
-1
/
+3
2018-07-19
Set function size to -1 if sizing info unavailable
Rafael Rivera
1
-0
/
+4
2018-07-18
R2RDump - Test infrastructure (#18745)
Amy
12
-54
/
+134
2018-07-10
Initial implementation of method fixup parser (#18749)
Tomáš Rylek
5
-19
/
+204
2018-07-09
Fix test errors
Amy Yu
1
-8
/
+11
2018-07-09
Use BuildManagedTools argument instead of environment variable, removed unnee...
Amy Yu
1
-5
/
+2
2018-07-09
Add R2RDump to build.proj, running dotnet restore before target build
Amy Yu
1
-4
/
+15
2018-06-26
Fix merge errors, replace spaces with tab, print unwind flag name
Amy Yu
4
-44
/
+66
2018-06-26
Dump disasm line by line, changes to dumping bytes to xml, fix
Amy Yu
5
-66
/
+72
2018-06-26
Refactor into TextDumper and XmlDumper classes
Amy Yu
5
-528
/
+661
2018-06-26
Xml serialize section contents and gcinfo transitions
Amy Yu
2
-13
/
+30
2018-06-26
XMLSerialize gc transitions and section contents
Amy Yu
3
-51
/
+99
2018-06-26
Make unwindinfo and gcinfo xml serializable
Amy Yu
1
-24
/
+28
[next]