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
2022-02-24
[Tizen] build fix for clang-10 (#331)
submit/tizen/20220224.044249
tizen
이형주/Common Platform Lab(SR)/삼성전자
1
-5
/
+5
2020-04-16
Fix PIE options (#26323)
submit/tizen/20200415.223728
accepted/tizen/unified/20200416.080052
Jan Vorlicek
1
-1
/
+0
2020-03-25
[Tizen] Add -pie to linker option
Hyungju Lee
1
-0
/
+1
2019-07-05
many core (#25350)
Maoni Stephens
5
-0
/
+1245
2019-06-25
Remove the Crossgen-specific VSD flag from R2RDump (#25391)
Tomáš Rylek
2
-8
/
+1
2019-06-21
Disable unloading incompatible test for runincontext (#25126)
Jan Vorlicek
1
-0
/
+2
2019-06-20
Add custom default base address option to crossgen (#25227)
Gleb Balykov
1
-1
/
+19
2019-06-13
Add a switch to suppress crossgen warnings
fadimounir
1
-1
/
+23
2019-06-05
Shortenning /Platform_Assemblies_Paths to just /p for convenience. Leaving th...
fadimounir
1
-11
/
+11
2019-06-03
Avoid moving the bitOffset twice when enumerating safepoints
Andrew Au
1
-2
/
+0
2019-05-30
Add build-tools.cmd (#24817)
Jan Vorlicek
2
-5
/
+3
2019-05-30
Implement R2R helpers for synchronized methods (#24646)
Michal Strehovský
1
-0
/
+4
2019-05-28
Fixing the epilog size decoding
Andrew Au
3
-14
/
+3
2019-05-23
Fewer ilstubs in corelib from reflection apis (#24708)
David Wrighton
1
-1
/
+5
2019-05-20
Cuckoo metadata (#24498)
David Wrighton
4
-0
/
+69
2019-05-14
Further improvements for R2RDump robustness in the presence of bugs (#24429)
Tomáš Rylek
2
-2
/
+23
2019-05-06
Improve R2RDump resiliency towards invalid tokens (#24379)
Tomáš Rylek
2
-23
/
+54
2019-05-06
Port all managed product binaries to use SDK style projects (#24285)
Aaron Robinson
1
-5
/
+2
2019-05-03
Use our local-built instances of tools from Microsoft.DotNet.BuildTools.CoreC...
Jeremy Koritzinsky
4
-3
/
+15
2019-05-03
New options --sb / --isb for binary signature dump (#24375)
Tomáš Rylek
3
-56
/
+161
2019-05-02
Bug fix in R2RDump signature decoder w.r.t. large version bubbles (#24352)
Tomáš Rylek
1
-6
/
+14
2019-04-30
Support for larger version bubbles in R2RDump (#24277)
Tomáš Rylek
8
-132
/
+343
2019-04-02
Output error messages to stderr. This provides a better integration with the ...
Fadi Hanna
1
-17
/
+17
2019-04-01
Enable R2R compilation/inlining of PInvoke stubs where no marshalling is requ...
Fadi Hanna
2
-0
/
+19
2019-03-26
Replacing the /Trusted_Platform_Assemblies switch with a simpler /r switch th...
Fadi Hanna
1
-5
/
+16
2019-03-25
Miscellaneous R2RDump improvements (#23215)
Tomáš Rylek
4
-70
/
+42
2019-03-16
Fix typo (#23300)
Nikita Potapenko
1
-1
/
+1
2019-02-22
R2RDump - Gracefully handle inability to parse GC Info
Simon Nattress
1
-1
/
+9
2019-02-22
Store information about partial ngen in R2R images (#22680)
Michal Strehovský
1
-1
/
+2
2019-02-13
Use dependency flow for core-setup and corefx dependencies (#22544)
Juan Hoyos
1
-1
/
+1
2019-02-11
Move runincontext to src/tools
Russ Keldorph
2
-0
/
+583
2019-02-01
Support for dumping GC info in R2RDump (#22216)
Tomáš Rylek
1
-1
/
+44
2019-01-14
Large version bubble Support (#21727)
Andon Andonov
1
-0
/
+9
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
[next]