summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-12-19Add an error log to determine where to throw BadImageFormatExceptionsubmit/tizen_5.0_base/20181219.005417accepted/tizen/5.0/base/20181221.113757Woongsuk Cho13-0/+87
2018-09-18[Tizen] Fix gen-buildsys-clang.sh to set CLR_CMAKE_LINUX_IDHyungju Lee1-0/+3
2018-09-18FillRegDisplay: initialize volatileCurrContextPointers for ARM and ARM64Konstantin Baladurin1-1/+12
2018-09-18Move assert so it doesn't fire for null addressesChris Sienkiewicz1-1/+1
2018-09-18Add missing semicolonChris Sienkiewicz1-1/+1
2018-09-18Restore deleted spaceChris Sienkiewicz1-0/+1
2018-09-18Ensure thumb bit is set when calling FindOrCreateInitAndAddJitInfo. Add an as...Chris Sienkiewicz2-2/+2
2018-09-18Use macro rather than manually setting thumb bit in debugger.cppChris Sienkiewicz1-4/+1
2018-09-18Ensure thumb bit is set when intializing a code region.Chris Sienkiewicz1-1/+1
2018-09-18[Tizen] Fix call convension for profiler wrappers with clang 5 supportPetr Bred4-12/+12
2018-09-18Zapper::CompileAssembly: save NI file atomicallyKonstantin Baladurin3-4/+13
2018-09-18Fix call convension for profiler wrappers.Dmitri Botcharnikov1-3/+3
2018-09-18i386: Refixed declaration in eetoprofinterfaceimpl.cpp with definitionSergey Ignatov3-9/+9
2018-09-18i386: Fixed declaration in eetoprofinterfaceimpl.cpp with definitionSergey Ignatov1-3/+3
2018-09-18Revert "Launching the Memory Profiler on x86 emulator may lead to crash in co...Sergey Ignatov2-7/+0
2018-09-18PEImageLayout: flush instruction cache only for pages with relocs.Konstantin Baladurin1-17/+29
2018-09-18Launching the Memory Profiler on x86 emulator may lead to crash in coreclr (x...Sergey Ignatov2-0/+7
2018-09-18Fix unset ZapRelocationType for fixup (#18589)Gleb Balykov1-1/+1
2018-09-18Fix build breaks with older MSVC compiler (#18725)Jan Kotas1-1/+2
2018-09-18Remove relocations for vtable chunks (#17147)Gleb Balykov22-109/+463
2018-09-18[x86/Linux] Fix marshalling struct with 64-bit types (#17455)Konstantin Baladurin2-0/+26
2018-09-18Fix OOPStackUnwinderX86::Unwind crash when Eip is invalidIgor Kulaychuk1-1/+1
2018-09-18Fix EECodeManager::GetAmbientSP on x86/LinuxIgor Kulaychuk1-1/+2
2018-09-18Fix unwinding of funclet with no epilog on x86/LinuxIgor Kulaychuk1-14/+5
2018-09-18Fix x86/Linux ICorDebug frames APIIgor Kulaychuk2-17/+17
2018-09-18[Tizen] Add -pie to linker optionHyungju Lee1-0/+1
2018-09-18[Tizen] Enable -O3 optimization in clang 3.8junghyuk.park1-2/+2
2018-08-13Sign xstate binary from correct location (#19470)Matt Mitchell1-1/+5
2018-08-13Sign api-ms-win-core-xstate-l2-1-0.dll (#19451)Matt Mitchell3-1/+14
2018-08-07Add Tizen 5.0 RIDGleb Balykov1-0/+3
2018-07-31JIT: port extra check to struct of struct of x promotion to relase/2.1Andy Ayers1-0/+12
2018-07-12Skip old time zones adjustments with offsets higher than 14h (#18305) (#18874)Krzysztof Wicher2-13/+104
2018-07-02Port the fix for Issue 17969 to Rel/2.1Carol Eidt1-8/+11
2018-06-28Port to 2.1: Fix alternate stack cleanup on MUSL (#18687)Jan Vorlicek1-0/+4
2018-06-27JIT: Fix bug in finally cloning caused by unsound callfinally reorderingAndy Ayers1-17/+32
2018-06-27Fix SpanHelpers.ClearWithoutReferences alignment detection (#18222)Pent Ploompuu1-5/+5
2018-06-27Optimize Array.Clear using SpanHelpers (#18101)Jan Kotas4-36/+41
2018-06-26Fix number formatting exception with empty NumberGroupSizes array (#18221) (#...Stephen Toub1-1/+2
2018-06-26Allow ILCodeVersion to fallback to default IL (#18502)Noah Falk2-14/+35
2018-06-26AssemblyName parsing with unicode/emoji crashes (#18309)Luqun Lou1-3/+3
2018-06-26Fix handling of generating relative path to parent (#18460)Jeremy Kuhne1-6/+16
2018-06-26mach_absolute_time as the primary clock source on macOS (corefx#30391) (#1850...Stephen Toub1-20/+20
2018-06-01Fix alternate stack for Alpine docker on SELinux (#17936) (#17975)kasper31-12/+6
2018-05-31Update g_highest_address and g_lowest_address in StompWriteBarrier(WriteBarri...Egor Chesakov1-1/+8
2018-05-31Use sysconf(_SC_NPROCESSORS_CONF) instead of sysconf(_SC_NPROCESSORS_ONLN) in...Egor Chesakov2-3/+17
2018-05-04Fix for ARM secure delegate non-standard register argBruce Forstall1-9/+19
2018-05-03Revert "Make blobfeed containers private. (#17792)"Ricardo Arenas1-4/+2
2018-05-02Make blobfeed containers private. (#17792)Ricardo Arenas1-2/+4
2018-05-01Add runtimeconfig.json support for tiered compilation (#17839)Noah Falk1-1/+1
2018-05-01Merge pull request #17846 from weshaggard/FixSourceBuildWes Haggard1-5/+5